Commit History

Author SHA1 Message Date
  darkfi 2a26349ab5 app: add new video module, which contains IVF demuxer and YUV -> RGB color conversion. add rav1d branch with rust API to cargo.toml 7 months ago
  darkfi edc767fa66 app/gfx: remove option from GfxDrawMesh::compile() and just panic in the failure case. Any such error is an internal error. 7 months ago
  darkfi 4f34d21b87 app/gfx: apply pruning to video stuff 7 months ago
  x 21ac62a430 minerd: Add functions to set thread affinity 7 months ago
  x fde44190cd minerd: Make some functions inline for speed 7 months ago
  x b94f4afc79 minerd: Exit after --boost 7 months ago
  x 7d11b56fdb minerd: CPU threads setup 7 months ago
  x 8aef372b11 minerd: MSR support 7 months ago
  x 6ccae14e68 minerd: Add CATL3 detection and CPU topology 7 months ago
  x 8ef1e8c22e minerd: Add CPU type detection and their MSR presets 7 months ago
  x f2363a806b minerd: Add Linux MSR operations impl 7 months ago
  skoupidi 03d12789bc blockchain/contract_store: refactored monotree init and update to accomodate for nondeterministic roots on keys removal 7 months ago
  skoupidi 85985cb151 darkfid/task/consensus: gracefully handle sync errors 7 months ago
  nighthawk24 7243212aee Add iOS build and run support for the DarkFi app 8 months ago
  darkfi 7cd4aedce9 app/gfx: add missing ctx.end_render_pass() call at the end of the gfx draw() method. 7 months ago
  skoupidi 5d9bfe7507 chore: updated sled-overlay to new version 7 months ago
  skoupidi 346a3517bd chore: updated sled-overlay to new version 7 months ago
  skoupidi 82ac85872c chore: updated sled-overlay to new version 7 months ago
  skoupidi 424e55d992 blockchain/contract_store: properly log hashes 8 months ago
  skoupidi c29cfc4521 darkfid/task/unknown_proposal: properly verify reorg block pow 8 months ago
  skoupidi 81f1234f1c doc/dev/rustdoc: missing deployoOor reference added 8 months ago
  skoupidi aa2c7c2989 darkfid: removed redundant bootstrap config option 8 months ago
  skoupidi c82f8666ed drk: aux subcommand to display a base64 encoded mining configuration added 8 months ago
  skoupidi 86c740d9a0 drk: store each block signing key in scanned blocks and display it so miners can grab it if ever needed 8 months ago
  skoupidi 596a498e8b doc/testnet/node: minerd configuration section added 8 months ago
  skoupidi ffd1964254 darkfid|drk|minerd: use the new Address format everywhere + minor cleanups and docs updates 8 months ago
  skoupidi d5be2cf726 contract/dao/client: use diff signatures per input in propose and vote 8 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