eos
eos copied to clipboard
Add command line option --snapshot-to-json 📦
Change Description
- Add new command line option
--snapshot-to-json
which reads given snapshot.bin and generates a JSON equivalent file.
Change Type
Select ONE:
- [ ] Documentation
- [ ] Stability bug fix
- [x] Other
- [ ] Other - special case
Testing Changes
Select ANY that apply:
- [ ] New Tests
- [ ] Existing Tests
- [ ] Test Framework
- [ ] CI System
- [ ] Other
Consensus Changes
- [ ] Consensus Changes
API Changes
- [x] API Changes
Documentation Additions
- [x] Documentation Additions
I wonder how long this takes to run on a wax snapshot? They're huge. I can't imagine the json file.
https://snapshots.eosnation.io/
I wonder how long this takes to run on a wax snapshot? They're huge. I can't imagine the json file.
https://snapshots.eosnation.io/
1hr to read WAX 21GB binary snapshot, 37 minutes to write the 59 GB JSON on my old mac.