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

Update light client harcoded headers #10547

Merged
merged 6 commits into from
Mar 31, 2019
Merged

Update light client harcoded headers #10547

merged 6 commits into from
Mar 31, 2019

Conversation

Tbaut
Copy link
Contributor

@Tbaut Tbaut commented Mar 29, 2019

Update the light client headers to the following block:

  • kovan #10643457
  • ropsten #5296129
  • foundation #7460865
  • classic #7747585
  • morden #3973121

note that goerli didn't work :(
edit: #10548

@Tbaut Tbaut added A0-pleasereview 🤓 Pull request needs code review. A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). B1-patch-beta 🕷🕷 B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch. labels Mar 29, 2019
@parity-cla-bot
Copy link

It looks like @Tbaut signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@Tbaut Tbaut requested review from soc1c and HCastano March 29, 2019 11:50
ethcore/res/ethereum/ropsten.json Outdated Show resolved Hide resolved
@soc1c soc1c added A6-mustntgrumble 💦 Pull request has areas for improvement. The author need not address them before merging. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 29, 2019
@soc1c soc1c added A8-looksgood 🦄 Pull request is reviewed well. and removed A6-mustntgrumble 💦 Pull request has areas for improvement. The author need not address them before merging. labels Mar 29, 2019
@soc1c
Copy link
Contributor

soc1c commented Mar 29, 2019

sneaked in morden if you don't mind

@soc1c soc1c merged commit ec56b1f into master Mar 31, 2019
@soc1c soc1c deleted the tbaut-harcoded-headers branch March 31, 2019 09:46
soc1c pushed a commit that referenced this pull request Mar 31, 2019
* kovan #10643457

* ropsten #5296129

* foundation #7460865

* classic #7747585

* indentation

* morden #3973121
soc1c pushed a commit that referenced this pull request Mar 31, 2019
* kovan #10643457

* ropsten #5296129

* foundation #7460865

* classic #7747585

* indentation

* morden #3973121
This was referenced Mar 31, 2019
soc1c added a commit that referenced this pull request Apr 1, 2019
* version: bump stable

* fix Sha3/keccak256 hash calculation for binaries (#10509)

#10495

* verbose flag for cpp tests (#10524)

* Initial support sccache for windows build (#10520)

* Initial support sccache for win build

* show sccache stats

* cache paths for shared runners

* sccache status is in the script.

* removed windows test for now

* ethcore: remove eth social and easthub chain configs (#10531)

* Fix max_gas (#10537)

Fix max_gas

* build android with cache, win fixes (#10546)

* build android with cache!

* windows fixes

* windows fixes 2

* windows fixes 3

* windows fixes 4

* windows should have sccache variables in env variables

* Update light client harcoded headers (#10547)

* kovan #10643457

* ropsten #5296129

* foundation #7460865

* classic #7747585

* indentation

* morden #3973121
soc1c added a commit that referenced this pull request Apr 1, 2019
* version: bump beta

* fix Sha3/keccak256 hash calculation for binaries (#10509)

#10495

* verbose flag for cpp tests (#10524)

* Initial support sccache for windows build (#10520)

* Initial support sccache for win build

* show sccache stats

* cache paths for shared runners

* sccache status is in the script.

* removed windows test for now

* ethcore: remove eth social and easthub chain configs (#10531)

* Fix max_gas (#10537)

Fix max_gas

* build android with cache, win fixes (#10546)

* build android with cache!

* windows fixes

* windows fixes 2

* windows fixes 3

* windows fixes 4

* windows should have sccache variables in env variables

* Update light client harcoded headers (#10547)

* kovan #10643457

* ropsten #5296129

* foundation #7460865

* classic #7747585

* indentation

* morden #3973121
ordian added a commit that referenced this pull request Apr 5, 2019
* master:
  fix(light cull): poll light cull instead of timer (#10559)
  Update Issue Template to direct security issue to email (#10562)
  RPC: Implements eth_subscribe("syncing") (#10311)
  Explicitly enable or disable Stratum in config file (Issue 9785) (#10521)
  version: bump master to 2.6 (#10560)
  tx-pool: check transaction readiness before replacing (#10526)
  fix(light account response): update `tx_queue` (#10545)
  Update light client harcoded headers (#10547)
  fix(light eth_gasPrice): ask network if not in cache (#10535)
  Implement caching for service transactions checker (#10088)
  build android with cache, win fixes (#10546)
  clique: make state backfill time measurement more accurate (#10551)
  updated lru-cache to 0.1.2 (#10542)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). A8-looksgood 🦄 Pull request is reviewed well. B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants