Releases: Conflux-Chain/go-conflux-sdk
Releases · Conflux-Chain/go-conflux-sdk
Conflux Go SDK v0.3.0
support decode event log (Contract.DecodeEvent)
return jsonError information with it's Data when rpc requested error
support deploy contract with constructor (Client.DeployContract)
check zero address (Address.IsZero)
Conflux Go SDK v0.2.1
Merge pull request #12 from wangdayong228/add-epoch-option-for-contra…
Conflux Go SDK v0.2.0
Merge pull request #7 from wangdayong228/add-gen-doc-sh add script for generating api.md add example of "send transaction" and "contract operation" add travisci
Conflux Go SDK v0.1.0
Merge pull request #4 from wangdayong228/master Upgrade