oxen-core/src
Doyle 823627a5ad
Improve print quorum state + rpc update (#709)
* print_quorum_state displays checkpointing quorums, remove batched call

* Update the help text for quorum commands

* <= for the max_quorum_type not <

* Handle heights greater than the latest

* Don't repeatedly add partially filled quorums

* Revert get_quorum_state to take a range (common case)

* Update the help text from print_quorum_state
2019-07-09 13:02:10 +10:00
..
blockchain_db Improved print_checkpoints + json_rpc get_checkpoints call (#708) 2019-07-05 09:34:51 +10:00
blockchain_utilities Service node checkpointing: rebased on relaxed deregistration (#662) 2019-06-26 14:00:05 +10:00
blocks Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
checkpoints Improved print_checkpoints + json_rpc get_checkpoints call (#708) 2019-07-05 09:34:51 +10:00
common Service node checkpointing deregistration (#672) 2019-06-27 17:05:44 +10:00
crypto Performance fix for alt chain blocks (#695) 2019-07-01 10:11:41 +10:00
cryptonote_basic Improve print quorum state + rpc update (#709) 2019-07-09 13:02:10 +10:00
cryptonote_core Improve print quorum state + rpc update (#709) 2019-07-09 13:02:10 +10:00
cryptonote_protocol Fix warnings emitted on Mac CI machine (#687) 2019-07-01 13:36:18 +10:00
daemon Improve print quorum state + rpc update (#709) 2019-07-09 13:02:10 +10:00
daemonizer Merge commit '581994b' into LokiMergeUpstream 2019-05-02 14:15:02 +10:00
debug_utilities Merge commit 'f2f725d8db3535055d1c7e102c0bba75b22a3409' into LokiMergeUpstream 2019-04-12 15:23:01 +10:00
device Silence unused variable warnings (#692) 2019-07-01 10:10:03 +10:00
device_trezor Make tx type and version scoped enums 2019-06-19 17:47:03 -03:00
gen_multisig Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
lmdb Fix warnings emitted on Mac CI machine (#687) 2019-07-01 13:36:18 +10:00
mnemonics mnemonics: fix 4 byte UTF-8 rewriting 2019-04-30 21:10:54 +00:00
multisig Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
net Apply additional boost fix (#701) 2019-07-02 14:04:36 +10:00
p2p p2p: don't forget pruning seed or public RPC port when updating peers 2019-06-26 13:17:50 +10:00
platform Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
ringct Merge commit '1d5e8f4' into LokiMergeUpstream 2019-06-26 13:04:37 +10:00
rpc Improve print quorum state + rpc update (#709) 2019-07-09 13:02:10 +10:00
serialization Merge commit '1d5e8f4' into LokiMergeUpstream 2019-06-26 13:04:37 +10:00
simplewallet Don't std::max() the version otherwise breaks backcompat with older hardforks (#686) 2019-07-01 13:36:28 +10:00
wallet Silence unused variable warnings (#692) 2019-07-01 10:10:03 +10:00
CMakeLists.txt Merge commit '6f07b8ffa555fb3b64c4d5007acd46f496c28d19' into LokiMergeUpstream 2019-04-12 15:33:38 +10:00
cryptonote_config.h Improve print quorum state + rpc update (#709) 2019-07-09 13:02:10 +10:00
version.cpp.in Bump Hefty Heimdall beta patch to 1 (#704) 2019-07-02 14:30:54 +10:00
version.h Add versioning to uptime proofs to enforce behaviour 2018-11-05 15:52:44 +11:00