Commit History

Author SHA1 Message Date
  draoi 0329e2b296 settings: delete deprecated quarantine setting 2 years ago
  skoupidi c15facda1c validator: fixed not saving PoW module updates to db 2 years ago
  skoupidi 23d49cd158 validator: use sled-overlay add diff functionality to rebuild forks 2 years ago
  skoupidi 269cffbd1c validator: purge unreferenced trees from sled when reseting forks 2 years ago
  draoi 6ba22f7a85 manual_session: avoid risky op when all attempts to manual connect fail 2 years ago
  draoi 0c23ba0947 manual_session: fix bug which caused peers to get stuck in Connect state 2 years ago
  dasman acb3aeb3b9 bin/tau: update cargo's package description 2 years ago
  dasman f7d0b7a5ac bin/tau: print info on cli when access denied 2 years ago
  dasman d47eac66a4 bin/tau: setting access types as read-write and read-only(default) 2 years ago
  skoupidi 5623914db7 Removed swapd 2 years ago
  draoi 5f55e877ae net: enable hostlist migration + bugfixes 2 years ago
  parazyd 1e5e56c9ea darkirc/nickserv: Feed RLN identity through REGISTER 2 years ago
  parazyd a9a6cb4ef9 darkirc: NickServ account registration 2 years ago
  parazyd 50f7220341 chore: Clippy lints 2 years ago
  skoupidi 696bc213a0 validator: fixed stupid mistake 2 years ago
  skoupidi 41c9bd28ba validator: updated sled-overlay version and use new diffs logic for finalization 2 years ago
  skoupidi aae713227f contract/test-harness/vks: updated hashes 2 years ago
  zero 010ea6037d runtime/merkle: db_roots store key=blockhash, value=blockheight (before value=[]) 2 years ago
  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 years ago
  zero fd1d154b15 runtime/smt: return early with SUCCESS (but give a warning) if the nullifiers list for changing the tree is empty. 2 years ago
  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 years ago
  parazyd ec5984685b chore: Add missing license headers 2 years ago
  zero 6bee5bf416 subscriber: add docstrings, and simplify a method. 2 years ago
  zero fb4a521f70 zk/smt: fix broken unit test 2 years ago
  zero 66b44abc78 runtime: lock sled overlay for the entire duration of merkle::merkle_add() [safety rzns] 2 years ago
  zero c5166445d7 smt: get it working with the WASM, and add it to money contract for nullifiers. Summary of changes: 2 years ago
  zero df1f9e744b Merge branch 'smt2' 2 years ago
  zero 11e39f07cf mv smt2 smt 2 years ago
  zero ba60fc05f3 switch zkVM to new SMT gadget 2 years ago
  zero e97ade3c9d SMT2 ZK gadget 2 years ago