Historique des commits

Auteur SHA1 Message Date
  skoupidi fdfc96a902 Cargo.toml: replaced sled references with sled-overlay import il y a 1 an
  skoupidi 4e3b1594f8 src/error: renamed RusqliteError into DatabaseError for generic usage and removed rusqlite crate dep entirely il y a 2 ans
  draoi aee1e571d4 error: fix wrong print on HostStateBlocked il y a 2 ans
  skoupidi 82a56cd2c2 validator: properly handle gas limit checks il y a 2 ans
  parazyd f3fc43d37d error: Clean up unused error definitions il y a 2 ans
  draoi eca97916f6 connector: add a stop signal to abort the Connector il y a 2 ans
  skoupidi a5b9706829 darkfid: properly handle the garbage collection task il y a 2 ans
  draoi 7528147b6c message: extract the length of the packet into a buffer, then deserialize il y a 2 ans
  skoupidi 12efdd87f3 darkfid: use proposals/consensus logic while syncing il y a 2 ans
  skoupidi 40739693a1 darkfid: persist sync headers in a sled tree + some minor beautifications il y a 2 ans
  draoi f46e6abe94 protocol_address: add upper bound to transport requests from other peers il y a 2 ans
  skoupidi 9f5e6aafc4 blockchain: changed block height from u64 to u32 il y a 2 ans
  draoi c2941c4726 error: more descriptive error handling for state transitions il y a 2 ans
  draoi d19f962830 net: replace downgrade, upgrade and blacklist methods with one method: move_hosts() il y a 2 ans
  parazyd 1297ff7b07 src/time: Implement and use {over,under}flow-safe API il y a 2 ans
  draoi db92a9e3dc net: introduce HostState state machine to safely manage host activity il y a 2 ans
  skoupidi f1f05b726d darkfid: created task to listen for appended proposals and perform finalization check for non mining nodes il y a 2 ans
  skoupidi d81be20ec1 src/error.rs: minor cleanup il y a 2 ans
  skoupidi c3f84d3abb src/wallet: yeet il y a 2 ans
  parazyd d3fae80d5a chore: Update copyright year in license headers il y a 2 ans
  aggstam a318bb3d76 validator: check if proposal already exists when looking ofr its fork index il y a 2 ans
  lunar-mining ca885a43ee store: improve error naming il y a 2 ans
  lunar-mining c0a47457f8 net: BUGFIX: stop duplicate entries in greylist il y a 2 ans
  x 46a89b1b09 dao test: manually build the call tree il y a 2 ans
  parazyd 64ef7c9634 validator: Implement basic tx fee validation il y a 2 ans
  aggstam d958bafdf4 validator/verification: validate contract calls vector indexes il y a 2 ans
  aggstam cdaddfbfe2 event_graph: introduce layers to the DAG il y a 2 ans
  parazyd 0fc67d63b6 runtime: Clean up db/db_init() il y a 2 ans
  x cb300876cf zk::debug::zkas_check_types(): also check witnesses.len() matches for both circuit and binary il y a 2 ans
  x 44b882859e add module zk::debug, and move export_witness_json() and zkas_type_checks() inside it. il y a 2 ans