Skip to content

Releases: aurora-is-near/near-api-go

v0.0.19

10 Jun 13:27
b19fb5e
Compare
Choose a tag to compare

What's Changed

  • Adding LoadAccountWithPrivateKey, GetTransactionDetailsWithWait, Call, and other helper methods by @kondakovdmitry in #21

New Contributors

Full Changelog: v0.0.18...v0.0.19

v0.0.18

06 Jun 16:50
785e2c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

v0.0.17

26 Apr 11:02
5b80807
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

27 Feb 11:38
7750000
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

v0.0.15

12 Feb 21:54
4b6bc27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.14...v0.0.15

v0.0.11

05 Nov 11:07
c6db257
Compare
Choose a tag to compare

v0.0.11

v0.0.10

14 Oct 06:43
4a2bef1
Compare
Choose a tag to compare
Add API methods for checking node/account/contract accessibility (#2)

* Add status-check API methods

* Fix typo

* Add API method GetContractCode instead of GetContractStatus