dasman 214458322a add deg2 (dag_browser) code 2 年 前
..
darkfi-mmproxy 195c477caa chore: Clippy lints 2 年 前
darkfid 2b18e5307b session: cleanup SessionBitFlags 2 年 前
darkirc f9f3fa2bf1 session: cleanup SessionBitFlags 2 年 前
deg 214458322a add deg2 (dag_browser) code 2 年 前
dhtd 2b18e5307b session: cleanup SessionBitFlags 2 年 前
dnet a20ab3b5a8 doc: add dnet code comments 2 年 前
drk c781936b12 replace usage of blake3::Hash for tx hashes with TransactionHash type. Change all occurances of `let txs: Vec<blake3::Hash> = block.txs.iter().map(|x| blake3::hash(&serialize(x))).collect();` to `let txs: Vec<TransactionHash> = block.txs.iter().map(|tx| tx.hash()).collect();` 2 年 前
fud 2b18e5307b session: cleanup SessionBitFlags 2 年 前
genev 2b18e5307b session: cleanup SessionBitFlags 2 年 前
lilith 8dad8dfc8f lilith: add missing safety check 2 年 前
minerd 930a511309 blockchain: major hashes cleanup 2 年 前
tau 2b18e5307b session: cleanup SessionBitFlags 2 年 前
vanityaddr 2956207cc5 chore: clippy 2 年 前
zkas 0e6f51e895 chore: Update copyright year in license headers 2 年 前
zkrunner b2d29aaa0a sdk/python: add missing SparseMerklePath 2 年 前