-
When network was up using the preset validators and stable and producing blocks, I added a new validator and tried to add it to the network. However, it was not detected as a new validator to stake.
…
-
The opcodes section lists opcodes separately and mentions `evmVersion` where appropriate, but it would also be nice to summarize this at the top and simply say the latest `evmVersion` that each chain …
-
I am posting this issue to serve more as a discussion platform after the recent situation involving the presumed FTX hack and its effects on Serum DEX.
From my understanding, a summary of what (peo…
-
Hi! When running script:
test-erc20.js
I get an error:
Error: Returned error: sender account not recognized on line:
await token.transfer(accounts[0], bal, { from: WHALE });
Can you please tel…
-
Hey folks,
I've been stuck on this for the last day and have checked all of my code against Patrick's code. The only other ticket I found for this issue, someone realized they spelled something wr…
-
We have a comprehensive set of tests for the mainnet and testnet forkids, including some optimism network tests:
https://github.com/paradigmxyz/reth/blob/3d28a69134daa4f7ea1de004692f2630db152774/crat…
-
I tried to reproduce the latest version 1.4.0 of Phoenix and got a significant diff as also documented [here](https://walletscrutiny.com/android/fr.acinq.phoenix.mainnet/).
-
The [Beacon roots contract](https://eips.ethereum.org/EIPS/eip-4788#beacon-roots-contract) in Ethereum stores the historical roots of the last 8191 slots. When building the chain of `state_commits`, w…
-
## Context
Before we run upgrade to cosmos-sdk v0.50 in our mainnet, we fork current mainnet to a testnet with fully data of our mainnet. The purpose of this is that we want to upgrade in our fork-ma…
-
In Altair,
`process_attestation` is modified as linked:
https://github.com/ethereum/eth2.0-specs/blob/dev/specs/altair/beacon-chain.md#modified-process_attestation
Rewards for proposers are no…