openethereum/crates/ethcore/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
..
client Implement eth/65 (#352) 2021-04-27 15:33:40 +02:00
engines Backport AuRa commits for xdai (#330) 2021-03-25 14:37:01 +01:00
ethereum Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
json_tests Executable queue for ancient blocks inclusion (#208) 2021-03-25 16:04:32 +01:00
machine Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
miner Backport AuRa commits for xdai (#330) 2021-03-25 14:37:01 +01:00
snapshot Executable queue for ancient blocks inclusion (#208) 2021-03-25 16:04:32 +01:00
spec EIP-3529: Reduction in gas refunds (#406) 2021-05-19 17:18:01 +02:00
state Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
tests Executable queue for ancient blocks inclusion (#208) 2021-03-25 16:04:32 +01:00
trace Backport AuRa commits for xdai (#330) 2021-03-25 14:37:01 +01:00
verification Backport AuRa commits for xdai (#330) 2021-03-25 14:37:01 +01:00
account_db.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
block.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
error.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
executed.rs Big folder refactor 2021-01-14 15:30:57 +01:00
executive.rs EIP-3529: Reduction in gas refunds (#406) 2021-05-19 17:18:01 +02:00
externalities.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
factory.rs Big folder refactor 2021-01-14 15:30:57 +01:00
lib.rs Executable queue for ancient blocks inclusion (#208) 2021-03-25 16:04:32 +01:00
pod_account.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
pod_state.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
state_db.rs Big folder refactor 2021-01-14 15:30:57 +01:00
test_helpers.rs Backport AuRa commits for xdai (#330) 2021-03-25 14:37:01 +01:00
transaction_ext.rs Big folder refactor 2021-01-14 15:30:57 +01:00
tx_filter.rs Backport AuRa commits for xdai (#330) 2021-03-25 14:37:01 +01:00