darkfi
|
2129017031
app: add forgotten vid submodule
|
7 months ago |
darkfi
|
a6d8104b97
Revert "Add iOS build and run support for the DarkFi app"
|
7 months ago |
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
|
7 months ago |
x
|
cbe47456ee
darkfid: Implement Stratum mining server
|
7 months ago |
x
|
660cb155b9
darkfid/rpc_miner: comment-out code before removal
|
7 months ago |
x
|
5b72692759
validator/pow: Use entire header for PoW hashing
|
7 months ago |
x
|
0d12199568
blockchain/header: Reorder the header so nonce is before timestamp
|
7 months ago |
x
|
57717ecf3c
Change block nonce to u32
|
7 months ago |
skoupidi
|
b38512a982
darkfid/task/unknown_proposal: purge peer fork new sled trees on failures
|
7 months ago |
skoupidi
|
fa0180297b
contract/dao: simplyfied constants naming scheme
|
7 months ago |
skoupidi
|
fbf8d93849
doc/testnet/token: specified to wait between the two mint transactions
|
7 months ago |
skoupidi
|
8c1cf07093
chore: removed last wasm-strip references
|
7 months ago |
skoupidi
|
5d47358902
chore: updated sled-overlay to new version
|
7 months ago |
darkfi
|
37a5402606
app: add ravid video codec decoder wrapper
|
7 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
|
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 |