mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-11 07:10:36 +00:00
12eb32a816
* add conf.d directory for config overrides * refactor llarp::Config * add explicit constructor with datadir as parameter * have all config files be passed as std::optional * make Config::LoadDefault private and use std::optional in Config::Load to remove ambiguity * update rest of codebase to reflect above changes * fix pybind * rename bootstrap config skipBootstrap to seednode as it's more descriptive * make seednode configurable * make pybind layer compile * make pybind layer run |
||
---|---|---|
.. | ||
Catch2@81d52c4a5f | ||
config | ||
crypto | ||
dht | ||
dns | ||
exit | ||
hive | ||
iwp | ||
net | ||
nodedb | ||
path | ||
peerstats | ||
regress | ||
router | ||
routing | ||
service | ||
util | ||
win32 | ||
check_main.cpp | ||
CMakeLists.txt | ||
llarp_test.cpp | ||
llarp_test.hpp | ||
main.cpp | ||
test_llarp_encrypted_frame.cpp | ||
test_llarp_router_contact.cpp | ||
test_util.cpp | ||
test_util.hpp |