oxen-core/src/cryptonote_core
Doyle 1be356e15a Pulse: Move verification to block. Add support to core tests.
Verification needs to go to the block, not the header to ensure it does
not get included in the block hash.
2020-08-18 11:59:53 +10:00
..
blockchain.cpp Code review 2020-08-18 11:59:53 +10:00
blockchain.h Blockchain: Remove unused handle_block_to_main_chain(...) overload 2020-08-18 11:59:53 +10:00
CMakeLists.txt Replace boost chrono & posix_time with stl chrono 2020-07-02 12:52:13 -03:00
cryptonote_core.cpp tests: Switch to CN Turtle for speed 2020-08-18 11:59:53 +10:00
cryptonote_core.h Rename stagenet to devnet 2020-08-17 02:54:43 -03:00
cryptonote_tx_utils.cpp tests: Switch to CN Turtle for speed 2020-08-18 11:59:53 +10:00
cryptonote_tx_utils.h tests: Switch to CN Turtle for speed 2020-08-18 11:59:53 +10:00
loki_name_system.cpp Add tools::type_to_hex 2020-08-07 17:14:03 -03:00
loki_name_system.h Miscellaneous header updates via iwyu 2020-07-02 12:52:13 -03:00
service_node_list.cpp Pulse: Move verification to block. Add support to core tests. 2020-08-18 11:59:53 +10:00
service_node_list.h pulse_min_service_nodes: Parameterize with nettype 2020-08-18 11:59:53 +10:00
service_node_quorum_cop.cpp Pulse: DRY quorum signature verification 2020-08-18 11:59:53 +10:00
service_node_quorum_cop.h Pulse: Assign pulse quorum to quorum_manager 2020-08-18 11:59:53 +10:00
service_node_rules.cpp Reparameterize devnet 2020-08-17 02:54:45 -03:00
service_node_rules.h pulse_min_service_nodes: Parameterize with nettype 2020-08-18 11:59:53 +10:00
service_node_swarm.cpp Move randomness into new common/random.h 2019-11-27 14:07:52 -04:00
service_node_swarm.h Bufferless swarm assignment logic (#518) 2019-04-08 12:03:47 +10:00
service_node_voting.cpp Code review 2020-08-18 11:59:53 +10:00
service_node_voting.h Code review 2020-08-18 11:59:53 +10:00
tx_blink.cpp Work around clang/libc++ compiler crash 2020-06-09 23:06:54 -03:00
tx_blink.h boost::variant -> std::variant 2020-07-02 12:52:12 -03:00
tx_pool.cpp crypto primitives updates 2020-08-07 17:14:02 -03:00
tx_pool.h Purge epee::critical_crap and CRITICAL_CRAP 2020-07-02 12:52:13 -03:00
tx_sanity_check.cpp boost::variant -> std::variant 2020-07-02 12:52:12 -03:00
tx_sanity_check.h wallet: reroll fake outs selection on local tx_sanity_check failure 2020-01-14 22:56:23 +00:00