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

Spec json is invalid: missing field gasLimitBoundDivisor at line #6916

Closed
nmgavhane opened this issue Oct 28, 2017 · 6 comments
Closed

Spec json is invalid: missing field gasLimitBoundDivisor at line #6916

nmgavhane opened this issue Oct 28, 2017 · 6 comments
Labels
M2-config 📂 Chain specifications and node configurations. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Milestone

Comments

@nmgavhane
Copy link

I'm running:

  • Parity version: Parity/v1.8.0-beta-9882902-20171015/x86_64-linux-gnu/rustc1.20.0
  • Operating system: Linux
  • And installed: binaries

Though I have the below parameters mentioned in the configuration file
"gasLimitBoundDivisor":"0x400", "stepDuration": "5".

I am getting the error "Spec json is invalid: missing field gasLimitBoundDivisor at line".

while starting the node with parity --config.


@5chdn 5chdn added M2-config 📂 Chain specifications and node configurations. Z1-question 🙋‍♀️ Issue is a question. Closer should answer. labels Oct 29, 2017
@5chdn
Copy link
Contributor

5chdn commented Oct 29, 2017

https://github.com/paritytech/parity/blob/master/CHANGELOG.md#parity-v180-2017-10-15

Further, users upgrading from 1.7 should acknowledge the following changes:

-The chain-engine was further abstracted and chain-specs need to be upgraded. #6134 #6591

Move registrar, gasLimitBoundDivisor, and eip155Transition from engine (Ethash/AuthorityRound/etc.) to general params section.

@5chdn 5chdn closed this as completed Oct 29, 2017
@nmgavhane
Copy link
Author

Thanks.

@5chdn 5chdn added this to the 1.9 milestone Jan 5, 2018
a4sh3u pushed a commit to a4sh3u/ethereum-private-network that referenced this issue Feb 10, 2018
@themandalore
Copy link

Can you guys update the demoPOA to reflect these changes?
https://wiki.parity.io/Demo-PoA-tutorial.html

@Tbaut
Copy link
Contributor

Tbaut commented Jun 20, 2018

I don't get it, it is in the general params in the wiki:
image

@5chdn
Copy link
Contributor

5chdn commented Jun 20, 2018

Sorry, I'm blind. 🙈

@5chdn
Copy link
Contributor

5chdn commented Jun 20, 2018

@themandalore please upgrade your node

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M2-config 📂 Chain specifications and node configurations. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Projects
None yet
Development

No branches or pull requests

4 participants