erigontech / erigontech/erigon
Move code which remove files to Domain
Open
ErigonDB
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 455
Description
functionality of next command
```
erigon seg rm-state-snapshots --domain=receipt
```
need: move to Domain, add unit-tests
Long-term goal: move pieces of existing hardcoded functionality (`erigon seg publishable, erigon seg rm-state-snapshots, erigon seg integiry`, `erigon stage_exec --reset`, etc...), to `state` package and add API methods for them (probably in `TemporalDebugTx`)
Contributor guide
Assessment
This issue has not been assessed yet.