openethereum/crates
Jochen Müller 144b2293a2
EIP 3541 (#422)
* Add EIP-3541 transition block parameter

* Implement EIP-3541

* Add a unit test for EIP-3541

* Add error type for attempt to deploy invalid code

* fmt
2021-05-31 14:37:23 +02:00
..
accounts Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
concensus Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
db Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
ethcore EIP 3541 (#422) 2021-05-31 14:37:23 +02:00
ethjson EIP 3541 (#422) 2021-05-31 14:37:23 +02:00
net Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
rpc Implement eth/65 (#352) 2021-04-27 15:33:40 +02:00
runtime Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
util Bump to v3.2.6 2021-05-14 09:39:01 +02:00
vm EIP 3541 (#422) 2021-05-31 14:37:23 +02:00