dncurrency/nano
theohax f1f67265f4
Handle SIGABRT and SIGSEGV on Windows (#3511)
* Handle SIGABRT and SIGSEGV on Windows

* Address code review
2021-10-21 15:43:56 +03:00
..
boost Combine alarm and worker threads into a pool (#2871) 2021-02-01 15:39:36 +00:00
core_test Brings back broadcasting blocks on process_live (#3507) 2021-10-19 14:09:25 -03:00
crypto Remove compiler warnings (incl from third party headers) (#2072) 2019-07-12 17:28:21 +01:00
crypto_lib Formatting workaround to make clang-format happy on OSX (#3467) 2021-09-22 18:05:18 +03:00
fuzzer_test Make fuzz_buffer compile again after message_parser changes (#3042) 2021-03-08 16:43:16 +00:00
ipc_flatbuffers_lib Have cmake copy flatbuffer schema files to simplify dev (#3446) 2021-09-13 19:49:16 +02:00
ipc_flatbuffers_test Updating and applying formatting changes. (#3209) 2021-04-19 21:37:01 +02:00
lib Fix handling of SIGSEGV and SIGABRT in nano_node (#3502) 2021-10-13 14:33:33 +01:00
load_test This is a fix where daemon_config was not switching its active network off of nano_dev_network. (#3422) 2021-08-12 23:10:37 +01:00
nano_node Handle SIGABRT and SIGSEGV on Windows (#3511) 2021-10-21 15:43:56 +03:00
nano_rpc Removing empty constructor from network_constants. 2021-08-10 15:49:28 +01:00
nano_wallet Make code formatting compliant with clang-format 12 (#3460) 2021-09-21 23:14:41 +03:00
node Add receivable along with pending to RPC responses (#3439) 2021-10-20 14:59:29 +01:00
qt Replace "pending" with "receivable"/"ready to receive" in QT wallet (#3411) (#3437) 2021-09-28 08:55:46 -07:00
qt_test Moving work_thresholds in to their own object within network_params and including a referencing it within ledger_constants and network_constants instead of creating copies. 2021-08-10 23:10:10 +01:00
rpc Remove elections difficulty sorting (#3260) 2021-05-04 20:36:39 +01:00
rpc_test Add [[nodiscard]] attribute to node::process method (#3505) 2021-10-16 05:44:03 +01:00
secure Endianess fix for vote timestamp field (does not affect x86) (#3500) 2021-10-13 14:36:01 +01:00
slow_test Minor improvements to slow_test (#3487) 2021-10-03 13:36:51 +01:00
test_common Remove keepalive_tcp_callback as unnecessary. 2021-09-13 20:58:28 +01:00