openethereum/crates/ethjson/src
Jochen Müller f14d3e5a5c
EIP-3529: Reduction in gas refunds (#406)
* Implement changed gas refund rules according to EIP-3529

* Add a unit test for changed gas refunds

* Add missing comment

* Add fork block to spec.hard_forks
2021-05-19 17:18:01 +02:00
..
blockchain Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00
local_tests Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00
spec EIP-3529: Reduction in gas refunds (#406) 2021-05-19 17:18:01 +02:00
state Following up on PR #316, removing unused conversions that are now deadcode (#321) 2021-03-14 10:25:14 +01:00
test Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00
transaction Following up on PR #316, removing unused conversions that are now deadcode (#321) 2021-03-14 10:25:14 +01:00
trie Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00
vm Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00
bytes.rs Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00
hash.rs Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00
lib.rs Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00
maybe.rs Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00
uint.rs Updating ethcore and ethjson crates to Rust Edition 2018 (#316) 2021-03-12 14:55:49 +01:00