oxen-core/src/cryptonote_core
Sean Darcy d7992b5940
Logging Refactor
This replaces the current epee logging system with our oxen::log
library. It replaces the easylogging library with spdlog, removes the
macros and replaces with functions and standardises how we call the
logs.
2022-10-17 13:41:10 -03:00
..
CMakeLists.txt Logging Refactor 2022-10-17 13:41:10 -03:00
blockchain.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
blockchain.h Merge remote-tracking branch 'tewinget/wallet3' into dev 2022-09-01 18:56:14 -03:00
cryptonote_core.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
cryptonote_core.h Merge remote-tracking branch 'tewinget/wallet3' into dev 2022-09-01 18:56:14 -03:00
cryptonote_tx_utils.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
cryptonote_tx_utils.h merge dev branch with RPC/wallet3 changes 2022-07-11 20:40:50 -04:00
oxen_name_system.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
oxen_name_system.h Logging Refactor 2022-10-17 13:41:10 -03:00
pulse.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
pulse.h Pulse: Use the latest round when querying quorums via rpc 2020-10-12 11:42:54 +11:00
service_node_list.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
service_node_list.h Merge remote-tracking branch 'tewinget/wallet3' into dev 2022-09-01 18:56:14 -03:00
service_node_quorum_cop.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
service_node_quorum_cop.h Logging Refactor 2022-10-17 13:41:10 -03:00
service_node_rules.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
service_node_rules.h Merge pull request #1591 from darcys22/atomic-sn-reg-cmd 2022-08-30 23:25:32 -03:00
service_node_swarm.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
service_node_swarm.h Fix get_new_swarm_id() returning MAX_ID/2 when single swarm 2021-04-18 23:47:22 -03:00
service_node_voting.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
service_node_voting.h Logging Refactor 2022-10-17 13:41:10 -03:00
tx_blink.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
tx_blink.h Target macos 10.12 2020-10-18 11:18:08 -03:00
tx_pool.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
tx_pool.h merge dev branch with RPC/wallet3 changes 2022-07-11 20:40:50 -04:00
tx_sanity_check.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
tx_sanity_check.h Remove stupid typedef 2022-05-20 18:30:55 -03:00
uptime_proof.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
uptime_proof.h Update oxenmq to latest oxen-mq+oxen-encoding 2022-04-14 14:32:01 -03:00