dncurrency/nano/node
cryptocode 695dc5f5dc
LMDB sync options and new config settings (#2588)
* LMDB sync options and new config settings

* Force sync always for wallet store
2020-03-04 19:41:49 +01:00
..
bootstrap Launch flag --allow_bootstrap_peers_duplicates (#2606) 2020-02-28 19:35:58 +03:00
ipc Output stacktrace with custom debug assert (#2568) 2020-02-24 15:59:05 +00:00
lmdb LMDB sync options and new config settings (#2588) 2020-03-04 19:41:49 +01:00
plat Rename internal project bits from RaiBlocks to Nano (#1504) 2018-12-28 14:58:50 -06:00
rocksdb [RocksDB] Tests not reading account count from store correctly (#2623) 2020-03-03 17:44:18 +00:00
transport Simplify telemetry data processing (#2598) 2020-02-28 12:50:52 +00:00
active_transactions.cpp Election refactor follow up (#2619) 2020-03-04 18:20:45 +00:00
active_transactions.hpp Election refactor follow up (#2619) 2020-03-04 18:20:45 +00:00
blockprocessor.cpp Election refactor follow up (#2619) 2020-03-04 18:20:45 +00:00
blockprocessor.hpp Bootstrap attempts and connections/pulls separation (#2499) 2020-02-27 16:23:00 +03:00
cli.cpp Allow CLI --config values for inactive node tests (#2594) 2020-03-02 21:52:23 +03:00
cli.hpp Disabled UDP by default (#2555) 2020-02-18 14:44:55 +00:00
CMakeLists.txt Bootstrap attempts and connections/pulls separation (#2499) 2020-02-27 16:23:00 +03:00
common.cpp Block work version (#2599) 2020-02-26 13:29:38 +00:00
common.hpp Add timestamp to telemetry responses (#2573) 2020-02-24 16:56:20 +00:00
confirmation_height_bounded.cpp Attach sideband to block (#2596) 2020-03-02 22:10:54 +00:00
confirmation_height_bounded.hpp Attach sideband to block (#2596) 2020-03-02 22:10:54 +00:00
confirmation_height_processor.cpp Attach sideband to block (#2596) 2020-03-02 22:10:54 +00:00
confirmation_height_processor.hpp Attach sideband to block (#2596) 2020-03-02 22:10:54 +00:00
confirmation_height_unbounded.cpp Attach sideband to block (#2596) 2020-03-02 22:10:54 +00:00
confirmation_height_unbounded.hpp Attach sideband to block (#2596) 2020-03-02 22:10:54 +00:00
confirmation_solicitor.cpp Output stacktrace with custom debug assert (#2568) 2020-02-24 15:59:05 +00:00
confirmation_solicitor.hpp Reinstate election request limit on the confirmation solicitor (#2504) 2020-01-22 10:58:33 +00:00
daemonconfig.cpp Some code cleanup (#2449) 2020-01-03 20:47:46 +00:00
daemonconfig.hpp Add ability to start pow server as child process (#2331) 2019-10-15 11:31:59 +02:00
distributed_work.cpp Block difficulty and work validation cleanup (#2601) 2020-02-27 08:28:25 +00:00
distributed_work.hpp Work version concept (#2569) 2020-02-19 15:03:23 +00:00
distributed_work_factory.cpp Work version concept (#2569) 2020-02-19 15:03:23 +00:00
distributed_work_factory.hpp Work version concept (#2569) 2020-02-19 15:03:23 +00:00
election.cpp Election refactor follow up (#2619) 2020-03-04 18:20:45 +00:00
election.hpp Election refactor follow up (#2619) 2020-03-04 18:20:45 +00:00
gap_cache.cpp Separate inactive votes cache from gap cache (#2542) 2020-02-13 13:34:53 +03:00
gap_cache.hpp Separate inactive votes cache from gap cache (#2542) 2020-02-13 13:34:53 +03:00
json_handler.cpp Election refactor follow up (#2619) 2020-03-04 18:20:45 +00:00
json_handler.hpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
json_payment_observer.cpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
json_payment_observer.hpp Improve build times (#2425) 2019-12-05 18:19:16 +00:00
logging.cpp Output stacktrace with custom debug assert (#2568) 2020-02-24 15:59:05 +00:00
logging.hpp Log stable filename (#2534) 2020-02-21 12:39:51 +01:00
network.cpp Simplify telemetry data processing (#2598) 2020-02-28 12:50:52 +00:00
network.hpp Aggressive flooding for local blocks (#2549) 2020-02-27 08:22:49 +00:00
node.cpp LMDB sync options and new config settings (#2588) 2020-03-04 19:41:49 +01:00
node.hpp Election refactor follow up (#2619) 2020-03-04 18:20:45 +00:00
node_observers.cpp Some code cleanup (#2449) 2020-01-03 20:47:46 +00:00
node_observers.hpp Indeterminate vote status and enhanced websocket vote sub (#2444) 2020-01-09 11:25:57 +01:00
node_pow_server_config.cpp Improve build times (#2425) 2019-12-05 18:19:16 +00:00
node_pow_server_config.hpp Add ability to start pow server as child process (#2331) 2019-10-15 11:31:59 +02:00
node_rpc_config.cpp Improve build times (#2425) 2019-12-05 18:19:16 +00:00
node_rpc_config.hpp Improve build times (#2425) 2019-12-05 18:19:16 +00:00
nodeconfig.cpp LMDB sync options and new config settings (#2588) 2020-03-04 19:41:49 +01:00
nodeconfig.hpp LMDB sync options and new config settings (#2588) 2020-03-04 19:41:49 +01:00
online_reps.cpp [RocksDB] Limit write locks to necessary tables (#2592) 2020-02-24 18:06:13 +00:00
online_reps.hpp Some code cleanup (#2449) 2020-01-03 20:47:46 +00:00
openclconfig.cpp TOML config file support and migration (#2221) 2019-08-23 18:49:32 +02:00
openclconfig.hpp TOML config file support and migration (#2221) 2019-08-23 18:49:32 +02:00
openclwork.cpp Block difficulty and work validation cleanup (#2601) 2020-02-27 08:28:25 +00:00
openclwork.hpp Work version concept (#2569) 2020-02-19 15:03:23 +00:00
payment_observer_processor.cpp Output stacktrace with custom debug assert (#2568) 2020-02-24 15:59:05 +00:00
payment_observer_processor.hpp RPC server is moved to a new process (optionally) (#1874) 2019-04-21 17:41:36 +01:00
portmapping.cpp Use only the necessary protocols in UPnP (#2571) 2020-02-18 19:56:04 +00:00
portmapping.hpp Lock before stopping when it is necessary to notify other threads (#2608) 2020-02-28 09:31:45 +00:00
repcrawler.cpp Election state refactor (#2535) 2020-03-02 09:36:13 +00:00
repcrawler.hpp Election refactor follow up (#2619) 2020-03-04 18:20:45 +00:00
request_aggregator.cpp Simplify request aggregator mutex lock behavior (#2614) 2020-03-04 08:57:07 +00:00
request_aggregator.hpp Simplify request aggregator mutex lock behavior (#2614) 2020-03-04 08:57:07 +00:00
signatures.cpp Output stacktrace with custom debug assert (#2568) 2020-02-24 15:59:05 +00:00
signatures.hpp Improve build times (#2425) 2019-12-05 18:19:16 +00:00
socket.cpp Output stacktrace with custom debug assert (#2568) 2020-02-24 15:59:05 +00:00
socket.hpp Move back timer comments to header (#2572) 2020-02-19 14:31:24 +01:00
telemetry.cpp Simplify telemetry data processing (#2598) 2020-02-28 12:50:52 +00:00
telemetry.hpp Simplify telemetry data processing (#2598) 2020-02-28 12:50:52 +00:00
testing.cpp Output stacktrace with custom debug assert (#2568) 2020-02-24 15:59:05 +00:00
testing.hpp Don't bind to UDP socket with --disable_udp flag (#2464) 2020-01-20 23:33:32 +03:00
vote_processor.cpp Add flag for vote_processor capacity, and tests (#2575) 2020-02-26 22:29:12 +00:00
vote_processor.hpp Add flag for vote_processor capacity, and tests (#2575) 2020-02-26 22:29:12 +00:00
voting.cpp Output stacktrace with custom debug assert (#2568) 2020-02-24 15:59:05 +00:00
voting.hpp Generated votes cache size increase and upper bound (#2432) 2020-01-14 16:12:04 +00:00
wallet.cpp LMDB sync options and new config settings (#2588) 2020-03-04 19:41:49 +01:00
wallet.hpp LMDB sync options and new config settings (#2588) 2020-03-04 19:41:49 +01:00
websocket.cpp Election refactor follow up (#2619) 2020-03-04 18:20:45 +00:00
websocket.hpp Work version concept (#2569) 2020-02-19 15:03:23 +00:00
websocketconfig.cpp Improve build times (#2425) 2019-12-05 18:19:16 +00:00
websocketconfig.hpp Improve build times (#2425) 2019-12-05 18:19:16 +00:00
write_database_queue.cpp Lock before stopping when it is necessary to notify other threads (#2608) 2020-02-28 09:31:45 +00:00
write_database_queue.hpp Lock before stopping when it is necessary to notify other threads (#2608) 2020-02-28 09:31:45 +00:00
xorshift.hpp Various minor coding style updates (#1863) 2019-03-26 13:25:47 +00:00