No-UPSERT mode #300

Merged
telackey merged 2 commits from ian_dev into v1.10.26-statediff-v4 2023-01-11 00:23:31 +00:00
Member

For #299

Upserts are now configurable (off by default) where they were previously hard-coded. Rather than removing them completely, they are left in as an option at the indexer package level as they could still be useful in certain situations in eth-statediff-service and other dependent tools. It is also currently left in as a configurable option at the service level here in order to aid with testing.

For #299 Upserts are now configurable (off by default) where they were previously hard-coded. Rather than removing them completely, they are left in as an option at the indexer package level as they could still be useful in certain situations in eth-statediff-service and other dependent tools. It is also currently left in as a configurable option at the service level here in order to aid with testing.
Sign in to join this conversation.