Use state.scheme=hash #15

Merged
roysc merged 1 commits from fix-state-scheme into main 2024-07-10 01:27:59 +00:00
Member

As of Geth 1.14, 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.

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.
dboreham was assigned by roysc 2024-06-24 14:05:53 +00:00
telackey was assigned by roysc 2024-06-24 14:05:53 +00:00
roysc added 1 commit 2024-06-24 14:05:54 +00:00
geth state.scheme=hash
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Successful in 22m34s
d4bed8d6f5
roysc merged commit f20f91422b into main 2024-07-10 01:27:59 +00:00
roysc deleted branch fix-state-scheme 2024-07-10 01:28:00 +00:00
roysc referenced this issue from a commit 2024-07-10 01:28:01 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/fixturenet-eth-stacks#15
No description provided.