Releases: joeqian10/neo3-gogogo
Releases · joeqian10/neo3-gogogo
v1.2.4
dependabot bump golang.org/x/crypto from 0.25.0 to 0.31.0
v1.2.3
- change the signer scope to
Global
in WalletHelper.MakeTransaction()
- fix unit test
TestScriptBuilder_CreateMap()
v1.2.2
fix a copy-value bug in NEP6Wallet.GetAccounts() method
merged pull requests from github dependabot
v1.2.1
- 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
added more rpc methods
added more method comments
v1.1.1
This version is from the for_ios_dev branch.
"FindRemainingAccountAndBalance" method is not used anymore.