Commit History

Author SHA1 Message Date
  kalm 9ce37ee843 error: enhance RpcError to support custom server errors and method not found 1 year ago
  skoupidi 6c02b4a450 net/message: optional metering infra for rate limitting added 1 year ago
  skoupidi b27dec9b45 net/message: optional max message bytes limit added 1 year ago
  kalm 600f3e3b09 darkfi/error: add ConfigError variant with message 1 year ago
  skoupidi c5395206d0 blockchain: store block inverse diff instead of actual one 1 year ago
  darkfi 0410ccd1ed event_graph: ban channels who send > 200 msgs / 1 min 1 year ago
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  skoupidi d753f8d700 blockchain: store each block db state diff 1 year ago
  skoupidi fdfc96a902 Cargo.toml: replaced sled references with sled-overlay import 1 year ago
  skoupidi 4e3b1594f8 src/error: renamed RusqliteError into DatabaseError for generic usage and removed rusqlite crate dep entirely 2 years ago
  draoi aee1e571d4 error: fix wrong print on HostStateBlocked 2 years ago
  skoupidi 82a56cd2c2 validator: properly handle gas limit checks 2 years ago
  parazyd f3fc43d37d error: Clean up unused error definitions 2 years ago
  draoi eca97916f6 connector: add a stop signal to abort the Connector 2 years ago
  skoupidi a5b9706829 darkfid: properly handle the garbage collection task 2 years ago
  draoi 7528147b6c message: extract the length of the packet into a buffer, then deserialize 2 years ago
  skoupidi 12efdd87f3 darkfid: use proposals/consensus logic while syncing 2 years ago
  skoupidi 40739693a1 darkfid: persist sync headers in a sled tree + some minor beautifications 2 years ago
  draoi f46e6abe94 protocol_address: add upper bound to transport requests from other peers 2 years ago
  skoupidi 9f5e6aafc4 blockchain: changed block height from u64 to u32 2 years ago
  draoi c2941c4726 error: more descriptive error handling for state transitions 2 years ago
  draoi d19f962830 net: replace downgrade, upgrade and blacklist methods with one method: move_hosts() 2 years ago
  parazyd 1297ff7b07 src/time: Implement and use {over,under}flow-safe API 2 years ago
  draoi db92a9e3dc net: introduce HostState state machine to safely manage host activity 2 years ago
  skoupidi f1f05b726d darkfid: created task to listen for appended proposals and perform finalization check for non mining nodes 2 years ago
  skoupidi d81be20ec1 src/error.rs: minor cleanup 2 years ago
  skoupidi c3f84d3abb src/wallet: yeet 2 years ago
  parazyd d3fae80d5a chore: Update copyright year in license headers 2 years ago
  aggstam a318bb3d76 validator: check if proposal already exists when looking ofr its fork index 2 years ago
  lunar-mining ca885a43ee store: improve error naming 2 years ago