Skip to content

Releases: ethereum/populus

0.6.5

23 Dec 21:16
Compare
Choose a tag to compare
0.6.5 Pre-release
Pre-release
v0.6.5

0.6.5 release

0.6.4 Release

16 Dec 22:11
Compare
Choose a tag to compare
0.6.4 Release Pre-release
Pre-release
v0.6.4

0.6.4 Release

0.6.3 Release

09 Dec 18:35
Compare
Choose a tag to compare
0.6.3 Release Pre-release
Pre-release
v0.6.3

0.6.3 Release

0.6.2 Release

07 Dec 16:59
Compare
Choose a tag to compare
0.6.2 Release Pre-release
Pre-release
v0.6.2

0.6.2 release

0.6.1 Release

07 Dec 16:59
Compare
Choose a tag to compare
0.6.1 Release Pre-release
Pre-release
Merge pull request #55 from pipermerriam/piper/shorten-cli-test-path

Fixes #52 - shorted cli tests path

0.6.0 Release

04 Nov 17:10
Compare
Choose a tag to compare
0.6.0 Release Pre-release
Pre-release

0.6.0

  • Improve populus deploy command.
    - Optional dry run to test chain
    - Prompts user for confirmation on production deployments.
    - Derives gas needs based on dry-run deployment.
  • Addition of deploy_coinbase testing fixture.
  • Renamed Contract._meta.rpc_client to be Contract._meta.blockchain_client
    to be more appropriately named since the EthTesterClient is not an RPC
    client.
  • Renamed rpc_client argument to blockchain_client in all relevant functions.
  • Moved get_max_gas function onto blockchain clients.
  • Moved wait_for_transaction function onto blockchain clients.
  • Moved wait_for_block function onto blockchain clients.
  • Bugfix when decoding large integers.
  • Reduced gasLimit on genesis block for test chains to 3141592.
  • Updated dependencies to newer versions.

0.5.4

21 Oct 15:49
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release
v0.5.4

0.5.4 release

0.5.3 Release

09 Oct 21:57
Compare
Choose a tag to compare
0.5.3 Release Pre-release
Pre-release
v0.5.3

Merge branch 'master' of github.com:pipermerriam/populus

0.5.1 Release

30 Sep 18:38
Compare
Choose a tag to compare
0.5.1 Release Pre-release
Pre-release
v0.5.1

0.5.1 release

0.5.0 release

30 Sep 18:34
Compare
Choose a tag to compare
0.5.0 release Pre-release
Pre-release
v0.5.0

0.5.0 release