| .. |
|
plat
|
Output stacktrace with custom debug assert (#2568)
|
2020-02-24 15:59:05 +00:00 |
|
asio.cpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
asio.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
blockbuilders.cpp
|
Block builders build_shared and use in more tests (#2808)
|
2020-06-17 09:18:47 +01:00 |
|
blockbuilders.hpp
|
Block builders build_shared and use in more tests (#2808)
|
2020-06-17 09:18:47 +01:00 |
|
blocks.cpp
|
Moving work_difficulty free function on to work_thresholds class.
|
2021-08-08 23:55:00 +01:00 |
|
blocks.hpp
|
Allow filtering a specific mutex for tracking with NANO_TIMED_LOCKS (#2765)
|
2021-03-04 18:04:11 +00:00 |
|
cli.cpp
|
Allow unescaped quoted strings with --config CLI (#2835)
|
2020-07-23 11:19:47 +01:00 |
|
cli.hpp
|
Allow unescaped quoted strings with --config CLI (#2835)
|
2020-07-23 11:19:47 +01:00 |
|
CMakeLists.txt
|
Handle signals with boost asio signal handler
|
2021-04-22 17:05:43 +01:00 |
|
config.cpp
|
Moving valide_entry from a free function to a method of work_thresholds.
|
2021-08-09 00:43:53 +01:00 |
|
config.hpp
|
Moving valide_entry from a free function to a method of work_thresholds.
|
2021-08-09 00:43:53 +01:00 |
|
configbase.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
diagnosticsconfig.cpp
|
Improve sample configuration file (#2359)
|
2019-10-22 16:58:56 +01:00 |
|
diagnosticsconfig.hpp
|
Adds RocksDB support (#2197)
|
2019-08-28 08:08:43 +01:00 |
|
epoch.cpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
epoch.hpp
|
Attach sideband to block (#2596)
|
2020-03-02 22:10:54 +00:00 |
|
errors.cpp
|
Add gap pending epoch open blocks to unchecked (#3108)
|
2021-03-31 12:13:18 +03:00 |
|
errors.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
ipc.cpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
ipc.hpp
|
IPC 2.0 (#2487)
|
2020-02-21 00:02:44 +01:00 |
|
ipc_client.cpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
ipc_client.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
json_error_response.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
jsonconfig.cpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
jsonconfig.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
lmdbconfig.cpp
|
Removing unused usages of nano::network_params
|
2021-08-01 12:02:16 +01:00 |
|
lmdbconfig.hpp
|
Removing deprecated lmdb_max_dbs config option which has been replaced with lmdb.max_databases. (#3377)
|
2021-07-16 00:51:45 +01:00 |
|
locks.cpp
|
Duplicated foward-reference declaration (#3274)
|
2021-05-11 11:34:42 -03:00 |
|
locks.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
logger_mt.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
memory.cpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
memory.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
numbers.cpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
numbers.hpp
|
Adding 'explicit' specifier to uint256_constructor for strings. This removes unnecessary parsing in RPC commands and catches a bug in the confirmation_height_clear CLI command where it interpreting the genesis block json contents as a block hash, which would cause a release assert. (#3380)
|
2021-07-19 19:28:31 +01:00 |
|
optional_ptr.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
rate_limiting.cpp
|
Sighup reload bandwidth params (#3257)
|
2021-05-05 10:48:23 +01:00 |
|
rate_limiting.hpp
|
Sighup reload bandwidth params (#3257)
|
2021-05-05 10:48:23 +01:00 |
|
rep_weights.cpp
|
Block store break up (#3329)
|
2021-06-14 19:03:04 -03:00 |
|
rep_weights.hpp
|
Block store break up (#3329)
|
2021-06-14 19:03:04 -03:00 |
|
rocksdbconfig.cpp
|
Removing check for is_dev_network within using_rocksdb_in_tests as it's redundant and removing static instantiation of network_constants.
|
2021-08-09 09:22:19 +01:00 |
|
rocksdbconfig.hpp
|
Moving the check "using_rocksdb_in_tests" on to rocksdb_config, which is logically where it belongs. Also this moves the check from the node library in to the nano_lib library. This addresses a circular reference where node code is referencing the test library.
|
2021-06-13 13:50:08 +02:00 |
|
rpc_handler_interface.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
rpcconfig.cpp
|
Pulling network_constants reference through rpc_config rather than initializing statically.
|
2021-08-08 15:48:59 +01:00 |
|
rpcconfig.hpp
|
Pulling network_constants reference through rpc_config rather than initializing statically.
|
2021-08-08 15:48:59 +01:00 |
|
signal_manager.cpp
|
Bugfix: signal handlers called twice for each signal received
|
2021-05-03 13:57:57 +01:00 |
|
signal_manager.hpp
|
Handle signals with boost asio signal handler
|
2021-04-22 17:05:43 +01:00 |
|
stats.cpp
|
Convert static network id code to instance code (#3368)
|
2021-07-10 18:22:55 +01:00 |
|
stats.hpp
|
Convert static network id code to instance code (#3368)
|
2021-07-10 18:22:55 +01:00 |
|
stream.hpp
|
Remove telemetry signature partitions (#3014)
|
2021-01-07 17:49:47 +00:00 |
|
threading.cpp
|
Removing workaround for coroutines in combination with sanitizers as coroutines are no longer used.
|
2021-08-08 18:25:42 +01:00 |
|
threading.hpp
|
Remove elections difficulty sorting (#3260)
|
2021-05-04 20:36:39 +01:00 |
|
timer.cpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
timer.hpp
|
Remove timestamp count (#3064)
|
2020-12-14 19:32:39 +00:00 |
|
tomlconfig.cpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
tomlconfig.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
utility.cpp
|
Fix compilation failure on OSX. (#3309)
|
2021-05-27 14:35:22 +01:00 |
|
utility.hpp
|
Move the increasing of open file descriptors limit to nano/lib/utility.cpp
|
2021-05-25 16:32:10 +03:00 |
|
walletconfig.cpp
|
Output stacktrace with custom debug assert (#2568)
|
2020-02-24 15:59:05 +00:00 |
|
walletconfig.hpp
|
Strong types for the various bit unions (#2300)
|
2019-09-24 14:22:21 +01:00 |
|
work.cpp
|
Moving valide_entry from a free function to a method of work_thresholds.
|
2021-08-09 00:43:53 +01:00 |
|
work.hpp
|
Moving valide_entry from a free function to a method of work_thresholds.
|
2021-08-09 00:43:53 +01:00 |