dncurrency/nano/node
Sergey Kroshnin 6e1cfda316
Valgrind fixes & suppressions (#1814)
* Fix detelcted by Valgrind compute_reps () issue

* Improve logging headers

* Various minor tests improvements

* Valgrind suppression file

* Remove default value for min_log_delta
2019-03-15 13:55:45 +03:00
..
plat Rename internal project bits from RaiBlocks to Nano (#1504) 2018-12-28 14:58:50 -06:00
blockprocessor.cpp Start elections for all forks of unconfirmed blocks (#1815) 2019-03-14 12:32:02 +03:00
blockprocessor.hpp Request confirmation faster for new blocks (#1518) 2019-02-05 12:32:06 -05:00
bootstrap.cpp Fix (#1790) merge conflict 2019-03-13 14:39:51 +03:00
bootstrap.hpp Add TCP server timeout (#1790) 2019-03-13 13:23:27 +03:00
cli.cpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
cli.hpp Rename internal project bits from RaiBlocks to Nano (#1504) 2018-12-28 14:58:50 -06:00
CMakeLists.txt Improve representative crawler (#1803) 2019-03-06 20:31:54 +01:00
common.cpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
common.hpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
daemonconfig.cpp RPC config versioning, remove unused options (#1768) 2019-02-25 20:11:45 +01:00
daemonconfig.hpp --diagnostics CLI option to check & update config.json file (#1733) 2019-02-22 09:52:26 +00:00
ipc.cpp Always log IPC server started 2019-02-25 12:23:17 +00:00
ipc.hpp --diagnostics CLI option to check & update config.json file (#1733) 2019-02-22 09:52:26 +00:00
ipcconfig.cpp --diagnostics CLI option to check & update config.json file (#1733) 2019-02-22 09:52:26 +00:00
ipcconfig.hpp --diagnostics CLI option to check & update config.json file (#1733) 2019-02-22 09:52:26 +00:00
lmdb.cpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
lmdb.hpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
logging.cpp Use console logger so that it works on travis 2019-02-25 15:23:45 +00:00
logging.hpp Valgrind fixes & suppressions (#1814) 2019-03-15 13:55:45 +03:00
node.cpp Valgrind fixes & suppressions (#1814) 2019-03-15 13:55:45 +03:00
node.hpp Rename republish_x to flood_x to better describe what we're doing. (#1825) 2019-03-14 00:14:25 +00:00
nodeconfig.cpp Add TCP server timeout (#1790) 2019-03-13 13:23:27 +03:00
nodeconfig.hpp Add TCP server timeout (#1790) 2019-03-13 13:23:27 +03:00
openclwork.cpp Merged with master 2019-02-26 10:12:25 +00:00
openclwork.hpp Support difficulty for OpenCL generate_work () (#1775) 2019-02-26 12:37:40 +03:00
peers.cpp Remove node_id_version and surrounding logic since it's below the peering version. (#1824) 2019-03-13 20:00:41 +00:00
peers.hpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
portmapping.cpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
portmapping.hpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
repcrawler.cpp Remove nano::network::on as this can be detected by socket.is_open (). (#1823) 2019-03-13 20:00:30 +00:00
repcrawler.hpp Improve representative crawler (#1803) 2019-03-06 20:31:54 +01:00
rpc.cpp RPC 100-continue and max request size (#1819) 2019-03-14 10:13:15 +01:00
rpc.hpp RPC 100-continue and max request size (#1819) 2019-03-14 10:13:15 +01:00
rpc_secure.cpp --diagnostics CLI option to check & update config.json file (#1733) 2019-02-22 09:52:26 +00:00
rpc_secure.hpp Rename internal project bits from RaiBlocks to Nano (#1504) 2018-12-28 14:58:50 -06:00
rpcconfig.cpp RPC 100-continue and max request size (#1819) 2019-03-14 10:13:15 +01:00
rpcconfig.hpp RPC 100-continue and max request size (#1819) 2019-03-14 10:13:15 +01:00
signatures.cpp Factor out signature checker (#1700) 2019-02-05 10:56:56 +01:00
signatures.hpp Factor out signature checker (#1700) 2019-02-05 10:56:56 +01:00
stats.cpp Cleanup unused member functions in secure library and various other cleanups (#1764) 2019-02-22 17:00:25 +00:00
stats.hpp Encapsulate and lock stat_datapoint, fixes core_test tsan (#1665) 2019-01-30 17:50:39 +01:00
testing.cpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
testing.hpp Convert deserializers to use exceptions (#1584) 2019-02-05 15:57:19 +00:00
voting.cpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
voting.hpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
wallet.cpp Rename republish_x to flood_x to better describe what we're doing. (#1825) 2019-03-14 00:14:25 +00:00
wallet.hpp Network selector (#1729) 2019-03-11 16:10:33 +01:00
working.hpp Rename internal project bits from RaiBlocks to Nano (#1504) 2018-12-28 14:58:50 -06:00
xorshift.hpp Rename internal project bits from RaiBlocks to Nano (#1504) 2018-12-28 14:58:50 -06:00