-
### Describe the feature
Not sure how accurate [bytehound](https://github.com/koute/bytehound) is but it reports that validating new mempool transactions allocates (and deallocates) ~100 GB of RAM fo…
-
Correctly implement necessary Ethereum JSON RPC methods
- `eth_estimateGas`
- `eth_getCode`
- `eth_getBalance`
- `eth_transactionReceipt`
- `eth_getBlockByHash`
- `eth_getBlockByHeight`
- etc…
-
When using Alloy to call a function on a contract, we currently have to use a workaround by specifying and empty access list (e.g.:
```
let call_builder: DynCallBuilder = contract
.fu…
-
Dear @re2005, @renasboy
I hope this message finds you well.
I am reaching out to confirm if you are the owner of the Ethereum wallet address 0x3a44fc70077511f4ea72171dd000021a2133158e. If so, I…
-
Upon running pip install -r requirements.txt I see an error message regarding a version conflict: The user requested eth-account==0.11.2
py-clob-client 0.17.5 depends on eth-account>=0.13.0, and …
-
Thanks for your work!
I wonder if there are models pretrained for ETH-UCY in meter coordinates,cuz the models released online are in the name of xxx-pixel-multimodal-xxxx,or these can be also used fo…
-
### Component
Forge
### Describe the feature you would like
Forge script rpc requests timeout after 45 seconds. You can increase timeout for waiting for tx receipts, but you cannot increase timeout…
-
When withdrawing in bridge, wallet will show to approve the transaction sending to the ETH address, We should:
* show the ENS instead of the eth address.
* show the picture of ENS address instead of …
-
Depends on: https://github.com/onflow/flow-evm-gateway/issues/586
Currently, whenever a transaction is submitted to the EVM Gateway, by calling the `eth_sendRawTransaction` JSON-RPC endpoint, under t…
-
Uninstalls a filter with given ID. This method should always be called when watching is no longer needed. Additionally, filters time out when they aren't requested with eth_getFilterChanges for a peri…