Commit History

Author SHA1 Message Date
  epiphany 8765e82300 fud: add verify_node task 9 months ago
  epiphany c636433459 fud, dht: replace `channel.address()` by `channel.display_address()` in logs 9 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. 9 months ago
  oars 52461e3fd2 script/research/zkvm-metering: tools to generate and verify zk proofs containing single zkvm opcodes for resource usage measurement 9 months ago
  skoupidi a08b04efd2 util/logger: clippy chore 9 months ago
  skoupidi dd575f261f util/logger: allow bins to set alternative terminal logger writers 9 months ago
  darkfi 5c3b100b8e util/log: only show fields for span on enter and close 9 months ago
  darkfi 810fa61e00 app: instrument entire draw tree 9 months ago
  darkfi fe32c5a6c0 util/log: hide the span fields except for the last span being shown. tidies up debug log output. 9 months ago
  darkfi 33d8ad60ae app: tracing instrument a few fns and add spans to logging 9 months ago
  darkfi 923b1ffb7c app: cargo update 9 months ago
  darkfi 9b94affcef app/log: only show the span ID for the top level span 9 months ago
  darkfi 9ae646efb2 util/log: in tracing formatter crop span ID to 6 chars 9 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
  epiphany 4750dac59f net/session: add log when direct outbound disconnects 9 months ago
  epiphany 27dd21cc50 net/session/direct_session: spawn a task to create a channel, fix race condition 9 months ago
  epiphany ee8de423d1 fud: fix default config (was using wrong setting name for `equix_effort`) 9 months ago
  epiphany 097e43afed fu: add `lookup` command, rename `list-buckets` and `list-seeders` to `buckets` and `seeders` 9 months ago
  epiphany c66d9a7fe6 fud/rpc: add `lookup` rpc method 9 months ago
  epiphany 4c19e2a04a fud/pow: add setting to toggle BTC block hash in challenge 9 months ago
  epiphany 7c67eb9375 dht, fud: integrate direct session, add inbound timeout, use DHT events 9 months ago
  epiphany ea4848702c fud: add `SeedersFound` event 9 months ago
  epiphany 0c5d744d46 dht: add `DhtEvent` 9 months ago