-
`risc0-ethereum-contracts` does not currently build for the guest. I currently pulls in `socket2` for networking support, which is cannot build for the guest. We don't need functions that require netw…
-
**Describe the bug**
Multiple tests are failing in cactus-plugin-ledger-connector-ethereum/src/test/typescript/integration including:
- _geth-contract-deploy-and-invoke-using-json-object-v1.test…
-
### Pull Request
https://github.com/ethereum/ERCs/pull/624
### What happened?
![image](https://github.com/user-attachments/assets/687a1a1b-2213-4b54-bb42-25b62f982f65)
I have added the reference i…
-
### What feature should we add?
ABI Validation here: https://github.com/ethereum/web3.py/blob/main/web3/utils/abi.py#L605 takes a long time (90s) for lots (~800) of contracts that get loaded in up fr…
-
This is a simple frontend library that we can add to any blockchain frontend. This library will have the function:
- estimateGasCost(blockchain action) that will receive a blockchain action as a pa…
-
### Metadata
* **Hardfork**: london
### What was wrong?
In the [execution python specs](https://github.com/ethereum/execution-specs/blob/0f116b58173d3871c98dabec0163b216b463288e/src/ethereum/…
-
Source: https://github.com/gemwalletcom/core/tree/main/gemstone/src/swapper
### Quote calculation
> You can query the l1 hub pool for utilisation and reconstruct lp fee (see https://docs.across.t…
-
**Please provide the following information for your token.**
- Token Address (**HAS** to be [checksummed](https://ethsum.netlify.app/)): 0xd888A5460fFFA4B14340DD9Fe2710cbABd520659
- Token Name (fr…
-
As a user,
I want the Portal page to display links to the Portal contract and owner addresses,
So that I can easily access its code and details
----
Currently, the [Portal page](https://explorer.ver…
-
### Tutorial title
Smart Contract Upgradeability 101 | 5 Upgradeability Methods
### Tutorial description
The tutorial is by Owen Thurm and its about all the ways Smart contracts can be upgrad…