openethereum/ethcore
Arkadiy Paronyan a3992dd347 gas_limit for blocks, mined by Parity will be divisible by 37 (#4154) (#4179)
* gas_limit for new blocks will divide evenly by 13

* increased PARITY_GAS_LIMIT_DETERMINANT to 37

* separate method for marking mined block

* debug_asserts(gas_limit within protocol range)

* round_block_gas_limit method is now static

* made round_block_gas_limit free-function

* multiplier->multiple

Former-commit-id: 247413e26cac28478ff47f85f754ff325903d8e9
2017-01-16 17:23:03 +01:00
..
res Beta backports (#4067) 2017-01-06 16:05:35 +01:00
src gas_limit for blocks, mined by Parity will be divisible by 37 (#4154) (#4179) 2017-01-16 17:23:03 +01:00
build.rs Derive IPC interface only when ipc feature is on (#2463) 2016-10-05 19:42:57 +02:00
Cargo.toml Shared code cache (#2921) 2016-10-28 16:04:44 +02:00