Commit History

Author SHA1 Message Date
  darkfi 0e56d14013 app/vid: make video decoding fast now. turns out i just need release mode for rav1d 7 months ago
  darkfi 187829a873 app/gfx: allow RGB8 texture fmts in addition to RGBA8 7 months ago
  darkfi f897e8f36c app: migrate to a proper video loader (slow) 7 months ago
  x 4e8f200222 app: Add .zip and assets to gitignore 7 months ago
  x 43f1d8d1ed app: Fix compilation error 7 months ago
  x 6816feedeb app: Update halo2 deps 7 months ago
  x 2fce2a24ed vanityaddr: Use new Address format for addresses 7 months ago
  x a28e8287d2 research: Move rln2 to parent directory 7 months ago
  x 30e5d13e97 research/rlnv1: Delete code 7 months ago
  x c3e227adf1 net/tls: Port code to latest rcgen version 7 months ago
  x add9bb596c chore: Update crate dependencies 7 months ago
  x 51ec47e20c chore: Disable minerd from building before removal 8 months ago
  x cbe47456ee darkfid: Implement Stratum mining server 8 months ago
  x 660cb155b9 darkfid/rpc_miner: comment-out code before removal 8 months ago
  x 5b72692759 validator/pow: Use entire header for PoW hashing 8 months ago
  x 0d12199568 blockchain/header: Reorder the header so nonce is before timestamp 8 months ago
  x 57717ecf3c Change block nonce to u32 8 months ago
  skoupidi b38512a982 darkfid/task/unknown_proposal: purge peer fork new sled trees on failures 8 months ago
  skoupidi fa0180297b contract/dao: simplyfied constants naming scheme 8 months ago
  skoupidi fbf8d93849 doc/testnet/token: specified to wait between the two mint transactions 8 months ago
  skoupidi 8c1cf07093 chore: removed last wasm-strip references 8 months ago
  skoupidi 5d47358902 chore: updated sled-overlay to new version 8 months ago
  darkfi 37a5402606 app: add ravid video codec decoder wrapper 8 months ago
  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 8 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. 8 months ago
  darkfi 4f34d21b87 app/gfx: apply pruning to video stuff 8 months ago
  x 21ac62a430 minerd: Add functions to set thread affinity 8 months ago
  x fde44190cd minerd: Make some functions inline for speed 8 months ago
  x b94f4afc79 minerd: Exit after --boost 8 months ago
  x 7d11b56fdb minerd: CPU threads setup 8 months ago