Commit History

Author SHA1 Message Date
  oars cca0c21c3e util/cli,error: setup tracing-subscriber and tracing-appender as logging backend for bins that use async-daemonize replacing simplelog 9 months ago
  oars 79d276ca32 net,dht,error: Include the endpoint address in connector error messages so upstream code can log it. In transport mixing scenarios, the mixed URL will appear in logs. 10 months ago
  skoupidi ee0b139e45 script/research/powdata: moved into blockchain/monero 1 year ago
  skoupidi 7656bde63b blockchain: contracts states checksums monotree(smt) added 1 year ago
  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 2 years 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