darkfi
|
2bbe39e0ee
use `RpcSettings` and `RpcSettingsOpt`
|
преди 1 година |
parazyd
|
604f443fd1
chore: Update license header year
|
преди 1 година |
skoupidi
|
bc22307e8b
rcp/server: generalize RequestHandler so we can create multiple instances of it
|
преди 1 година |
skoupidi
|
82520041eb
chore: clippy elided lifetimes
|
преди 1 година |
dasman
|
0cb128ebb9
net: fix args conflicting by replacing p2p datastore arg to p2p_datastore
|
преди 1 година |
draoi
|
68b63a76e9
dnet+lilith: rename anchorlist to goldlist
|
преди 2 години |
draoi
|
9dd240f13e
net+lilith: introduce BanPolicy
|
преди 2 години |
parazyd
|
7945e2eb18
net: Implement mutable Settings which allow dynamic reconfiguration
|
преди 2 години |
draoi
|
df8c1a8e86
lilith: fix logic error that was causing responsive nodes to be sent to greylist
|
преди 2 години |
draoi
|
3acf49e6a0
net: use standardized methods for net and lilith refinery's
|
преди 2 години |
parazyd
|
c6227e38e4
net: Create datastore in P2p::new()
|
преди 2 години |
parazyd
|
ba62cdf6e5
net/settings: Convert hostlist into an Option<String>
|
преди 2 години |
draoi
|
2cd8b4dff7
net: use sync Mutex for HostContainer
|
преди 2 години |
draoi
|
958361c953
net: simplfy fetch_last() method and fix lilith's usage
|
преди 2 години |
draoi
|
6a0d4cfe7d
net: simplify update_last_seen() method
|
преди 2 години |
draoi
|
dbf5c6bc8f
hosts: use sync Mutex for HostRegistry
|
преди 2 години |
draoi
|
af72f67309
lilith: change log level from warning to debug for empty whitelist
|
преди 2 години |
draoi
|
61e51b33d0
lilith+net: move whitelist_refinery back into lilith + create new public functions
|
преди 2 години |
draoi
|
5b02abf032
lilith: move whitelist_refinery() into session::refine_sesssion()
|
преди 2 години |
draoi
|
8dad8dfc8f
lilith: add missing safety check
|
преди 2 години |
draoi
|
52e6ea0530
net: implement greylist downgrade and goldlist upgrade
|
преди 2 години |
draoi
|
1cd330b798
net: create RefineSession
|
преди 2 години |
draoi
|
1f1bfd3dce
net: flatten move_hosts() so unregister call happens outside function
|
преди 2 години |
draoi
|
69c6530a5d
net: move downgrade to greylist into remove_sub_on_stop()
|
преди 2 години |
draoi
|
4bad13e687
net: create `darklist` for unknown transports + share darklist (not greylist)
|
преди 2 години |
draoi
|
5f55e877ae
net: enable hostlist migration + bugfixes
|
преди 2 години |
draoi
|
00582c94a7
chore: remove deceptive comment in lilith whitelist refinery
|
преди 2 години |
draoi
|
094c7f957a
lilith: upgrade to new hosts API
|
преди 2 години |
parazyd
|
30ebc50b3a
chore: clippy lints
|
преди 2 години |
draoi
|
48a5dc1b2b
net: simplify and reduce Hosts API by introducing HostContainer
|
преди 2 години |