-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
It looks like @Uxio0 hasn't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io Once you've signed, please reply to this thread with Many thanks, Parity Technologies CLA Bot |
[clabot:check]. |
It looks like @Uxio0 signed our Contributor License Agreement. 👍 Many thanks, Parity Technologies CLA Bot |
Reference in geth: ethereum/go-ethereum#19412 |
no rinkeby in stable - removing label |
@paritytech/ci why is the gitlab status not reported correctly? |
it's now all green |
For those who stumble upon not being able to sync to Rinkeby beyond 4321234 with:
because of an error:
and get stuck on
this seems to be the PR to look forward to :). Thanks to @InoMurko & @JBunCE for finding the way to here. |
@pdobacz you can use the chainspec directly from master (now that it's merged) until this is in a release. |
Thanks - we've been able to fully sync to Rinkeby now. |
* version: bump beta to 2.5.1 * fix(whisper expiry): current time + work + ttl (#10587) * update bootnodes (#10595) * config: update goerli bootnodes * config: update kotti bootnodes * adds rpc error message for --no-ancient-blocks (#10608) * adds error message for --no-ancient-blocks, closes #10261 * Apply suggestions from code review Co-Authored-By: seunlanlege <seunlanlege@gmail.com> * Constantinople HF on POA Core (#10606) * Constantinople HF on POA Core Plan Constantinople/St.Petersfork HF on POA Core network at block 8582254. Original PR in POA repository: poanetwork/poa-chain-spec#110 * Remove extra empty line * evm: add some mulmod benches (#10600) * evm: add blockhash_mulmod bench * evm: use num-bigint for mod ops * Clique: zero-fill extradata when the supplied value is less than 32 bytes in length (#10605) * Update kovan.json to switch validator set to POA Consensus Contracts (#10628) * Fix publish docs (#10635) * Fix publish docs * this never should be forced, either way compiling previous versions will produce outdated docs * fix array, var was moved to the group project global variables list * Fix rinkeby petersburg fork (#10632)
* master: docs: Add ProgPoW Rust docs to ethash module (#10653) fix: Move PR template into .github/ folder (#10663) docs: Add PR template (#10654) Trivial journal for private transactions (#10056) fix(compilation warnings) (#10649) [whisper] Move needed aes_gcm crypto in-crate (#10647) Adds parity_getRawBlockByNumber, parity_submitRawBlock (#10609) Fix rinkeby petersburg fork (#10632) ci: publish docs debug (#10638)
EIP1283 must be disabled on block 4321234 for Rinkeby (Petersburg fork)