v0.13.1
Commits:
- Update production node URL 1aeb0cd
- Add docs/ to ag .ignore 567c165
- Make sure that base_decode returns Buffer b50fcd8
- Merge pull request #57 from nearprotocol/staging 8b9e53c
- Add prebrowserify script 6f85ad8
- Merge pull request #63 from nearprotocol/staging-merge 51edbe4
- Merge pull request #62 from nearprotocol/v0.13.0 3244d74
- Merge branch 'staging' into staging-merge 3bdc769
- Update to v.0.13.0 6f4d9bc
- Fix lint error 7e536a6
- Add more tests for serialization a22809a
- fix tests f58fa44
- yarn dist and version bump 09127f9
- Reformat SCHEMA to make it easier to read field lists ce23775
- Readd yarn.lock so that build works 1e36e53
- Remove yarn.lock 44d0a59
- Fix lint errors in config.js + update lib files 89fd2db
- Update config so that tests connect to staging shared instance d308ab8
- Fix lint errors p2 5c1bc5b
- Fix lint errors c19b8d2
- Fix up a bit more tests 274cdef
- Lowercase for ed25519 prefix 385ee08
- Update PublicKey usage to support different curves easily b706e26
- fix serialize tx b6e94a8
- Add transaction replay protection 841e215
- fix linting problem 4a9a8eb
- fix some tests 2ae7bec
- Merge pull request #58 from nearprotocol/use-staging-hello 5e50e31
- Use staging-hello branch for building hello.wasm contract 0f833f3
- Remove near.deployContract as it's broken anyway 27da96c
- Merge remote-tracking branch 'origin/master' into staging 848181f
- fix some gas amount 2fd0625
- Run dist 4c06838
- Make sure curve format is supported for master keys b08bb47
- Revert "Try fixing lint on CI" 1d4e082
- Guard prepublish hook with in-publish package c32ff5a
- Move tslint to devDependencies 286a8ca
- Try fixing lint on CI 1f071ca
- Change the way branch for git clone specified 0e7da0c
- Use nearcore branch with protos on CI 959973b
- yarn build, bump preview version 458923e
- Add comment / remove debug log 5ff2f19
- Workaround for Buffer.subarray not working as expected in browser 4098041
- Bump preview version ef524dd
- Harden serialization code for JS minimizers a10ff41
- Use preview version 0.13.0-staging in package.json e8174f5
- yarn dist edc631f
- Merge pull request #56 from nearprotocol/nep8 01b260c
- Remove unused protos-utils module 80c6a56
- Lint fixes a4ce8a1
- Fixing access keys & few other small issues 2ce08d3
- Merge remote-tracking branch 'origin/master' into nep8 a46c3e5
- NEP 5 changes d7047f1
- Fixing bugs after switch to NBOR ab71399
- Remove protobuf. Replace with NBOR 4dbe84c
- Byte serializer / deserializer added e30efb4
- WIP: Adopting nearlib to NEP-8 222a518