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

update hardcoded headers: mainnet and ropsten #11414

Merged
merged 1 commit into from
Jan 28, 2020
Merged

Conversation

niklasad1
Copy link
Collaborator

mainnet: #9361409
ropsten: #7202817

How to test:

# parity needs to have an empty light db for the hardcoded headers to kick in
# create a new db base directory
$ mkdir ~/light-test
$ parity --chain ~/your-cloned-directory/parity-ethereum/ethcore/res/ethereum/ropsten.json --light -d ~/light-test

mainnet: #9361409
ropsten: #7202817
@niklasad1 niklasad1 added A0-pleasereview 🤓 Pull request needs code review. B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch. M2-config 📂 Chain specifications and node configurations. labels Jan 27, 2020
Copy link
Collaborator

@dvdplm dvdplm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both ropsten and mainnet works like a charm here.

@niklasad1 niklasad1 merged commit 283d077 into master Jan 28, 2020
@niklasad1 niklasad1 deleted the na-hardcoded-headers branch January 28, 2020 13:43
s3krit pushed a commit that referenced this pull request Jan 28, 2020
s3krit added a commit that referenced this pull request Jan 28, 2020
mainnet: #9361409
ropsten: #7202817

Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
dvdplm added a commit that referenced this pull request Jan 29, 2020
…pstream

* master:
  Add POSDAO transition and malice report queue. (#11245)
  update master/nightly version: v2.8.0 (#11419)
  ethcore/res: remove morden testnet (#11392)
  fix: export hardcoded sync format (#11416)
  update hardcoded headers: mainnet and ropsten (#11414)
  AuthorityEngine: Minor cleanups. (#11408)
  Update POA bootnodes (#11411)
  Add EtherCore support (#11402)
  verification: fix race same block + misc (#11400)
  Update ProgPoW to 0.9.3 (#11407)
  update classic testnet bootnodes (#11398)
  dependencies: bump `derive_more v0.99` (#11405)
  engine error: remove faulty/unused `From` (#11404)
  Switching to stable-track (#11377)
  ethcore/res: fix ethereum classic chainspec blake2_f activation block num (#11391)
  Update copyright notice 2020 (#11386)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-pleasereview 🤓 Pull request needs code review. B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch. M2-config 📂 Chain specifications and node configurations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants