openethereum/ethcore
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
..
light Merge pull request #4036 from ethcore/on-demand-les-request 2017-01-13 14:36:48 +01:00
res Ropsten fork detection (#4163) 2017-01-13 14:28:10 +01:00
src gas_limit for blocks, mined by Parity will be divisible by 37 (#4154) 2017-01-16 14:29:51 +01:00
Cargo.toml UnverifiedTransaction type (#4134) 2017-01-13 08:51:36 +00:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00