mirror of
https://github.com/oxen-io/oxen-core.git
synced 2023-12-14 02:22:56 +01:00
7e6097d312
- Take the "include_unrelayed" as a parameter instead of switching on on the admin context; there isn't likely to be anything sensitive there, and it makes little sense for a wallet to get *different* results just because it happens to be talking to a localhost oxend. - Change the histogram code so that it always returns a fixed size - Various improvements to histogram output; most notably printing a more useful indication of what the histogram outputs are (e.g. instead of: Age Txes Bytes now 0 0 8.0 minutes ago 0 0 16.1 minutes ago 0 0 24.1 minutes ago 0 0 32.2 minutes ago 0 0 40.2 minutes ago 0 0 48.3 minutes ago 0 0 56.3 minutes ago 0 0 64.3 minutes ago 0 0 72.4 minutes ago 2 4559 it now displays the ranges: Age Txes Bytes now - 10.6min ago 0 0 10.6min - 21.3min ago 0 0 21.3min - 32.0min ago 0 0 32.0min - 42.6min ago 0 0 42.6min - 53.2min ago 0 0 53.2min - 63.9min ago 0 0 63.9min - 74.6min ago 0 0 74.6min - 85.2min ago 0 0 85.2min - 1.6hr ago 0 0 1.6hr - 1.8hr ago 2 4559 |
||
---|---|---|
.. | ||
blockchain.cpp | ||
blockchain.h | ||
CMakeLists.txt | ||
cryptonote_core.cpp | ||
cryptonote_core.h | ||
cryptonote_tx_utils.cpp | ||
cryptonote_tx_utils.h | ||
oxen_name_system.cpp | ||
oxen_name_system.h | ||
pulse.cpp | ||
pulse.h | ||
service_node_list.cpp | ||
service_node_list.h | ||
service_node_quorum_cop.cpp | ||
service_node_quorum_cop.h | ||
service_node_rules.cpp | ||
service_node_rules.h | ||
service_node_swarm.cpp | ||
service_node_swarm.h | ||
service_node_voting.cpp | ||
service_node_voting.h | ||
tx_blink.cpp | ||
tx_blink.h | ||
tx_pool.cpp | ||
tx_pool.h | ||
tx_sanity_check.cpp | ||
tx_sanity_check.h | ||
uptime_proof.cpp | ||
uptime_proof.h |