oxen-core/src/cryptonote_core
Doyle 663f946d08 Only store block hashes for invalid blocks
We only need this information to instantly reject blocks again from the
P2P network.
2019-09-23 11:09:19 +10:00
..
blockchain.cpp Only store block hashes for invalid blocks 2019-09-23 11:09:19 +10:00
blockchain.h Only store block hashes for invalid blocks 2019-09-23 11:09:19 +10: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 Remove sychronization check on receipt of uptime 2019-09-19 16:58:09 +10: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 Renamed and reorganized fee calculations 2019-09-19 01:20:16 -03:00
cryptonote_tx_utils.h Renamed and reorganized fee calculations 2019-09-19 01:20:16 -03:00
miner.cpp Move miner.h to fix cn basic referencing core and core referencing basic (#679) 2019-06-27 19:15:58 +10: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 Enforce checkpoint quorums min size and soft fork it for testnet (#842) 2019-09-20 12:46:34 +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 Report portential decomission and recommission for your node 2019-09-19 17:46:21 +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 Enforce checkpoint quorums min size and soft fork it for testnet (#842) 2019-09-20 12:46:34 +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 Clean up core tests (#830) 2019-09-11 16:04:58 +10:00
service_node_voting.h Code review 2019-09-09 11:14:19 +10: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