x
|
d32e275bb3
event_graph: Move pregenerated identities to darkirc
|
2 months ago |
dasman
|
c5bba7e6ce
event_graph: add a special tier and bootstrap genesis events
|
3 months ago |
x
|
d09b355c8b
darkirc: Full RLN reg through nickserv, queue registrations
|
3 months ago |
x
|
8cba5efd5e
darkirc: Apply API changes made in event_graph
|
4 months ago |
dasman
|
d7ae52d3b3
bin/darkirc: move shared code to darkirc lib and fix darkirc plugin methods
|
2 months ago |
dasman
|
29b559fc5c
event_graph: cleanup and refactor poc memory expensive fields
|
5 months ago |
dasman
|
99dbc2dc4f
[WIP] add static DAG and implement RLN
|
8 months ago |
dasman
|
e75c9936b1
event_graph: increase number of dags to 24, and decrease rotation periods to 1hr
|
11 months ago |
dasman
|
8bc4cec15a
evgr2: merge multi-dag branch
|
11 months ago |
dasman
|
eab0aa9b88
event_graph_v2: implementing sync mechanism and fast head mode
|
1 year ago |
dasman
|
616e5cdd25
[WIP] added event headers, concurrent requests from connected peers and wip sync mechanisms
|
1 year ago |
x
|
9785777642
chore: Update copyright license year
|
8 months ago |
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
|
1 year ago |
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
|
1 year ago |
oars
|
d85cf80dbf
replace log imports with tracing everywhere
|
1 year ago |
skoupidi
|
b76da20baf
darkirc: chore clippy
|
1 year ago |
darkfi
|
29d613fab3
darkirc: append commit hash to --version output
|
1 year ago |
parazyd
|
c040d9c00f
chore: Update crate dependencies
|
1 year ago |
darkfi
|
c797566804
darkirc: goodbye crypto error messages
|
1 year ago |
skoupidi
|
bfe1ec9285
darkirc: minor cleanup nitpicks
|
1 year ago |
oars
|
2b865bcd59
darkirc: multiple chacha keys support
|
1 year ago |
skoupidi
|
a671d43cee
chore: fmt and fixed minor comments inconsistencies
|
1 year ago |
darkfi
|
2bbe39e0ee
use `RpcSettings` and `RpcSettingsOpt`
|
1 year ago |
parazyd
|
2492203bf5
darkirc: WIP RLNV2-DIFF
|
1 year ago |
dasman
|
54b891c905
darkirc: monitor network disconnection and resync accordingly
|
1 year ago |
parazyd
|
604f443fd1
chore: Update license header year
|
1 year ago |
darkfi
|
743d252d57
s/PanicInfo/PanicHookInfo/
|
1 year ago |
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.
|
1 year ago |
skoupidi
|
a76b9526bc
misc: use ~/.local/share/darkfi for app storage
|
1 year ago |
dasman
|
e417fe914d
darkirc: DAG sync loops for ever instead of exiting with error after {sync_attempts} times
|
1 year ago |