Skip to content

Releases: aurora-is-near/near-web3-provider

v1.2.0

04 Mar 12:57
Compare
Choose a tag to compare

v1.1.0

23 Jan 00:28
Compare
Choose a tag to compare
  • 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

v1.0.6...v1.1.0

v1.0.6

16 Dec 04:26
Compare
Choose a tag to compare
  • Merge pull request #69 from near/hotfix/fix-errant-key 6bf70b6
  • fix mistake in key name: secret_key » private_key 588559c

v1.0.5...v1.0.6

v1.0.5

14 Dec 16:59
Compare
Choose a tag to compare
  • Merge pull request #67 from near/hotfix/allow-view-only-provider a24fde7
  • add tests for read-only provider instance 05581c1
  • NearProvider constructor can take isReadOnly which allows view only ab1d176
  • allow getNetworkConfig to be exported and used for client to retrieve network defaults 1366455

v1.0.4...v1.0.5

v1.0.4

13 Dec 17:19
Compare
Choose a tag to compare
  • Merge pull request #66 from near/hotfix/create-test-accounts-initial-balance e9c146b
  • lower initial balance to 3 Ⓝ 2f933ba

v1.0.3...v1.0.4

v1.0.3

12 Dec 00:40
Compare
Choose a tag to compare
  • network config: add test option dd33e17
  • Merge pull request #64 from near/hotfix/add-network-setups b08e34f
  • fix mistakes in betanet walletUrl and explorerUrl efd4f11
  • add network defaults, add fallbacks to NearProvider constructor, remove creation of test acct in constructor 02101f9

v1.0.2...v1.0.3

v1.0.2

11 Dec 03:37
Compare
Choose a tag to compare
  • Merge pull request #63 from near/hotfix/num-accounts-can-be-wrong 0c5799b
  • in createTestAccount, don't count masterAccount in total num to create fa7bbad
  • Merge pull request #62 from near/hotfix/decode-revert-msgs d37ebf4
  • add evmMessageToCharString, fix revert prefix and subsequent message 78aea2e

v1.0.1...v1.0.2