Add integration tests for service to fill indexing gap

This commit is contained in:
2022-02-01 18:37:00 +05:30
parent 48b582f0ac
commit f5deaf69ee
4 changed files with 447 additions and 22 deletions
+2
View File
@@ -42,6 +42,8 @@ jobs:
ETH_FORWARD_ETH_CALLS: false
ETH_PROXY_ON_ERROR: false
ETH_HTTP_PATH: ""
WATCHED_ADDRESS_GAP_FILLER_ENABLED: true
WATCHED_ADDRESS_GAP_FILLER_INTERVAL: 5
strategy:
matrix:
go-version: [1.16.x]