Go to file
Roy Crihfield f20f91422b
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Successful in 18m34s
Use state.scheme=hash (#15)
As of [Geth 1.14](https://github.com/ethereum/go-ethereum/releases/tag/v1.14.0), state storage defaults to `--state.scheme=path` mode for new DBs. This doesn't yet support archiving, so for now we need to explicitly use the old `hash` scheme.

Reviewed-on: #15
2024-07-10 01:27:58 +00:00
.gitea/workflows Trigger container publish job 2024-06-20 15:50:32 +00:00
scripts Add CI test (#3) 2024-05-01 20:17:18 +00:00
stack-orchestrator Use state.scheme=hash (#15) 2024-07-10 01:27:58 +00:00
tests/fixturenet-eth-stack Use old genesis. (#4) 2024-05-01 22:26:22 +00:00
README.md Add CI test (#3) 2024-05-01 20:17:18 +00:00

fixturenet-eth-stacks

Experimental external packaging of the Ethereum fixturenet stack.

stack documentation