Commit History

Author SHA1 Message Date
  parazyd c6ff8cfc41 darkfid: Use an ephemeral key for signing blocks 1 year ago
  parazyd b3cd719348 darkfid: Stub merge mining RPC methods 1 year ago
  parazyd 20d5c2ce21 validator: Add RandomXFactory placeholder 1 year ago
  parazyd 8df6845b7c blockchain/monero: Add tests for FixedByteArray 1 year ago
  parazyd c87a3c64d9 blockchain/monero: Add tests for MerkleProof 1 year ago
  parazyd dc4e461379 validator/xmr: Add aux chain checks 1 year ago
  parazyd ea74788153 chore: Thaw randomx dependency 1 year ago
  parazyd 315745b8ef system: Implement thread priority setting 1 year ago
  parazyd 3a42ba5fda validator: Add wrapper for initializing RandomX datasets 1 year ago
  parazyd 8e18778e46 validator/pow: Fix RandomX dataset offset calculations 1 year ago
  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()` 9 months ago
  epiphany 367f319d28 dht: `update_node()` increments direct channel usage, and add_node_task decrements it 9 months ago
  epiphany 9b8392ba60 dht/tasks: ping direct channels in the channel task 9 months ago
  epiphany b6fffc3784 net/session/direct_session: make `inc_channel_usage()` public and add a direct session check 9 months ago
  epiphany d7a371bcc0 net/session/direct_session: wait for task removal if needed 9 months ago
  epiphany bf7ae21df8 fud, dht: move `ping_locks` from fud to dht 9 months ago
  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