Commit History

Author SHA1 Message Date
  draoi e3c69b0fcc chore: delete unused code comment from message_subscriber.rs 2 years ago
  draoi 9aea678125 outbound_session: replace TODO with NOTE 2 years ago
  draoi c0f9920d0a doc: remove deceptive comment on session/mod.rs 2 years ago
  draoi 92cbca047e outbound_session: just do seed next time if peer discovery waiting for addrs times out 2 years ago
  draoi 740a539bfd channel+protocol_version: add Option<VersionMessage> into Channel 2 years ago
  skoupidi fa08a4aeae drk: use (de)serialize_async everywhere 2 years ago
  skoupidi d1c11b7cf6 drk: properly scan blocks based on tx call order 2 years ago
  parazyd aa8fb77538 drk/deploy: Add contract lock tx 2 years ago
  draoi 61e51b33d0 lilith+net: move whitelist_refinery back into lilith + create new public functions 2 years ago
  draoi 7ad0792976 net: make self_handshake_interval a configurable Setting 2 years ago
  parazyd 6a0e5b1311 drk/deploy: Implement contract deployment transaction builder 2 years ago
  draoi 2055820a9a hosts: fix visibility 2 years ago
  draoi 5b02abf032 lilith: move whitelist_refinery() into session::refine_sesssion() 2 years ago
  draoi 38dcac45b5 p2p: remove more unused artifacts 2 years ago
  draoi 2b46488e09 doc: add missing docstrings to net/outbound_session 2 years ago
  draoi 06c64b06aa doc: upgrade some NOTE comments to docstrings 2 years ago
  draoi 3998b80d8f p2p: delete unused peer_discovery_running variable 2 years ago
  draoi a4c9ddcfed outbound_session: make SlotPreference enum 2 years ago
  draoi 7e95c56d61 session: fix bitflags on mod.rs 2 years ago
  zero b343d6132c doc/book: fix broken paths for code 2 years ago
  zero bddc2b5e49 github workflows: update to v4, see https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ 2 years ago
  zero 2d9f5af6b5 test-harness: update pks/vks hashes 2 years ago
  zero 441150bbad contracts: adjust k values to smallest possible 2 years ago
  zero 898ed02880 zkrunner: if (value := foo) can wrongly be false if value is 0, so be explicit with "is not None" 2 years ago
  zero 4709bfd314 doc/book: zkas/writing-zk-proofs, add comments on witness JSON files 2 years ago
  zero e1b259c019 zkrunner: regenerate all proof witness json files 2 years ago
  zero 5c98b289ca doc/book: add section on using zkrender tool 2 years ago
  zero ccda1a41df doc/book: fix nullifier derivation N = H(x, C) 2 years ago
  zero 9ff7bc4658 doc/book: s/state_transition()/process()/ 2 years ago
  zero a8a63387db doc/book: merge duplicate smart contract sections, applying small corrections 2 years ago