Releases: keep-network/keep-common
Releases · keep-network/keep-common
v0.3.1
v0.3.0
v0.2.0
- go-ethereum dependency upgraded to 1.9.10 (#28)
- Normalize function name to eliminate underscores (#22, #27)
- Gas estimate function (#24)
- Checking if a storage dir is readable and writable (#25)
- Format submitted transaction parameters to strings (#21)
- Ethereum block counter (#20)
- Configurable import path for contract code generator (#18)
- Fixed transactorOptions for non-payable contract methods (#19)
- Automatic chain event resubscriptions (#17)
- Appending files to an existing archival folder (#16)
- Payable function detection for overloaded functions (#15)
First release!
Initial release, especially for dependency via go.mod. Includes initial versions of contract and command generators.