Releases: aurora-is-near/near-web3-provider
Releases · aurora-is-near/near-web3-provider
v1.2.0
- Fix regression introduced in 908ef10. e75cbce
- Lock web3.js to v1.3.3 to fix console spam. e68f56e
- Merge pull request #76 from near/cleanup-readme 3ec3609
- Fix link and typos 28a0aa3
- feat(fossa): add fossa integration (#75) e6b3a51
- Move the code from #35 908ef10
- Fix the license. 9b93ff4
- Merge pull request #74 from near/support-contract-errors 4aeb78c
- Add error handling coming from contract 14bb617
v1.1.0
- Merge pull request #73 from near/hotfix/browserify 3731efd
- add browserify, uglifyify so that CDNs can be used if desired 316a655
- Merge pull request #72 from near/hotfix/71-betanet-chainid 4034206
- add betanet chain id, version key to network-config instead of determining in NearProvider constructor 332ac9f
- Merge pull request #70 from near/add-raw-call ed2243c
- Suppress spurious
console.log()
output. f13f07b - For raw calls returns address for new transaction. Parsing raw transaction. 8b2dd57
- Adding support for relying raw ETH tx. View contract creation calls support. Fix local key management f7e2c3c
- Upgrade Jest to fix CVE-2020-7789. e88c4f8
- Preserve Node.js 14 compatibility. 88a6270
- Fix nits from code review. (#67) 1babaaa