dncurrency/nano/lib
Wesley Shillingford f8158fc03c
Remove compiler warnings (incl from third party headers) (#2072)
* Remove compiler warnings

* Fix new warnings in test

* Remove new msvc warnings
2019-07-12 17:28:21 +01:00
..
plat Improve stacktrace output during release_assert (#2142) 2019-07-12 13:17:06 +01:00
blockbuilders.cpp Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
blockbuilders.hpp Sort includes by category using clang-format (#2023) 2019-05-24 09:36:59 +01:00
blocks.cpp Use a convenient global instead of passing use_memory_pools explicitly (#2059) 2019-06-04 11:49:52 +01:00
blocks.hpp Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
CMakeLists.txt Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
config.cpp Check if running within valgrind before doing death tests (#2145) 2019-07-12 12:23:32 +01:00
config.hpp Check if running within valgrind before doing death tests (#2145) 2019-07-12 12:23:32 +01:00
errors.cpp Set minimum difficulty for RPC "work_generate" (#2006) 2019-05-22 15:46:39 +03:00
errors.hpp Use strands with ipc client & rpc server (#2140) 2019-07-09 07:52:36 +01:00
ipc.cpp Refactor preparation for moving RPC out of process (#1872) 2019-03-28 08:18:52 +00:00
ipc.hpp Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
ipc_client.cpp Use strands with ipc client & rpc server (#2140) 2019-07-09 07:52:36 +01:00
ipc_client.hpp Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
json_error_response.hpp RPC server is moved to a new process (optionally) (#1874) 2019-04-21 17:41:36 +01:00
jsonconfig.hpp Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
logger_mt.hpp Add severity logging levels, and send errors to syslog/Event Viewer (incl failed rollbacks for confirmed blocks) (#1973) 2019-05-18 08:49:26 +01:00
memory.cpp Disable memory pools when running on Mac (#2067) 2019-06-11 09:23:56 +01:00
memory.hpp Disable memory pools when running on Mac (#2067) 2019-06-11 09:23:56 +01:00
numbers.cpp Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
numbers.hpp Sort includes by category using clang-format (#2023) 2019-05-24 09:36:59 +01:00
rpc_handler_interface.hpp Sort includes by category using clang-format (#2023) 2019-05-24 09:36:59 +01:00
rpcconfig.cpp Improve stacktrace output during release_assert (#2142) 2019-07-12 13:17:06 +01:00
rpcconfig.hpp Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
stats.cpp Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
stats.hpp Add observer stats for confirmations (#2100) 2019-06-23 18:22:32 +02:00
timer.hpp Sort includes by category using clang-format (#2023) 2019-05-24 09:36:59 +01:00
utility.cpp Improve stacktrace output during release_assert (#2142) 2019-07-12 13:17:06 +01:00
utility.hpp Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
work.cpp [TSAN] Use only async signal safe functions in signal handlers (#2131) 2019-07-10 17:05:08 +01:00
work.hpp Sort includes by category using clang-format (#2023) 2019-05-24 09:36:59 +01:00