openethereum/ethcore
Arkadiy Paronyan f20db41169 gas_limit for blocks, mined by Parity will be divisible by 37 (#4154) (#4176)
* 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 renamed to multiple
2017-01-16 20:55:07 +01:00
..
light Merge branch 'master' into lightsync 2016-12-28 15:53:11 +01:00
res Backporting to beta (#4175) 2017-01-16 13:41:37 +01:00
src gas_limit for blocks, mined by Parity will be divisible by 37 (#4154) (#4176) 2017-01-16 20:55:07 +01:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
Cargo.toml authors & homepage => Parity 2016-12-11 19:43:58 +01:00