oxen-core/src/cryptonote_core
2019-08-15 11:42:46 +10:00
..
blockchain.cpp Lock blockchain when quorum cop attempts to update checkpoint 2019-08-14 15:32:49 +10:00
blockchain.h Lock blockchain when quorum cop attempts to update checkpoint 2019-08-14 15:32:49 +10:00
blockchain_storage_boost_serialization.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
CMakeLists.txt Move miner.h to fix cn basic referencing core and core referencing basic (#679) 2019-06-27 19:15:58 +10:00
cryptonote_core.cpp Enforce ordering of votes in HF13 2019-08-15 11:42:46 +10:00
cryptonote_core.h Enforce ordering of votes in HF13 2019-08-15 11:42:46 +10:00
cryptonote_tx_utils.cpp Set miners to 0 to avoid verification in integration mode (#685) 2019-06-28 12:52:01 +10:00
cryptonote_tx_utils.h Fix warnings emitted on Mac CI machine (#687) 2019-07-01 13:36:18 +10: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 Regression core tests, missing txs on fork, segfault on detach 2019-08-13 13:31:14 +10:00
service_node_list.h Use shared_ptr storage for service_node_info 2019-08-11 22:35:00 -03:00
service_node_quorum_cop.cpp Lock blockchain when quorum cop attempts to update checkpoint 2019-08-14 15:32:49 +10:00
service_node_quorum_cop.h Revert to manually serializing checkpoints/quorum (#743) 2019-07-17 10:04:20 +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 Only store service node list every 10k AND Height-N blocks (#761) 2019-08-02 11:07:37 +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 Enforce ordering of votes in HF13 2019-08-15 11:42:46 +10:00
service_node_voting.h Merge pull request #778 from Doy-lee/HF12CleanupCode 2019-08-07 11:22:54 +10:00
tx_pool.cpp Regression core tests, missing txs on fork, segfault on detach 2019-08-13 13:31:14 +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