draoi
|
9dd240f13e
net+lilith: introduce BanPolicy
|
2 years ago |
darkfi
|
6962bbfd38
tau: assign field already contains @, so it will appear when adding task as @@foo
|
2 years ago |
darkfi
|
97385aedc3
book: correct LOG_TARGETS format for running node
|
2 years ago |
darkfi
|
180ec6491d
Revert "book: correct output in running node"
|
2 years ago |
darkfi
|
5b70077449
book: correct output in running node
|
2 years ago |
darkfi
|
11d1129a41
darkirc: add #lunardao to default autojoin
|
2 years ago |
dasman
|
89ff2b3ded
Caego.toml: remove async-recursion from event_graph features
|
2 years ago |
dasman
|
69a26b7fd3
event_graph: return sorted Vec<Events> instead of Vec<blake3::Hash> to reduce dag_get() calls
|
2 years ago |
dasman
|
501399d388
event_graph: rewrite order_events() to effectivly sort events once
|
2 years ago |
draoi
|
cedde2e9ec
hosts: don't allow manual peers to enter the hostlist via other peers
|
2 years ago |
dasman
|
d2970c8895
event_graph: iterative dfs_topological_sort() instead of recursion
|
2 years ago |
draoi
|
216794939d
manual_session: sleep when try_register() call fails, then try again
|
2 years ago |
draoi
|
aa37b87a3e
manual+seedsync_session: unregister() when version exchange fails
|
2 years ago |
parazyd
|
83600b1adc
darkirc: Update config pointing to a Tor seed node
|
2 years ago |
draoi
|
3cdec217d1
seedsync: unregister() seed address after failed connection
|
2 years ago |
parazyd
|
26075d753d
darkirc: Update config file with Tor examples
|
2 years ago |
darkfi
|
64c3f1aa3c
wallet: editbox when text is highlighted and key pressed, use regen_glyphs() since we no longer regen glyphs in redraw()
|
2 years ago |
parazyd
|
2f97f384e7
net: Use forked Url crate that supports our transport schemes
|
2 years ago |
draoi
|
0c8b274505
net: replace LazyWeak with Arc::new_cyclic() and delete system::LazyWeak
|
2 years ago |
dasman
|
b3f7a9a876
darkirc: queue user privmsgs and send them once DAG is synced
|
2 years ago |
darkfi
|
327c435e8f
wallet: editbox bugfix, split regen_glyphs() from redraw()
|
2 years ago |
darkfi
|
f28500c36a
wallet: editbox home/end keys
|
2 years ago |
darkfi
|
8e54b470bd
wallet: editbox fix race condition
|
2 years ago |
draoi
|
4cf4fa93d8
doc: add manual blacklist usage to default config
|
2 years ago |
draoi
|
8ae9e42e71
net: allow control of schemes in the blacklist imported from Settings
|
2 years ago |
parazyd
|
3d60035238
net/acceptor: Add Tor hidden service address to external_addrs if available
|
2 years ago |
parazyd
|
f94094e732
net/channel: Attempt to properly parse IPs in Channel::ban()
|
2 years ago |
parazyd
|
3bdae810b3
net/channel: Add helpful debugging error calls
|
2 years ago |
parazyd
|
27fd3785f8
chore: Update crate dependencies and CI Rust version
|
2 years ago |
parazyd
|
7945e2eb18
net: Implement mutable Settings which allow dynamic reconfiguration
|
2 years ago |