openethereum/ethcore/src/ethereum
Svyatoslav Nikolsky bac6293309 gas_limit for blocks, mined by Parity will be divisible by 37 (#4154)
* 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 [ci skip]
2017-01-16 14:29:51 +01:00
..
denominations.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
ethash.rs gas_limit for blocks, mined by Parity will be divisible by 37 (#4154) 2017-01-16 14:29:51 +01:00
mod.rs Allow contract constructors in chain spec (#3932) 2016-12-23 18:44:39 +01:00