oxen-core/src/cryptonote_core
Jason Rhinelander a53e86a627 Make quorum_type directly printable
We don't need to convert it to string for anything *except* sending it
as log output, so simplify it to match things like txversion.
2019-10-07 22:09:17 -03:00
..
blockchain.cpp Reward fudge factor (#867) 2019-10-04 13:57:14 +10:00
blockchain.h Forward declaration updates 2019-10-07 22:09:17 -03:00
CMakeLists.txt Store alt checkpoints into the db to be applied on reorg 2019-09-10 17:59:17 +10:00
cryptonote_core.cpp Updated RandomX integration from upstream 2019-09-25 17:12:23 -03:00
cryptonote_core.h Add +detail to print_sn|print_n_status, display checkpoint and reachability 2019-09-19 17:42:19 +10:00
cryptonote_tx_utils.cpp Updated RandomX integration from upstream 2019-09-25 17:12:23 -03:00
cryptonote_tx_utils.h Updated RandomX integration from upstream 2019-09-25 17:12:23 -03:00
miner.cpp Updated RandomX integration from upstream 2019-09-25 17:12:23 -03:00
miner.h Move miner.h to fix cn basic referencing core and core referencing basic (#679) 2019-06-27 19:15:58 +10:00
service_node_list.cpp Reward fudge factor (#867) 2019-10-04 13:57:14 +10:00
service_node_list.h Add +detail to print_sn|print_n_status, display checkpoint and reachability 2019-09-19 17:42:19 +10:00
service_node_quorum_cop.cpp Update checkpoints votes UI earlier, tweak how we count votes (#860) 2019-09-26 11:28:53 +10:00
service_node_quorum_cop.h Report portential decomission and recommission for your node 2019-09-19 17:46:21 +10:00
service_node_rules.cpp Service node checkpointing: rebased on relaxed deregistration (#662) 2019-06-26 14:00:05 +10:00
service_node_rules.h Update checkpoints votes UI earlier, tweak how we count votes (#860) 2019-09-26 11:28:53 +10:00
service_node_swarm.cpp Bufferless swarm assignment logic (#518) 2019-04-08 12:03:47 +10:00
service_node_swarm.h Bufferless swarm assignment logic (#518) 2019-04-08 12:03:47 +10:00
service_node_voting.cpp Switch to using validators for checkpoints (#850) 2019-09-20 15:54:00 +10:00
service_node_voting.h Make quorum_type directly printable 2019-10-07 22:09:17 -03:00
tx_pool.cpp Update soft-forking checks to be effective HF13 (#825) 2019-09-10 10:04:44 +10:00
tx_pool.h Handle multi state changes in the pool (#781) 2019-08-12 09:48:47 +10:00
tx_sanity_check.cpp tx_sanity_check: relax the median check a lot 2019-06-26 13:17:01 +10:00
tx_sanity_check.h rpc: new sanity check on relayed transactions 2019-04-12 20:22:09 +00:00