Historia zmian

Autor SHA1 Wiadomość Data
  draoi 5f55e877ae net: enable hostlist migration + bugfixes 2 lat temu
  parazyd 1e5e56c9ea darkirc/nickserv: Feed RLN identity through REGISTER 2 lat temu
  parazyd a9a6cb4ef9 darkirc: NickServ account registration 2 lat temu
  parazyd 50f7220341 chore: Clippy lints 2 lat temu
  skoupidi 696bc213a0 validator: fixed stupid mistake 2 lat temu
  skoupidi 41c9bd28ba validator: updated sled-overlay version and use new diffs logic for finalization 2 lat temu
  skoupidi aae713227f contract/test-harness/vks: updated hashes 2 lat temu
  zero 010ea6037d runtime/merkle: db_roots store key=blockhash, value=blockheight (before value=[]) 2 lat temu
  zero cde5f7cea2 runtime/merkle: simplify the function. we do not need to store the intermediate roots for the tree since each update is atomic. Also the serialization length == 32 should be an assert rather than a conditional check. 2 lat temu
  zero fd1d154b15 runtime/smt: return early with SUCCESS (but give a warning) if the nullifiers list for changing the tree is empty. 2 lat temu
  zero 309157e0ba runtime/merkle: return early with SUCCESS (but give a warning) if the coins list for changing the tree is empty. We also don't do any gas calc since nothing on disk was modified. 2 lat temu
  parazyd ec5984685b chore: Add missing license headers 2 lat temu
  zero 6bee5bf416 subscriber: add docstrings, and simplify a method. 2 lat temu
  zero fb4a521f70 zk/smt: fix broken unit test 2 lat temu
  zero 66b44abc78 runtime: lock sled overlay for the entire duration of merkle::merkle_add() [safety rzns] 2 lat temu
  zero c5166445d7 smt: get it working with the WASM, and add it to money contract for nullifiers. Summary of changes: 2 lat temu
  zero df1f9e744b Merge branch 'smt2' 2 lat temu
  zero 11e39f07cf mv smt2 smt 2 lat temu
  zero ba60fc05f3 switch zkVM to new SMT gadget 2 lat temu
  zero e97ade3c9d SMT2 ZK gadget 2 lat temu
  draoi 5d9c465b3e doc: update DEP-0001 2 lat temu
  draoi b7c11c2bed net: implement DEP-0001 2 lat temu
  draoi b9edcc6077 channel: expand ChannelInfo to include resolve_addr and connect_addr 2 lat temu
  draoi 137eef25b7 doc: fmt and add dev NOTEs 2 lat temu
  draoi b1cfbda94b hosts: remove useless Result<> on subscribe_store 2 lat temu
  draoi d160e96161 net: gather unused channel_subscriber's into a single channel_subscriber in Hosts 2 lat temu
  draoi 9bcb691c65 contrib: add dchatd localnet for minimal net testing 2 lat temu
  draoi 0f5fcba2c2 net: add `last_connection` timer to more empirically track connection status 2 lat temu
  zero 030d532222 smt2: replace generic_const_exprs unstable rust feature with temp workaround that can easily be changed once the feature exists in rust proper 2 lat temu
  parazyd 1c163c546b darkirc: Preliminary services implementation 2 lat temu