Refactor to use statediff plugin #1

Merged
roysc merged 27 commits from refactor-use-plugin into v5 2023-09-29 18:43:28 +00:00
Showing only changes of commit d1a6e33713 - Show all commits

View File

@ -50,7 +50,7 @@ jobs:
- name: Run basic integration test - name: Run basic integration test
env: env:
SNAPSHOT_MODE: postgres SNAPSHOT_MODE: postgres
SNAPSHOT_BLOCK_HEIGHT: 10 SNAPSHOT_BLOCK_HEIGHT: 32
LEVELDB_PATH: ./fixtures/chaindata/_data/small LEVELDB_PATH: ./fixtures/chaindata/_data/small
LEVELDB_ANCIENT: ./fixtures/chaindata/_data/small/ancient LEVELDB_ANCIENT: ./fixtures/chaindata/_data/small/ancient
run: | run: |