x
|
9785777642
chore: Update copyright license year
|
7 months ago |
jkds
|
19c1b8ffea
rpc: remove p2p.set_outbound_connections method
|
7 months ago |
jkds
|
b60d550a3f
rpc: move set_outbound_connections from darkirc into rpc p2p handler
|
7 months ago |
jkds
|
e9a1dbe800
darkirc/rpc: when we check params, just use .unwrap() to get the args after
|
7 months ago |
jkds
|
d9e7a782b4
darkirc/rpc: let Some(...) = ... else { return Json err }
|
7 months ago |
jkds
|
419da3f849
net: allow runtime modification of outbound connection count. adds a method to darkirc to set_outbound_connections, use the scripts ./script/node_get_info.py and ./script/node_set-connect.py to verify
|
7 months ago |
oars
|
d85cf80dbf
replace log imports with tracing everywhere
|
1 year ago |
darkfi
|
2bbe39e0ee
use `RpcSettings` and `RpcSettingsOpt`
|
1 year ago |
parazyd
|
604f443fd1
chore: Update license header year
|
1 year ago |
skoupidi
|
bc22307e8b
rcp/server: generalize RequestHandler so we can create multiple instances of it
|
1 year ago |
skoupidi
|
82520041eb
chore: clippy elided lifetimes
|
1 year ago |
parazyd
|
46a74e6b60
net: Use AtomicBool for dnet_enabled mark
|
2 years ago |
dasman
|
94eac02ab8
darkirc: fix broken replay mode and datastore
|
2 years ago |
dasman
|
4186860fe5
bin/darkirc: RPC method to recreate DAG from replay log upon request from DEG
|
2 years ago |
dasman
|
b9e74e52dc
bin/darkirc: add deg task & respective rpc calls
|
2 years ago |
parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
2 years ago |
parazyd
|
4da846bf03
darkirc: Code refactor
|
2 years ago |
parazyd
|
43e1c2f7a0
bin: Update RequestHandler users API
|
3 years ago |
parazyd
|
6e45af3c5d
bin: Update respective binaries to new RPC server API.
|
3 years ago |
x
|
8b2c0b76f2
script/node_get_info.py: comment out some prints
|
3 years ago |
x
|
113978a6d4
darkirc: add p2p.get_info()
|
3 years ago |
parazyd
|
27466c37e3
darkirc: Minor cleanup regarding dnet.
|
3 years ago |
x
|
e23fb30604
p2p: debug net info cleanup and add support to darkirc
|
3 years ago |
parazyd
|
a80a62ddf7
darkirc: Update to new RPC dependencies.
|
3 years ago |
parazyd
|
3b9c016ef6
bin: Update daemon methods for dnet.
|
3 years ago |
Dastan-glitch
|
32c0671eca
rename ircd2 to darkirc
|
3 years ago |