Compare CLI enhancements for verifying uniswap-watcher entities (#188)

* Update compare CLI to verify only updated entities

* Show time difference between GQL requests
This commit is contained in:
2022-10-04 11:18:55 +05:30
committed by GitHub
parent 87224a4673
commit 00a9c247f5
7 changed files with 107 additions and 52 deletions
@@ -4,9 +4,9 @@
[queries]
queryDir = "../../graph-test-watcher/src/gql/queries"
names = []
blockDelayInMs = 250
queryLimits = {}
[queries.names]
[watcher]
configPath = "../../graph-test-watcher/environments/local.toml"