| .. |
|
plat
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +03:00 |
|
asio.cpp
|
Renaming nano::transport::channel_loopback to nano::transport::inproc::channel. (#3805)
|
2022-05-04 21:54:45 +01:00 |
|
asio.hpp
|
Renaming nano::transport::channel_loopback to nano::transport::inproc::channel. (#3805)
|
2022-05-04 21:54:45 +01:00 |
|
blockbuilders.cpp
|
Move all submodules into one directory
|
2023-01-23 13:52:35 +00:00 |
|
blockbuilders.hpp
|
Block builders build_shared and use in more tests (#2808)
|
2020-06-17 09:18:47 +01:00 |
|
blocks.cpp
|
Move all submodules into one directory
|
2023-01-23 13:52:35 +00:00 |
|
blocks.hpp
|
Stateless bootstrap server (#3975)
|
2022-11-01 19:31:23 +01: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
|
Move all submodules into one directory
|
2023-01-23 13:52:35 +00:00 |
|
config.cpp
|
Allow overriding of std:🧵:hardware concurrency (#3948)
|
2022-09-21 13:04:43 +02:00 |
|
config.hpp
|
Use constant vote broadcast interval (#4010)
|
2022-11-30 13:54:33 +01:00 |
|
configbase.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
diagnosticsconfig.cpp
|
Remove json config code (#3655)
|
2022-01-12 23:02:09 +00:00 |
|
diagnosticsconfig.hpp
|
Remove json config code (#3655)
|
2022-01-12 23:02:09 +00:00 |
|
epoch.cpp
|
Apply IWYU on epoch.cpp for <algorithm> and numbers.hpp for <array> (#4044)
|
2023-01-13 11:22:39 +00:00 |
|
epoch.hpp
|
Comment and warning about epoch blocks (#3733)
|
2022-02-11 16:28:11 +00:00 |
|
errors.cpp
|
Fix compatibility with Boost 1.78 (#3815)
|
2022-07-21 21:56:24 +01:00 |
|
errors.hpp
|
Fixing formatting. (#3871)
|
2022-07-21 22:45:37 +01:00 |
|
ipc.cpp
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +03:00 |
|
ipc.hpp
|
IPC 2.0 (#2487)
|
2020-02-21 00:02:44 +01:00 |
|
ipc_client.cpp
|
Fix ipc_client::async_resolve when given invalid endpoint
|
2022-02-03 02:47:58 +00: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
|
Remove json config code (#3655)
|
2022-01-12 23:02:09 +00: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
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +03:00 |
|
locks.hpp
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +03:00 |
|
logger_mt.hpp
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +03: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
|
Move all submodules into one directory
|
2023-01-23 13:52:35 +00:00 |
|
numbers.hpp
|
Changing uint256_union comparison operators to address C++20 overloaded comparison operator ambiguity.
|
2023-01-16 10:28:25 +00:00 |
|
observer_set.hpp
|
Disambiguity of all the implemented locks (#4045)
|
2023-01-13 15:02:34 -03:00 |
|
optional_ptr.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
processing_queue.hpp
|
Skip empty batches in processing_queue (#4008)
|
2022-11-29 13:30:35 +01: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
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +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
|
Allow overriding of std:🧵:hardware concurrency (#3948)
|
2022-09-21 13:04:43 +02:00 |
|
rpc_handler_interface.hpp
|
Updating and applying formatting changes. (#3209)
|
2021-04-19 21:37:01 +02:00 |
|
rpcconfig.cpp
|
Remove json config code (#3655)
|
2022-01-12 23:02:09 +00:00 |
|
rpcconfig.hpp
|
Allow overriding of std:🧵:hardware concurrency (#3948)
|
2022-09-21 13:04:43 +02:00 |
|
signal_manager.cpp
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +03:00 |
|
signal_manager.hpp
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +03:00 |
|
stats.cpp
|
Continuous backlog population (#3999)
|
2023-01-16 13:46:18 +00:00 |
|
stats.hpp
|
Continuous backlog population (#3999)
|
2023-01-16 13:46:18 +00:00 |
|
stream.hpp
|
Stateless bootstrap server (#3975)
|
2022-11-01 19:31:23 +01:00 |
|
threading.cpp
|
Stateless bootstrap server (#3975)
|
2022-11-01 19:31:23 +01:00 |
|
threading.hpp
|
Stateless bootstrap server (#3975)
|
2022-11-01 19:31:23 +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 |
|
tlsconfig.cpp
|
Secure websocket support and certificate config improvements. (#3032)
|
2021-11-01 15:45:17 +00:00 |
|
tlsconfig.hpp
|
Secure websocket support and certificate config improvements. (#3032)
|
2021-11-01 15:45:17 +00:00 |
|
tomlconfig.cpp
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +03:00 |
|
tomlconfig.hpp
|
Improvements in const correctness and 'const' positioning (#3510)
|
2021-10-21 16:20:09 +03:00 |
|
utility.cpp
|
Adding boost as a submodule rather than requiring it to be provided externally.
|
2023-01-13 16:20:34 +00:00 |
|
utility.hpp
|
Add batching to vote_generator (#3963)
|
2022-09-30 20:55:38 +02:00 |
|
walletconfig.cpp
|
Output stacktrace with custom debug assert (#2568)
|
2020-02-24 15:59:05 +00:00 |
|
walletconfig.hpp
|
Refer to empty/null accounts as nano::account{nullptr} (#3388)
|
2021-10-06 18:34:48 +02:00 |
|
work.cpp
|
Disambiguity of all the implemented locks (#4045)
|
2023-01-13 15:02:34 -03:00 |
|
work.hpp
|
Improve observer_set class (#3924)
|
2022-08-27 22:58:44 +01:00 |