-
hi
I just added ethereum and it works, how can the system read in testnet mode?
like "--rinkeby"
thanks
-
Was [#7](https://github.com/solidblu1992/ethereum/issues/7)
-
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…
-
See this discussion: https://github.com/lambdaclass/ethereum_rust/pull/571/files#r1778873779
It seems we should not return blocks that haven't been set as canonical, but some hive tests seem to rel…
-
How do I connect to the remote Ethereum node on AWS? I want to test it.
-
# Introduction
We will discuss how to receive ETH and ERC20 tokens.
-
We should replay the blockchain into our testnet every day and report back
- Failures/problems
- Inconsistent outputs
-
### Describe the bug
The networks pre-set by the Metamask browser extension cannot be edited. For example it's not possible on my machine to change the Ethereum RPC url. Mind-boggling.
Happens i…
-
## Describe the current behavior in detail
Checked on Netlify with following [config](https://deploy-preview-2836--wormhole-connect-mainnet.netlify.app/?config=N4AgTg9grgLgpgZwFwgNoDpMBECiAxAQQFUAZAF…
-
Based on the public key of nodes, we can acquire a random seed. This is insecure, as it's based off the public key, yet it can be used to determine what configuration a node should be in. The advantag…