Skip to content

Releases: AtlantPlatform/ethereum-playbook

v1.1.1

13 Jun 21:03
Compare
Choose a tag to compare

Bugfixed

Apply patch for set-nil in ABI reflect.

v1.1.0

12 Jun 20:53
Compare
Choose a tag to compare

Update vendoring to use go mod, also another bugfix for Windows.

v1.0.4

19 Apr 21:43
Compare
Choose a tag to compare

Default gas price is lower (10 gwei).

v1.0.3

24 Mar 07:44
Compare
Choose a tag to compare

Contains various fixes.

v1.0.2

24 Nov 16:04
Compare
Choose a tag to compare

Bugfixed:

  • Windows issues with Solidity contract location.
  • Uppercase/lowercase contract address issue.

New features:

  • Support bytes1...32 static arrays.

v1.0.1

23 Oct 12:34
Compare
Choose a tag to compare

Bugfixed:

  • Fix numeric params with args validation when no args given.
  • Fix UInt sign parse error for zero values.

New Features:

  • Support tuples of return values in READ commands.
  • Patch abi.Unpack, so it could read throw/revert messages.

Initial release v1.0.0

21 Oct 15:09
Compare
Choose a tag to compare

Ethereum Playbook is a simple tool that configures and deploys Ethereum DApp infrastructures using a static specification.