История коммитов

Автор SHA1 Сообщение Дата
  draoi b0b192c3f2 system: rename Subscriber to Publisher + propagate change 2 лет назад
  dasman 37f85f49cd event_graph: dag replay logs and db to be configurable, also user should choose to run in replay mode or not 2 лет назад
  dasman fb78838277 event_graph: replace harcoded parent reply timeout to respect p2p outbound timeout 2 лет назад
  dasman 9e8bdd8630 eventgraph: replayer instruction log simplified a bit 2 лет назад
  dasman 4186860fe5 bin/darkirc: RPC method to recreate DAG from replay log upon request from DEG 2 лет назад
  dasman 2fc118af51 eventgraph: rewrite eg replay functions and actually log the events 2 лет назад
  dasman faf8b80e36 event_graph: remove unused code 2 лет назад
  dasman 214458322a add deg2 (dag_browser) code 2 лет назад
  draoi db92a9e3dc net: introduce HostState state machine to safely manage host activity 2 лет назад
  dasman 6d39951185 bin/deg: updating unreferenced_tips on receiving new events 2 лет назад
  dasman 532d67e972 src/eventgraph: support debugging msgs 2 лет назад
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 лет назад
  Dastan-glitch d3be6c2819 src/event_graph: aquire locks outside loops 2 лет назад
  Dastan-glitch f46eb4c0e4 src/event_graph: request and reply multiple events 2 лет назад
  Dastan-glitch 7529e4a655 src/event_graph: use dag_get() method 2 лет назад
  aggstam aac6b2c6c2 darkirc: update event_graph synced flag when we were already on latest tip 2 лет назад
  aggstam b1821df428 darkirc: update event_graph synced flag when we skip sync 2 лет назад
  aggstam cdaddfbfe2 event_graph: introduce layers to the DAG 2 лет назад
  y 117b4c6750 [eventgraph/util] formatting 2 лет назад
  y d8e957788b [net] Fix issue Dag prune issue 2 лет назад
  y bf5d77c31f [net] Modify Event pruning debugging 2 лет назад
  y c7727c8633 [net] Add debug messages when receiving old Events 2 лет назад
  parazyd 915520ea99 eventgraph: Use atomic database operations. 2 лет назад
  parazyd cf4f85f7e9 eventgraph: Abstract dag_prune into a separate reusable function and make it atomic. 2 лет назад
  x 70a30a211f event_graph: add TODO for methods 2 лет назад
  parazyd b94b6fbeae eventgraph: Initialize prune task through OnceCell, and only when wanted 2 лет назад
  x b0f334683b p2p: simplify and make safe API, and thereby fix the possibility for any deadlock to happen when using the API. 2 лет назад
  Dastan-glitch c629a5d000 event_graph: accept zero rotations for apps that need full history all the time (such as tau) 2 лет назад
  parazyd 1f0ef59581 event-graph: Add informational message when already synced. 2 лет назад
  parazyd bdb78b58f1 darkirc: Scan DAG and replay messages on channel JOIN and welcome. 2 лет назад