Skip to content

Tags: linyize/pyethereum

Tags

v1.6.1

Toggle v1.6.1's commit message
Bump version: 1.6.0 → 1.6.1

Changelog/PRs:
  - ethereum#423: "State snapshot module"
  - ethereum#425: "Wrap encode_hex to support changes to pyrlp 0.4.7"
  - ethereum#428: "fix memory leak in vm"
  - ethereum#431: "compile_code: raise exception when solc missing"
  - ethereum#433: "fix genesis timestamp"
  - ethereum#434: "Adjust to pysha3 breaking changes"
  - ethereum#435: "Fix solidity combinedjson"
  - ethereum#438: "Install solc from zip"
  - ethereum#439: "Shouldn't have a number equal to 2^256 in EVM"
  - ethereum#441: "Always install solidity dependencies"

v1.6.0

Toggle v1.6.0's commit message
Bump version: 1.5.4 → 1.6.0

Changelog:
- implement EIP150 ethereum#413 ethereum#415

v1.5.4

Toggle v1.5.4's commit message
Bump version: 1.5.3 → 1.5.4

Changelog:
- add option to set `SOLC_BINARY` from environment ethereum#407
- allow extra args for `solc_wrapper` ethereum#410

v1.5.3

Toggle v1.5.3's commit message
Bump version: 1.5.2 → 1.5.3

Changelog:
- fixes for vm tracing ethereum#395
- added cool address checksum EIP55
- added solc_wrapper compatibility for solc >= 0.4.0

v1.5.2

Toggle v1.5.2's commit message
Bump version: 1.5.1 → 1.5.2

Changelog:
- improve event parsing, see PR ethereum#367

v1.5.1

Toggle v1.5.1's commit message
Bump version: 1.5.0 → 1.5.1

Changelog:
- fixup the TheDAO hardfork implementation with PR ethereum#397. This
  superseedes the 1.5.0 release, which was removed.

v1.4.0

Toggle v1.4.0's commit message
Bump version: 1.3.6 → 1.4.0

Changelog:
  - add py3 compatibility! thanks @pipermerriam!
  - add metropolis config ethereum#383
  - add EIP86 ethereum#377
  - add EIP98 ethereum#378
  - add EIP100 ethereum#380
  - add EIP106 see ethereum#390
  - fix lazy encoding ethereum#352
  - fix tester regression ethereum#370
  - some minor refactorings

v1.3.6

Toggle v1.3.6's commit message
Bump version: 1.3.5 → 1.3.6

v1.3.5

Toggle v1.3.5's commit message
Bump version: 1.3.4 → 1.3.5

v1.3.4

Toggle v1.3.4's commit message
Bump version: 1.3.3 → 1.3.4