Commit History

Author SHA1 Message Date
  parazyd e287c0d6ef validator: Add RandomXFactory implementation 1 year ago
  parazyd 09a78273d0 validator: Adapt code to new RandomX crate API 1 year ago
  parazyd 51a9a7de77 validator/xmr: Add creation of MoneroPowData from monero::Block 1 year ago
  epiphany 0ebf67f623 dht: add external address check in `lookup()` and `create_channel()` 8 months ago
  epiphany 367f319d28 dht: `update_node()` increments direct channel usage, and add_node_task decrements it 8 months ago
  epiphany 9b8392ba60 dht/tasks: ping direct channels in the channel task 8 months ago
  epiphany b6fffc3784 net/session/direct_session: make `inc_channel_usage()` public and add a direct session check 8 months ago
  epiphany d7a371bcc0 net/session/direct_session: wait for task removal if needed 8 months ago
  epiphany bf7ae21df8 fud, dht: move `ping_locks` from fud to dht 8 months ago
  epiphany 8765e82300 fud: add verify_node task 8 months ago
  epiphany c636433459 fud, dht: replace `channel.address()` by `channel.display_address()` in logs 8 months ago
  darkfi 09a7c7e869 util/log: show span ID for all spans, not just root. The attached comment before was WRONG; each span has a unique ID. 8 months ago
  oars 52461e3fd2 script/research/zkvm-metering: tools to generate and verify zk proofs containing single zkvm opcodes for resource usage measurement 8 months ago
  skoupidi a08b04efd2 util/logger: clippy chore 8 months ago
  skoupidi dd575f261f util/logger: allow bins to set alternative terminal logger writers 8 months ago
  darkfi 5c3b100b8e util/log: only show fields for span on enter and close 8 months ago
  darkfi 810fa61e00 app: instrument entire draw tree 8 months ago
  darkfi fe32c5a6c0 util/log: hide the span fields except for the last span being shown. tidies up debug log output. 8 months ago
  darkfi 33d8ad60ae app: tracing instrument a few fns and add spans to logging 8 months ago
  darkfi 923b1ffb7c app: cargo update 8 months ago
  darkfi 9b94affcef app/log: only show the span ID for the top level span 8 months ago
  darkfi 9ae646efb2 util/log: in tracing formatter crop span ID to 6 chars 8 months ago
  darkfi b41eba2b5d app: name all spawned threads 9 months ago
  darkfi 2472d56531 app: improve send button click perf on android by making atomic as short lived as possible. 9 months ago
  epiphany d9aa63f0af fud/download: create the DHT events sub as early as possible 9 months ago
  epiphany 5227d48a8c fud: add a signature to `FudSeeder` 9 months ago
  skoupidi d478afd162 util/cli: minor cleanup on log setup 9 months ago
  oars 52e3d4655b util/logger,util/cli,bin/app/logger: fix issues with file logging 9 months ago
  epiphany ee35e6e879 fu: chore fmt 9 months ago
  epiphany b20b997cfc fu: chore clippy 9 months ago