laconicd-deprecated/rpc/ethereum/namespaces/eth
yihuang 514785bd89
rpc: optimize tx index lookup (#810)
Closes: #760

Solution:
- emit tx index to cosmos events
- rpc side try to use the events, but fallback to heavier approach when fails.

Update rpc/ethereum/namespaces/eth/api.go

changelog

fix lint

fix TxIndexFromEvents

fix

Update rpc/ethereum/backend/backend.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-12-16 22:30:22 +00:00
..
filters feemarket: update base fee in BeginBlock (#822) 2021-12-15 02:10:52 +00:00
api.go rpc: optimize tx index lookup (#810) 2021-12-16 22:30:22 +00:00