1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Commit graph

8 commits

Author SHA1 Message Date
dan 13b01c86a6 Updated RpcServer Initialization and Logic
-- Moved all RPCServer initialization logic to rpcserver constructor
    -- Fixed config logic, fxn binding to rpc address, fxn adding rpc cats
    -- router hive failed CI/CD resulting from outdated reference to rpcBindAddr
    -- ipc socket as default hidden from windows (for now)
refactored config endpoint
    - added rpc call script (contrib/omq-rpc.py)
    - added new fxns to .ini config stuff
    - added delete .ini file functionality to config endpoint
    - added edge case control for config endpoint

add commented out line in clang-form for header reorg later
2023-01-24 06:50:46 -08:00
Stephen Shelton ef075a53dd Implement KeyManager tests 2019-12-09 12:29:33 -07:00
Michael a62655d501
Move tests to use top-level LlarpTest 2019-05-28 20:45:09 +01:00
Michael a83be769e2
More explicit error when keyfile is not a valid file 2019-05-18 18:34:25 +01:00
Michael 8f0f6dde9d
Include What You Use 2019-03-25 23:16:28 +00:00
Michael f2c5d32399
Metric collection subsystem 2019-03-25 20:36:23 +00:00
Michael 1f95f1e78f
More unit tests of dht internals 2019-01-26 00:40:40 +00:00
Michael fec75125f4
Add tests for crypto/types 2019-01-15 23:33:16 +00:00