ipld-eth-server/pkg/eth
ramil 97d8c4dc86 integration tests: fix issue with eth_call (pass chain config via json file to match geth chain config)
added additional test case: gets balance for a non-existing account without block number
2021-04-23 12:46:35 +03:00
..
test_helpers cache misses trigger call out to statediffing geth to fill in the gap in Postgres 2021-02-24 10:50:26 -06:00
api_test.go fix unit tests for getCode method 2021-04-21 15:11:00 +03:00
api.go integration tests: fix issue with eth_call (pass chain config via json file to match geth chain config) 2021-04-23 12:46:35 +03:00
backend_utils.go finish cache miss forwarding for new endpoints 2020-10-28 08:54:06 -05:00
backend.go fix quiering json-rpc methods eth_getStorageAt, eth_getBalance without block number 2021-04-21 18:00:01 +03:00
cid_retriever_test.go cache misses trigger call out to statediffing geth to fill in the gap in Postgres 2021-02-24 10:50:26 -06:00
cid_retriever.go fixes after dirty rebase; canonical hash/header finder function is in this commit now 2020-10-20 15:36:51 -05:00
eth_state_test.go unit test fix for eth_getStorageAt 2021-04-21 22:42:11 +03:00
eth_suite_test.go support net endpoints 2021-04-09 09:51:12 -05:00
filterer_test.go cache misses trigger call out to statediffing geth to fill in the gap in Postgres 2021-02-24 10:50:26 -06:00
filterer.go cache misses trigger call out to statediffing geth to fill in the gap in Postgres 2021-02-24 10:50:26 -06:00
helpers.go support custom chain config (#36) 2021-03-10 19:18:32 +03:00
interfaces.go update eth backend 2020-10-28 08:23:17 -05:00
ipld_fetcher_test.go update geth statediff to version v1.9.25-statediff-0.0.14 (#27) 2021-02-19 23:23:45 +03:00
ipld_fetcher.go upgrade ipld-eth-indexer from v0.2.0-alpha to v0.5.0-alpha and test fixes 2020-10-20 17:42:09 +03:00
ipld_retriever.go fix storageAt json-rpc endpoint 2021-04-21 22:09:57 +03:00
subscription_config.go decouple from sync 2020-08-31 10:47:06 -05:00
test_helpers.go updat dep and serve cmd 2020-09-02 10:19:25 -05:00
types.go update geth statediff to version v1.9.25-statediff-0.0.14 (#27) 2021-02-19 23:23:45 +03:00