Open jasagredo opened 1 day ago
In the end we can achieve the same result with snapshot-converter but it would be more tedious.
Not just tedious, but also infeasible when it is about creating huge (ie larger than what you can do in-memory) UTxO sets (cf https://github.com/IntersectMBO/ouroboros-consensus/pull/1048).
As noted by Alex here it should be possible to run DbSynthesizer with different backends. It should be a matter just of adding some cli-options.
In the end we can achieve the same result with snapshot-converter but it would be more tedious.