Add isPruned flag to erc721-watcher custom transferCount entity (#266)

* Remove block number param from job-queue reset CLI in readme

* Add isPruned flag to erc721-watcher custom transferCount entity
This commit is contained in:
2022-11-28 14:14:02 +05:30
committed by GitHub
parent bd8f003322
commit 05bfd57278
15 changed files with 79 additions and 12 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ Steps:
* Reset job-queue:
```bash
yarn reset job-queue --block-number <previous-block-number>
yarn reset job-queue
```
* To export the watcher state:
+1
View File
@@ -37,6 +37,7 @@
"yargs": "^17.1.1"
},
"devDependencies": {
"@openzeppelin/contracts": "^4.3.2",
"@types/js-yaml": "^4.0.3",
"@types/node": "^16.9.0",
"@typescript-eslint/eslint-plugin": "^4.25.0",
@@ -163,7 +163,7 @@ To enable GQL requests caching:
* Reset job-queue:
```bash
yarn reset job-queue --block-number <previous-block-number>
yarn reset job-queue
```
* Reset state:
+1 -1
View File
@@ -26,7 +26,7 @@
git checkout v1.10.26-statediff-4.2.2-alpha
```
* Update to use latest images for ipld-eth-db and ipld-eth-server
* Update docker compose file to use latest images for ipld-eth-db and ipld-eth-server
* In [docker/latest/docker-compose-db-sharding.yml](https://github.com/vulcanize/stack-orchestrator/blob/main/docker/latest/docker-compose-db-sharding.yml) update image version