oxen-core/src/cryptonote_core
Doyle d02d3fa2a1 Pulse: Remove TODO for producer checks
- We could do it earlier, but we need info for producing the payouts.
Adding it earlier and shuffling around more state to store is not worth
it just for early return to sleep, when we still have to wait for the next
round to start anyway.
2020-09-18 13:47:16 -03:00
..
blockchain.cpp blockchain: Fix regressions with factoring basic_block_checks 2020-09-18 13:47:16 -03:00
blockchain.h Pulse: Move round/validator bitset into create_next_pulse_block 2020-09-18 13:47:16 -03:00
CMakeLists.txt Pulse: Add main block gen/validator handshake synchronizing worker 2020-08-18 11:59:53 +10:00
cryptonote_core.cpp Fix bl.* commands not being registered (#1237) 2020-08-21 17:01:37 +10:00
cryptonote_core.h Fix bl.* commands not being registered (#1237) 2020-08-21 17:01:37 +10:00
cryptonote_tx_utils.cpp Pulse: Queue Block Gen code review 2020-08-18 11:59:53 +10:00
cryptonote_tx_utils.h Pulse: Change queued_winner->block_leader, verify alt round rewards 2020-08-18 11:59:53 +10:00
loki_name_system.cpp Pulse: Queue Block Gen code review 2020-08-18 11:59:53 +10:00
loki_name_system.h Miscellaneous header updates via iwyu 2020-07-02 12:52:13 -03:00
pulse.cpp Pulse: Remove TODO for producer checks 2020-09-18 13:47:16 -03:00
pulse.h Pulse: Move block verification outside of validate_miner_tx 2020-09-18 13:43:51 -03:00
service_node_list.cpp service_nodes: Fix regression in RNG not using same seed 2020-09-18 13:47:16 -03:00
service_node_list.h Pulse: Queue Block Gen code review 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: fix off by 2 quorum gen bug, recategories log msgs 2020-08-18 11:59:54 +10:00
service_node_rules.cpp Pulse: Validate block producer in service node list 2020-08-18 11:59:53 +10:00
service_node_rules.h Pulse: Set required signatures to N-1 for integration tests 2020-08-18 11:59:54 +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 temp: Log L0 block verification to global 2020-09-18 13:47:16 -03:00
service_node_voting.h Pulse: Make active snodes info public, disambiguate next_block_template 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 Pulse: Queue Block Gen code review 2020-08-18 11:59:53 +10: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