Refactor to use plugeth-statediff #1

Merged
roysc merged 14 commits from refactor-for-plugin into v5 2023-09-21 08:01:51 +00:00
Showing only changes of commit 3cd259fc16 - Show all commits

View File

@ -10,7 +10,7 @@ export CERC_REPO_BASE_DIR="${CERC_REPO_BASE_DIR:-..}"
# v5 migrations only go up to version 18
echo CERC_STATEDIFF_DB_GOOSE_MIN_VER=18 >> $CONFIG_DIR/stack.env
laconic_so="${LACONIC_SO:-laconic-so} --stack fixturenet-plugeth-tx --quiet"
laconic_so="${LACONIC_SO:-laconic-so} --stack fixturenet-plugeth-tx --verbose"
set -x