oxen-core/src/cryptonote_core
2020-03-06 16:25:21 +11:00
..
blockchain.cpp Propagate error message to CLI wallet (#1047) 2020-03-05 09:39:11 +11:00
blockchain.h Support pop_blocks for LNS DB. 2020-02-13 11:07:46 +11:00
CMakeLists.txt cmake modernization 2020-03-06 00:36:57 -04:00
cryptonote_core.cpp Rewrite the integration tests to use pipes (#1045) 2020-02-21 14:48:25 +11:00
cryptonote_core.h Add systemd notify & watchdog support (#1022) 2020-01-20 09:44:18 +11:00
cryptonote_tx_utils.cpp Rebase fix, blink_lns -> blink, v15 and reserve types for protocol 2020-02-13 11:07:46 +11:00
cryptonote_tx_utils.h Build/core test fixes, incoporate staking changes from LNS 2019-12-04 15:17:55 +11:00
loki_name_system.cpp Mask the name by hashing using sodium's blake2b 2020-03-06 16:25:21 +11:00
loki_name_system.h Mask the name by hashing using sodium's blake2b 2020-03-06 16:25:21 +11:00
miner.cpp --regtest fixes and mine n blocks ability 2019-12-26 12:29:05 -04:00
miner.h --regtest fixes and mine n blocks ability 2019-12-26 12:29:05 -04:00
service_node_list.cpp Update txtype activation hardforks 2020-02-13 11:07:46 +11:00
service_node_list.h Remove and undo some changes for github diffs 2020-02-13 11:07:46 +11:00
service_node_quorum_cop.cpp Rewrite the integration tests to use pipes (#1045) 2020-02-21 14:48:25 +11:00
service_node_quorum_cop.h Keep checkpoint votes over p2p 2019-12-10 16:29:17 -04:00
service_node_rules.cpp Move out economic related constants/functions to loki_economy 2020-03-05 11:11:02 +11:00
service_node_rules.h Rebase fix, blink_lns -> blink, v15 and reserve types for protocol 2020-02-13 11:07:46 +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 Rebase fix, blink_lns -> blink, v15 and reserve types for protocol 2020-02-13 11:07:46 +11:00
service_node_voting.h Add voter_to_signature padding for 32/64bit uniformity 2020-01-07 12:27:43 +11:00
tx_blink.cpp Blink synchronization 2019-11-27 14:09:28 -04:00
tx_blink.h macos workaround: use boost::shared_mutex 2019-12-23 15:02:20 -04:00
tx_pool.cpp Mask the name by hashing using sodium's blake2b 2020-03-06 16:25:21 +11:00
tx_pool.h Move out economic related constants/functions to loki_economy 2020-03-05 11:11:02 +11: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