-
#### Issue
When attempting to compile with Go 1.23:
```
72.48 # github.com/ethereum/go-ethereum/cmd/geth
72.48 link: github.com/fjl/memsize: invalid reference to runtime.stopTheWorld
72.58 util…
-
The API call /ethereum/addresses/balances is not supported.
It would be great to have a call similar to /bitcoin/addresses/balances to quickly get the balances of a set of eth addresses.
Can this b…
-
Hello!
We encountered an issue when attempting to retrieve an Ethereum Classic (ETC) address on the Ethereum Classic network in Trust Wallet. The address returned is identical to the one for the BE…
-
### Metadata
* **Hardfork**: Cancun
### What was wrong?
The Python execution specs consider a create message to fail due to address collision if the account in question has nonce or code:
ht…
-
# 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…
-
### Describe the bug
Editing the `nonce` for any send transaction on Ethereum network is not possible, even though `Customize transaction nonce` is enabled in settings.
This does not affect other n…
-
Ran `npx @defi-wonderland/natspec-smells --include "src/L2/ETHLiquidity.sol"` here https://github.com/ethereum-optimism/optimism/pulls
https://github.com/ethereum-optimism/optimism/blob/develop/packa…
-
We are experimenting with a new initiative by tweaking pages to help rank them better on Google. The following suggestions are recommended to be added to FE for Gas Tracker Page in order to get a high…
-
The window.ethereum is undefined on mobile browser, therefore before the Connect try to switch ethereum chain, it failed to get the instance and return false
The code below is from `MetaMaskWallet.…
-
Refactor all the negative test case exception assertions for cactus-plugin-ledger-connector-ethereum so that they do not use try-catch blocks but instead declare the requirements through Jest's (and j…