aepp-sdk-go v5.1.0
Breaking Changes
Context.ContractCreateTx()
no longer takes a GasPrice argument, because it is fixed by protocol.
Compiler v4 support - won't work with compiler v3
Features
SignBroadcastWaitTransaction()
simplifies transaction handling after you have created your transaction.
Helpers replaced by closures for TTL, Account Nonce getting - see Generate*
functions in helpers.go
Known Issues
GA Transactions won't work - disabled on the node anyway.
Fixes
Gas
has been renamed to GasLimit
- a better name for its true meaning
BigInts JSON marshaling was not working - thanks smirkcat
CLI chain play
was supposed to print contents of microblocks too - thanks smirkcat
Many code cleanups
Better documentation for https://godoc.org/github.com/aeternity/aepp-sdk-go/aeternity