-
### Describe the feature
### Description
My project is using `hardhat-viem`
When setting up a local Ethereum development network ( not hardhat/foundry, a whole ethereum network ), in `hardhat.c…
-
The task is to implement a brand new page to our website!
Content worked on here: https://github.com/ethereum/ethereum-org-website/issues/13653
**Instructions**
URL for the page should be: /pa…
-
It would be nice to use ethereum name systems to send ethereum.
+ a contact list would be nice, an orange contact list for my contacts using bitcoin. A Blue contact list for ethereum adresses and a…
-
The following command:
`evm run --bench --nomemory=false --noreturndata=false --codefile - --prestate /tmp/genesis.json --sender 0000000000000000000000000000000000000000 --input cde4efa9`
`/tmp…
-
![Screenshot_239](https://github.com/user-attachments/assets/ba56756e-7b24-4788-9a67-e3b9d1db429f)
Hello! I have tested all possible options. Ethereum ↔ Bitcoin (Runes, BRC-20), BNB ↔ Bitcoin, BNB …
-
# Overview
The Standard L2 Genesis aims to solve contract versioning and upgrades for predeploys. The main idea is that the network specific chain configuration should be moved to a single loca…
tynes updated
2 weeks ago
-
I'll post the findings from recent Discord discussion(s) here - so we can have it documented to revisit later (cause it seems important),
_The problem_
1) It seems relays are blocking any propos…
-
When upgrading our project from revm 9 to 14, the following tests from the Ethereum suite fail with invalid state root:
```sh
ethereum_tests/12.2/BlockchainTests/GeneralStateTests/stRevertTest/Rev…
-
It is useful to have access to the wider context of an EIP, including historical discussions and decision making.
There are various forms of asynchronous communication but important decisions mostly…
-
- First get the scripts/run_native_testnet.sh working with Sepolia, split ethereum.sh to ethereum-anvil.sh and ethereum-sepolia.sh. Having the RPC forward to port 8545 might be the easiest way to get …