dasman
|
07460df363
event_graph: remove check_version_match() and compare peers version with a const in taud and darkirc
|
1 yıl önce |
dasman
|
964aeb47e2
event_graph: fix events validation and tests
|
1 yıl önce |
dasman
|
d21438223c
event_graph: fix a secs/millis bug that caused a newly generated genesis after pruning get a wrong timestamp and sleep for wrong amount of seconds, and validate events accordingly
|
1 yıl önce |
darkfi
|
804c3e7549
wallet: darkirc backend broadcast p2p events
|
1 yıl önce |
darkfi
|
f65a643bd0
event_graph: add Event::with_timestamp() method to create an event with the timestamp explicitly provided.
|
1 yıl önce |
dasman
|
a63d628ec5
script/evgrd: fill in required LocalEventGraph fields and methods, and present a working test module
|
1 yıl önce |
dasman
|
75b18d684e
event_graph: use millis for events timestamp, bump the versions of darkirc and taud and are changed slightly to accordigly interact with both old and new versions
|
1 yıl önce |
dasman
|
dc406924e1
event_graph: disallow returning duplicate events when getting the successors
|
1 yıl önce |
skoupidi
|
fdfc96a902
Cargo.toml: replaced sled references with sled-overlay import
|
1 yıl önce |
darkfi
|
cbfe0997b4
event_graph: add missing use EventGraphPtr import
|
2 yıl önce |
darkfi
|
ac03e32622
event_graph: replace foo(event_graph: &EventGraphPtr) with foo(event_graph: &EventGraph)
|
2 yıl önce |
darkfi
|
e7eb633916
wallet: UI working with darkirc 🔥🔥🔥
|
2 yıl önce |
dasman
|
3aeec3d861
specify timestamp unit in Event::timestamp
|
2 yıl önce |
parazyd
|
c6227e38e4
net: Create datastore in P2p::new()
|
2 yıl önce |
dasman
|
37f85f49cd
event_graph: dag replay logs and db to be configurable, also user should choose to run in replay mode or not
|
2 yıl önce |
dasman
|
214458322a
add deg2 (dag_browser) code
|
2 yıl önce |
parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
2 yıl önce |
aggstam
|
cdaddfbfe2
event_graph: introduce layers to the DAG
|
2 yıl önce |
parazyd
|
673b0ec6b1
Full Makefile project cleanup
|
2 yıl önce |
parazyd
|
6cf480caaa
Rename event_graph2 to event_graph and temp disable some old dependents.
|
2 yıl önce |