oxen-core/src/blockchain_db/lmdb
Doyle d0fb04db46
Improved print_checkpoints + json_rpc get_checkpoints call (#708)
* Improved print_checkpoints

* Flesh out print checkpoints and associated RPC call

* Remove debug print checkpoints

* Update help text for print_checkpoints

* Rewrite to fix num_checkpoints != heights as a unit of measurement

* Use GET_ALL_CHECKPOINTS defined value in get_checkpoints_range

* Let T be deduced in parse_if_present, json_rpc_request not rpc_request
2019-07-05 09:34:51 +10:00
..
db_lmdb.cpp Improved print_checkpoints + json_rpc get_checkpoints call (#708) 2019-07-05 09:34:51 +10:00
db_lmdb.h Fix warnings emitted on Mac CI machine (#687) 2019-07-01 13:36:18 +10:00