rjl493456442 2e8b58f076
cmd/geth: implement data import and export (#22931)
This PR offers two more database sub commands for exporting and importing data.
Two exporters are implemented: preimage and snapshot data respectively. 
The import command is generic, it can take any data export and import into leveldb. 
The data format has a 'magic' for disambiguation, and a version field for future compatibility.
2021-11-02 11:31:45 +01:00
..
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2021-05-17 15:13:22 +02:00
2021-08-25 18:46:29 +02:00
2021-10-27 13:08:51 +02:00
2018-12-14 11:15:31 +01:00