Commit History

Author SHA1 Message Date
  skoupidi c29cfc4521 darkfid/task/unknown_proposal: properly verify reorg block pow 7 months ago
  skoupidi 81f1234f1c doc/dev/rustdoc: missing deployoOor reference added 7 months ago
  skoupidi aa2c7c2989 darkfid: removed redundant bootstrap config option 7 months ago
  skoupidi c82f8666ed drk: aux subcommand to display a base64 encoded mining configuration added 7 months ago
  skoupidi 86c740d9a0 drk: store each block signing key in scanned blocks and display it so miners can grab it if ever needed 7 months ago
  skoupidi 596a498e8b doc/testnet/node: minerd configuration section added 7 months ago
  skoupidi ffd1964254 darkfid|drk|minerd: use the new Address format everywhere + minor cleanups and docs updates 7 months ago
  skoupidi d5be2cf726 contract/dao/client: use diff signatures per input in propose and vote 7 months ago
  x 34cafd044b drk: Address support 8 months ago
  skoupidi 179fa08d87 minerd: don't cache next mining key VMs to preserve memory as init is fast enough now 8 months ago
  skoupidi 5943f2cd1e explorer/explorerd/error: removed unused import 8 months ago
  skoupidi d45570f11f rpc/server: don't perform seppuku if a malformed request arrives 8 months ago
  skoupidi fc78a6f91d minerd: rest randomx flags added for configuring miner 8 months ago
  skoupidi 940418cabc validator/pow: use optimized vm hashing api and an atomic nonce to ensure sequential nonce mining 8 months ago
  x d983bed7db sdk/keypair: Standard address without vk 8 months ago
  skoupidi 2d5c9371e6 minerd: mining benchmark added to get system hashrate 8 months ago
  skoupidi 9d2683fc6f validator/pow: properly initialize the dataset with all available threads 8 months ago
  x 06a3538261 sdk/keypair: Extend for future addr support 8 months ago
  x 6e2296a89b sdk/keypair: Add Address type 8 months ago
  epiphany 1f99bf931d app: add fud plugin, add FileMessage to MessageBuffer 8 months ago
  epiphany c6f3ead63e fu: handle events with no `info` field 8 months ago
  epiphany efc80394d5 fud/event: add `Ready` event 8 months ago
  epiphany 4e16964d8e fud: move start (btc block fetch, initial pow, dht bootstrap) out of `Fud::new()` 8 months ago
  epiphany 05ae3878e1 dht: DhtHandler::node() returns a Result<Node> instead of Node 8 months ago
  skoupidi 0924282252 minerd/rpc: vms generation happening in a diff thread 8 months ago
  skoupidi c3dfe69967 validator/pow: always mine in a diff thread 8 months ago
  skoupidi 5155425c19 minerd: cache current randomx key vms and pregenerate next ones in background 8 months ago
  darkfi 81f160df1b app/gfx: cleanup unused fields and fix warnings 8 months ago
  skoupidi 8ca2120fe0 daemones 8 months ago
  darkfi cb0193dd56 app/gfx: replace screen_was_off bool with an actual ScreenState state machine enum that keeps track of the screen state lifecycle as we switch it off and on transitioning between states. We need this to ensure proper ordering of queueing buffered operations, restarting processes and other such operations. 8 months ago