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 81fa0c2c0f - Show all commits

View File

@ -14,7 +14,7 @@ on:
env:
# Needed until we can incorporate docker startup into the executor container
DOCKER_HOST: unix:///var/run/dind.sock
SO_VERSION: plugeth-ci # contains fixes for plugeth stack
SO_VERSION: v1.1.0-e0b5318-202309201927 # contains fixes for plugeth stack
jobs:
unit-tests: