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

Enable byzantium features on non-ethash chains #7753

Merged
merged 7 commits into from Feb 1, 2018
Merged

Conversation

5chdn
Copy link
Contributor

@5chdn 5chdn commented Jan 31, 2018

Closes #7735

Enables on 0x0:

  • eip140Transition
  • eip211Transition
  • eip214Transition
  • eip658Transition
  • modexp builtin
  • alt_bn128_add builtin
  • alt_bn128_mul builtin
  • alt_bn128_pairing builtin

For following specs:

  • ethcore/res/authority_round.json
  • ethcore/res/basic_authority.json
  • ethcore/res/constructor.json
  • ethcore/res/instant_seal.json
  • ethcore/res/null.json
  • ethcore/res/tendermint.json

Also fixes registrar where applicable.

@5chdn 5chdn added A0-pleasereview 🤓 Pull request needs code review. M2-config 📂 Chain specifications and node configurations. labels Jan 31, 2018
@5chdn 5chdn added this to the 1.10 milestone Jan 31, 2018
@kirushik kirushik added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 1, 2018
@5chdn 5chdn merged commit 6dec16b into master Feb 1, 2018
@5chdn 5chdn deleted the a5-devchain-byzantium branch February 1, 2018 12:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. M2-config 📂 Chain specifications and node configurations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parity dev chain spec does not support Byzantium
2 participants