erigontech / erigontech/erigon
`History.Put` idempotency
Open
ErigonDB
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 455
Description
to think how we can protect against bad GetLatest inside History.Put
now must run commands in next order (or it will produce bad files):
```
stage_exec --batchSize=1m
stage_custom_trace --reset
stage_custom_trace
```
Contributor guide
Assessment
This issue has not been assessed yet.