oars
|
757f1d0542
bin/darkirc: DEP-0007: add network profiles to net setting section of darkirc toml configs, use the maximum outbound_connect_timeout from all the network profiles for dag sync timeout
|
hace 1 año |
oars
|
179211b2c7
bin,example/dchat,script: DEP-006: retrieve app_name and app_version from CARGO_PKG_NAME and CARGO_PKG_VERSION for use in net Version message
|
hace 1 año |
oars
|
d85cf80dbf
replace log imports with tracing everywhere
|
hace 1 año |
skoupidi
|
b76da20baf
darkirc: chore clippy
|
hace 1 año |
darkfi
|
29d613fab3
darkirc: append commit hash to --version output
|
hace 1 año |
parazyd
|
c040d9c00f
chore: Update crate dependencies
|
hace 1 año |
darkfi
|
c797566804
darkirc: goodbye crypto error messages
|
hace 1 año |
skoupidi
|
bfe1ec9285
darkirc: minor cleanup nitpicks
|
hace 1 año |
oars
|
2b865bcd59
darkirc: multiple chacha keys support
|
hace 1 año |
skoupidi
|
a671d43cee
chore: fmt and fixed minor comments inconsistencies
|
hace 1 año |
darkfi
|
2bbe39e0ee
use `RpcSettings` and `RpcSettingsOpt`
|
hace 1 año |
parazyd
|
2492203bf5
darkirc: WIP RLNV2-DIFF
|
hace 1 año |
dasman
|
54b891c905
darkirc: monitor network disconnection and resync accordingly
|
hace 1 año |
parazyd
|
604f443fd1
chore: Update license header year
|
hace 1 año |
darkfi
|
743d252d57
s/PanicInfo/PanicHookInfo/
|
hace 1 año |
darkfi
|
0ee4e998eb
darkirc: set a panic hook so when panic is invoked in a multi-threaded app it just straight up aborts the node immediately.
|
hace 1 año |
skoupidi
|
a76b9526bc
misc: use ~/.local/share/darkfi for app storage
|
hace 1 año |
dasman
|
e417fe914d
darkirc: DAG sync loops for ever instead of exiting with error after {sync_attempts} times
|
hace 1 año |
skoupidi
|
fdfc96a902
Cargo.toml: replaced sled references with sled-overlay import
|
hace 2 años |
dasman
|
2f5b10f472
darkirc: list configured contacts
|
hace 2 años |
dasman
|
19f70bd58f
event_graph: gracefully stop pruning task
|
hace 2 años |
dasman
|
b3f7a9a876
darkirc: queue user privmsgs and send them once DAG is synced
|
hace 2 años |
parazyd
|
c6227e38e4
net: Create datastore in P2p::new()
|
hace 2 años |
dasman
|
ad627b7f26
darkirc: revert last changes regarding queuing user msgs if dag not synced
|
hace 2 años |
dasman
|
653670fc3f
darkirc: revert start IRC after DAG sync and queue user messages until synced successfully
|
hace 2 años |
dasman
|
01d57d5877
darkirc: start IRC server task after the DAG has been synced
|
hace 2 años |
dasman
|
e87748f9c9
darkirc: rename pubkey recovery argument
|
hace 2 años |
dasman
|
cfe9f49de2
dakirc+tau: do not create_dir_all on replay path if not needed
|
hace 2 años |
parazyd
|
170654c423
darkirc: Use bcrypt-2b for server password encryption
|
hace 2 años |
dasman
|
94eac02ab8
darkirc: fix broken replay mode and datastore
|
hace 2 años |