Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

[stable] gas_limit for blocks, mined by Parity will be divisible by 37 (#4154) #4179

Merged
merged 1 commit into from Jan 16, 2017

Conversation

arkpar
Copy link
Collaborator

@arkpar arkpar commented Jan 16, 2017

  • 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

* 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
@arkpar arkpar added A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust. labels Jan 16, 2017
@arkpar arkpar merged commit 247413e into stable Jan 16, 2017
@arkpar arkpar deleted the stable-backporing branch January 16, 2017 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants