Commit Graph

9 Commits

Author SHA1 Message Date
TomZ dd29c17d49 Improve info command 2020-03-06 00:20:06 +01:00
TomZ 7ce5880f95 Make unspent-db command easier to use
This change drops the various arguments that force the user to select if
an argument is an .info file or a .db file etc. Instead auto-detect them
and also allow the user to provide a list of arguments.

The most direct effect is that I can now run 'unspent-db info *.info"
2020-03-05 23:29:52 +01:00
TomZ ec52bd5efe Make unspentdb info command support new tags 2020-03-01 17:10:24 +01:00
TomZ fb6b7f562d Add CLI command Lookup (for the utxo) 2018-09-20 21:55:07 +02:00
TomZ 9a8bc78700 Move common code to the baseclass and start Check command 2018-09-20 21:55:07 +02:00
TomZ 6c0f39317f Copy some data in the prune command 2018-09-20 21:55:07 +02:00
TomZ 067c196a81 Add -v option to show bucket usage. 2018-09-20 21:55:07 +02:00
TomZ da90708d7f Implement proper expansion of files. 2018-09-20 21:55:07 +02:00
TomZ f81fea1a89 Add InfoCommand to show details of an info file 2018-09-20 21:55:07 +02:00