Commit History

Author SHA1 Message Date
  aggstam 1ea8adfb28 repo: updated everything to merged stuff 3 years ago
  aggstam b4d28da805 ircd: dropped 3 years ago
  aggstam 37ec871075 Missing target add command added 3 years ago
  aggstam 611bd9734b Missing rustqlite bundled-sqlcipher feature added 3 years ago
  aggstam af0d261812 Makefile: fmt target added 3 years ago
  aggstam abc8290b9f Makefile: use nightly toolchain 3 years ago
  aggstam fd44b20b7a consensus/state: Removed obselete SlotCheckpoint 3 years ago
  parazyd 648e0de0ed net/hosts: Verify pluggable transport address correctness. 3 years ago
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. 3 years ago
  parazyd d070b7792b wallet: Replace sqlx with rusqlite. 3 years ago
  parazyd cbbfcef832 raft: Remove entire raft module. 3 years ago
  parazyd 761f3d508d rpc: Remove websockets client. 3 years ago
  parazyd 9102fbf33c util/ringbuffer: Implement back() method. 3 years ago
  parazyd 0ac5d6026b util/cli: Make -v show the [INFO] log target, and -vv to actually debug. 3 years ago
  parazyd 1699d8e8d6 lilith: Clean up and implement periodic hosts purging. 3 years ago
  parazyd ee2cc0e0b2 script/research: Remove arti-exp 3 years ago
  parazyd a065f0dae4 serial: Implement semver crate serialization. 3 years ago
  parazyd 949b0bb1e9 net/hosts: Add onion note about Arti. 3 years ago
  parazyd 672185cf44 net/tls: Implement client certificate verification. 3 years ago
  parazyd ee62ec7bd2 net/tls: Implement server certificate verification. 3 years ago
  parazyd cb4354e127 tests/network_transports: Avoid TLS EOF panic. 3 years ago
  aggstam c77ed67df1 validator: decoupled verification functions so we can chain them using same overlay 3 years ago
  aggstam 97445fca25 blockchain: cleanup 3 years ago
  aggstam 800adf21d9 blockchain/contract_store: added missing functions so transaction verification now operates purelly over an overlay 3 years ago
  aggstam feabf5a67a blockchain: rewrite completed 3 years ago
  aggstam f37e05e0ec validator/blockchain: added rest overlays needed for validations 3 years ago
  aggstam 44be02f528 validator/blockchain/contract_store: unused import removed 3 years ago
  ertosns 2e2aff3919 [reesarch/lotterysim] pool zero advantage demonestration 3 years ago
  aggstam 6318c2bd76 script/research/lotterysim: .gitignore added 3 years ago
  aggstam 9617331dde validator/blockchain/contract_store: reverted ContractStateStore::remove() since drop_tree() doesn't work in an atomic transaction 3 years ago