fee480193e
This change: 1. Introduces new "limited" API endpoints for EthGetTransactionByHash and EthGetTransactionReceipt that accept lookback-limits. 2. Implements the gateway version of these API endpoints by calling the limited variants with the default message search lookback limit. fixes #10412 |
||
---|---|---|
.. | ||
chain.go | ||
dummy.go | ||
eth_test.go | ||
eth.go | ||
gas_test.go | ||
gas.go | ||
mpool.go | ||
multisig.go | ||
raft.go | ||
state.go | ||
sync.go | ||
wallet.go |