Skip to content

Releases: keep-network/keep-common

v0.3.1

29 Apr 21:38
07d2a79
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • Fixed from address for contract call options (#33)

v0.3.0

22 Apr 11:38
a336ffc
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

v0.2.0

13 Apr 16:38
f22b8e7
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • 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!

21 Nov 22:38
a3413b6
Compare
Choose a tag to compare
First release! Pre-release
Pre-release

Initial release, especially for dependency via go.mod. Includes initial versions of contract and command generators.