Skip to content

Releases: joeqian10/neo3-gogogo

v1.2.4

12 Dec 02:56
900ca05
Compare
Choose a tag to compare

dependabot bump golang.org/x/crypto from 0.25.0 to 0.31.0

v1.2.3

21 Nov 09:00
3f1f7da
Compare
Choose a tag to compare
  • change the signer scope to Global in WalletHelper.MakeTransaction()
  • fix unit test TestScriptBuilder_CreateMap()

v1.2.2

06 Sep 06:54
7ea8b0f
Compare
Choose a tag to compare

fix a copy-value bug in NEP6Wallet.GetAccounts() method
merged pull requests from github dependabot

v1.2.1

15 Nov 07:45
Compare
Choose a tag to compare
  • limit the count of InvokeFunctionAndIterate() and InvokeScriptAndIterate() to 10000
  • add an method to convert an "Array" type InvokeStack to an InvokeStack array

v1.2.0

21 Oct 10:01
Compare
Choose a tag to compare

added more rpc methods
added more method comments

v1.1.2

06 Dec 07:00
Compare
Choose a tag to compare

updated Nep17Helper

v1.1.1

22 Oct 10:13
2f381eb
Compare
Choose a tag to compare

This version is from the for_ios_dev branch.
"FindRemainingAccountAndBalance" method is not used anymore.