laconicd-deprecated/tests
yihuang 77ed4aa754
feat!: Store eth tx index separately (#1121)
* Store eth tx index separately

Closes: #1075
Solution:
- run a optional indexer service
- adapt the json-rpc to the more efficient query

changelog

changelog

fix lint

fix backward compatibility

fix lint

timeout

better strconv

fix linter

fix package name

add cli command to index old tx

fix for loop

indexer cmd don't have access to local rpc

workaround exceed block gas limit situation

add unit tests for indexer

refactor

polish the indexer module

Update server/config/toml.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

improve comments

share code between GetTxByEthHash and GetTxByIndex

fix unit test

Update server/indexer.go

Co-authored-by: Freddy Caceres <facs95@gmail.com>

* Apply suggestions from code review

* test enable-indexer in integration test

* fix go lint

* address review suggestions

* fix linter

* address review suggestions

- test indexer in backend unit test
- add comments

* fix build

* fix test

* service name

Co-authored-by: Freddy Caceres <facs95@gmail.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-08-11 22:49:05 +02:00
..
e2e !feat(deps): Upgrade cosmos-sdk to v0.46.0 (#1168) 2022-07-28 15:43:49 +02:00
importer all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
integration_tests feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
rpc all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
solidity all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
tooling/ethers deps: bump SDK and Tendermint versions (#165) 2021-06-22 04:25:38 -04:00
signer.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00