aggstam
|
b1821df428
darkirc: update event_graph synced flag when we skip sync
|
2 years ago |
aggstam
|
cdaddfbfe2
event_graph: introduce layers to the DAG
|
2 years ago |
y
|
117b4c6750
[eventgraph/util] formatting
|
2 years ago |
y
|
d8e957788b
[net] Fix issue Dag prune issue
|
2 years ago |
y
|
bf5d77c31f
[net] Modify Event pruning debugging
|
2 years ago |
y
|
c7727c8633
[net] Add debug messages when receiving old Events
|
2 years ago |
parazyd
|
915520ea99
eventgraph: Use atomic database operations.
|
2 years ago |
parazyd
|
cf4f85f7e9
eventgraph: Abstract dag_prune into a separate reusable function and make it atomic.
|
2 years ago |
x
|
70a30a211f
event_graph: add TODO for methods
|
2 years ago |
parazyd
|
b94b6fbeae
eventgraph: Initialize prune task through OnceCell, and only when wanted
|
2 years ago |
x
|
b0f334683b
p2p: simplify and make safe API, and thereby fix the possibility for any deadlock to happen when using the API.
|
2 years ago |
Dastan-glitch
|
c629a5d000
event_graph: accept zero rotations for apps that need full history all the time (such as tau)
|
2 years ago |
parazyd
|
1f0ef59581
event-graph: Add informational message when already synced.
|
2 years ago |
parazyd
|
bdb78b58f1
darkirc: Scan DAG and replay messages on channel JOIN and welcome.
|
2 years ago |
parazyd
|
6cf480caaa
Rename event_graph2 to event_graph and temp disable some old dependents.
|
3 years ago |
parazyd
|
3c0e4d22ef
event-graph: Remove old event-graph code.
|
3 years ago |
Dastan-glitch
|
3840fda64b
event_graph: better error handling
|
3 years ago |
parazyd
|
2291a2bc90
lib: Minor clippy lints.
|
3 years ago |
parazyd
|
a02e3475f6
lib: Remove async-std dependency.
|
3 years ago |
parazyd
|
98ef7c834e
chore: Update project dependencies.
|
3 years ago |
aggstam
|
275b6ac166
event_graph: test cleanup
|
3 years ago |
Dastan-glitch
|
5a3d609830
event_graph: remove InvItem id field
|
3 years ago |
parazyd
|
3db33c07b4
event_graph: WIP integration test.
|
3 years ago |
Dastan-glitch
|
4e9071a08a
src/event_graph: use Timestamp struct as events timestamp
|
3 years ago |
Dastan-glitch
|
e118096815
event_graph: add gen_id() function
|
3 years ago |
Dastan-glitch
|
723e774af8
event_graph abstraction, making the event action generic
|
3 years ago |
Dastan-glitch
|
cd5dfbed0e
[WIP] event_graph added to src/ and ircd2 utilize it from there
|
3 years ago |