ella
ella
#### System information **Erigon version:** ` erigon/2.52.5/linux-amd64/go1.20.10` **OS & Version:** `22.04.3 LTS (GNU/Linux 5.15.0-1046-oracle x86_64)` **Chain/Network:** `Eth-Mainnet archive node` **Chain/Network:** #### Expected behaviour Return correct data #### Actual behaviour Very...
#### System information Erigon version: `erigon/2.59.0/linux-amd64/go1.21.8"` OS & Version: `Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1019-oracle x86_64)` Consensus Layer: Lighthouse Chain/Network: ETH Mainnet #### Expected behaviour Using `debug_traceBlockByNumber` the traceAddress should be...
**Seid version** ``` name: sei server_name: version: v5.8.0 commit: d5f2a57e21b93c8ef2690003711802cd29e762d3 build_tags: netgo, go: go version go1.21.13 linux/amd64 build_deps: - cosmossdk.io/[email protected] - filippo.io/[email protected] - github.com/99designs/[email protected] ``` **Chain ID** Mainnet / Pacific...
I am seeing a couple of issues been raised in the past. We currently experiencing the same issue. The work around was to delete `fee_estimate.dat` and `mempool.dat` from the node....
### Node type RPC ### Which network are you running? mainnet ### What happened? request payload: ``` { "id": "dontcare", "jsonrpc": "2.0", "method": "query", "params": { "account_id": "b542afaa8a53b4605ca3f6ed94eb333db3372a105d6811f30561a4c897012ae4", "block_id": 116401567,...
Optimism `op-reth` error on transaction receipt `unexpected l1 block info tx calldata length found`
* op-reth version: `ghcr.io/base/node-reth:v0.12.9` * repro steps below, for the same payload, worked fine on Geth nodes. 1. call `eth_getTransactionReceipt` method ``` curl -X POST \ 'http://localhost:8545' \ --header 'Content-Type:...