Releases: near/near-api-js
Releases · near/near-api-js
v0.19.2
Commits:
- Merge pull request #170 from nearprotocol/staging 2787022
- Merge pull request #169 from nearprotocol/fix/outcome-position e9ccf6c
- Merge pull request #168 from nearprotocol/parse-allow-commas 7780388
- Update outcome status position related to near/nearcore#1934 06c2690
- Remove commas before parsing NEAR amount d350a9d
- Test for input with commas 7f5b1b4
- Remove deprecation warning from loadContract 594fc37
- Bump semver from 6.3.0 to 7.1.1 (#153) 4b21a26
- Bump typescript from 3.7.3 to 3.7.4 (#158) 8bd4cdc
- Bump eslint from 6.7.2 to 6.8.0 (#159) 2dc5f47
- Merge pull request #155 from nearprotocol/update-transaction-result ef6006e
- yarn dist 5ab992b
- lint 00e543b
- Merge branch 'master' into update-transaction-result 9e73234
- Update FinalExecutionOutCome 2dbd5d6
v0.19.1
V0.19.0
Update account balance nomination to yoctoNEAR.
v0.17.2
v0.17.1
Commits:
- Update .gitignore eeb6eaf
- Merge pull request #109 from nearprotocol/fix-serialization 1325721
- Merge pull request #110 from nearprotocol/dependabot/npm_and_yarn/typedoc-0.15.2 747ff72
- Bump typedoc from 0.15.0 to 0.15.2 cc1d031
- yarn fix b99cb20
- Add jsfuzz for transaction serialization roundtrip 70f75d7
- Fix Signature schema data size to 64 bytes 533c22c
- Use hex for serialized messages in tests 49bde45
- Keep track of field path in serialization/deserialization errors 8b0f9f6
- Fix lint issue 4259202
- Error out on wrong fixed size array 52aa7c1
- Add framework for roundtrip tests c0b0f67
- yarn fix c8593f4
- Make serialization roundtrip work for transactions 9b02fb2
- Demonstrate problem with enum deserialization 54d5d50
- Merge pull request #101 from nearprotocol/dependabot/npm_and_yarn/typescript-3.7.2 abe558d
- Merge pull request #102 from nearprotocol/dependabot/npm_and_yarn/tslint-5.20.1 8978aaa
- Bump tslint from 5.20.0 to 5.20.1 6a79c9f
- Bump typescript from 3.6.4 to 3.7.2 ac46e6f
- Show Build Status from Travis 750584d
- Remove GitLab CI config cb8d0be
- Add Travis CI config 23606b4
Commit Range:
v0.17.0...master
v0.17.0
Commits:
- yarn dist 0bc5684
- yarn.lock b8cdef5
- Merge pull request #98 from nearprotocol/tx-status d8b0f39
- Merge pull request #88 from nearprotocol/feature/chunk-rpc f4feff6
- Merge pull request #99 from nearprotocol/dependabot/npm_and_yarn/eslint-6.6.0 b661d94
- Bump eslint from 6.5.1 to 6.6.0 8d4cb41
- Deduplicated the code in provider tests eb40098
- change tx status to use the new API 23e395b
- Exposed
chunk
RPC API (nearcore 0.4.2+) a687bb2
Commit Range:
v0.16.0...master
v0.16.0
Commits:
- Remove
documentation
package 089c2a9 - Remove ts-protoc-gen 240148c
- Merge pull request #93 from nearprotocol/dependabot/npm_and_yarn/rimraf-3.0.0 ea31f21
- Merge pull request #92 from nearprotocol/dependabot/npm_and_yarn/eslint-6.5.1 be59fd2
- Merge pull request #91 from nearprotocol/dependabot/npm_and_yarn/bn.js-5.0.0 b6330e9
- Bump rimraf from 2.7.1 to 3.0.0 dc0552a
- Bump eslint from 5.16.0 to 6.5.1 bdf84b9
- Bump bn.js from 4.11.8 to 5.0.0 2767512
- Merge pull request #90 from nearprotocol/fix-url-after-login 525ccc8
- Update tests 5fdc51e
- Clear URL after login through WalletAccount 385b79c
Commit Range:
v0.15.0...master
v0.15.0
v0.14.1
Commits:
- yarn dist c96f119
- Ignore
http
andhttps
modules in Browserify build a8bd36a - Add TODO 948b404
- yarn build 00ba786
- Use signMessage to allow signers to introspect tx 094a704
- Allow passing Signer and Provider instances 7b788e1
- Add link to CI badge 0b1e766
- Merge pull request #83 from nearprotocol/feature/keep-alive-connections-on-nodejs 94f1a39
- Merge pull request #85 from nearprotocol/error-handling 2fcf22f
- Add TODO to remove legacy code adapters 725adea
- Dist 08f7443
- Remove clutch for ABORT search. Remove expected Runtime error log 9123455
- Keep-alive (reuse) connections running in NodeJS environment to reduce the number of new connections 2cf6dca
- Add new staging support for error handling for nearlib cfe7af0
- Merge pull request #82 from nearprotocol/badge 2485e64
- Add more gas for failing promise tests a7b38e6
- yarn fix 6ea4d50
- Update README.md 609f8f4
- Update README.md 816a9b0
- Add badge; test build trigger by bot 1277cc9
- Replace hello.wasm comment as now there is near-hello 4517dd6
- s/hello.wasm/main.wasm 0f13710
- yarn dist e172d8d
- near-hello 0.3.1 50e95c1
- Merge pull request #81 from nearprotocol/fix-pending ac4279c
- Merge branch 'staging' of github.com:nearprotocol/nearlib into fix-pending 4153bef
- Change from pending to unknown c71b344
- Properly resolve status for legacy API a23e44a
- Use hello-wasm package, fix CI to use staging nearcore for real 57ba3df
- Comment out an assert for now a0f60e4
Commit Range:
v0.14.0...master
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