oxen-core/src/cryptonote_core
2020-07-02 12:52:12 -03:00
..
blockchain.cpp Improve checkpoint loading code; make sha256sum less dangerous 2020-07-02 12:52:12 -03:00
blockchain.h Improve checkpoint loading code; make sha256sum less dangerous 2020-07-02 12:52:12 -03:00
CMakeLists.txt Merge commit '8cc7d5b6c0c611dd03eba21c9cc7a9a043fa7b04' into MergeUpstream3 2020-05-25 16:08:05 +10:00
cryptonote_core.cpp Improve checkpoint loading code; make sha256sum less dangerous 2020-07-02 12:52:12 -03:00
cryptonote_core.h C++17 2020-07-02 12:52:12 -03:00
cryptonote_tx_utils.cpp boost::optional -> std::optional 2020-07-02 12:52:12 -03:00
cryptonote_tx_utils.h boost::optional -> std::optional 2020-07-02 12:52:12 -03:00
loki_name_system.cpp C++17 2020-07-02 12:52:12 -03:00
loki_name_system.h C++17 2020-07-02 12:52:12 -03:00
service_node_list.cpp boost::optional -> std::optional 2020-07-02 12:52:12 -03:00
service_node_list.h boost::optional -> std::optional 2020-07-02 12:52:12 -03:00
service_node_quorum_cop.cpp RPC overhaul 2020-05-11 18:44:45 -03:00
service_node_quorum_cop.h Keep checkpoint votes over p2p 2019-12-10 16:29:17 -04:00
service_node_rules.cpp Avoid value truncation warning 2020-06-09 23:06:54 -03:00
service_node_rules.h Update patch to v7.1.2 and enforce prev_txid in signature hashes 2020-03-18 16:55:21 +11: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 SN: Remove old vote blob serialisation fixes 2020-06-11 10:16:55 +10:00
service_node_voting.h SN: Remove old vote blob serialisation fixes 2020-06-11 10:16:55 +10:00
tx_blink.cpp Work around clang/libc++ compiler crash 2020-06-09 23:06:54 -03:00
tx_blink.h macos workaround: use boost::shared_mutex 2019-12-23 15:02:20 -04:00
tx_pool.cpp C++17 2020-07-02 12:52:12 -03:00
tx_pool.h Merge commit 'dcff02e4c3b1214143b19685361c3c6cffa62be7' into MergeUpstream3 2020-05-26 15:15:25 +10:00
tx_sanity_check.cpp Merge commit '8cb005b39c3def6ae8cd70a29825cb62f3b6b346' into MergeUpstream3 2020-05-28 12:49:24 +10:00
tx_sanity_check.h wallet: reroll fake outs selection on local tx_sanity_check failure 2020-01-14 22:56:23 +00:00