[WIP] Add a service to fill indexing gap for watched addresses #135

Closed
prathamesh0 wants to merge 16 commits from pm-watched-addresses into master

16 Commits

Author SHA1 Message Date
18e41fbe98 Update github workflow with gap filling service integration test 2022-03-11 15:20:56 +05:30
d3c4de0cec Add integration test case for storage value after redeploying to same address 2022-03-11 14:50:23 +05:30
6ceb58b3e0 Add test for destroying and redeploying contract to same address 2022-03-10 17:35:33 +05:30
c5e87d7f91 Changes for updated database schema 2022-02-04 16:55:26 +05:30
594ce41e6c Refactor service into a separate package and add unit tests 2022-02-04 14:04:55 +05:30
4e976c62f1 Changes in service for removed support of watched storage slots 2022-02-03 15:28:26 +05:30
8dfa207f43 Run integration tests for service to fill indexing gap in a separate script 2022-02-01 18:37:00 +05:30
f5deaf69ee Add integration tests for service to fill indexing gap 2022-02-01 18:37:00 +05:30
48b582f0ac Clear watched addresses before and after API tests 2022-02-01 18:37:00 +05:30
20bd8db21c Add integration tests for API to change storage slots watched by geth 2022-02-01 18:37:00 +05:30
779bada218 Add integration tests for API to change addresses watched by geth 2022-02-01 18:37:00 +05:30
b7c6b56a11 Add logging to watched addresses gap filler service 2022-02-01 18:37:00 +05:30
b9af16ad99 Support watched storage slots in the service to fill indexing gap 2022-02-01 18:37:00 +05:30
6c90c366bd Avoid using sqlx to prepare the update query 2022-02-01 18:37:00 +05:30
bea6525318 Add a service to fill indexing gap for watched addresses 2022-02-01 18:37:00 +05:30
f190404ab5 Add an API to change addresses being watched by geth for direct indexing 2022-02-01 18:37:00 +05:30