zero 91bc56bee6 darkirc: add commented log and verbose settings + description to default toml config il y a 2 ans
..
darkfi-mmproxy 195c477caa chore: Clippy lints il y a 2 ans
darkfid 930a511309 blockchain: major hashes cleanup il y a 2 ans
darkirc 91bc56bee6 darkirc: add commented log and verbose settings + description to default toml config il y a 2 ans
deg 784438823d bin/deg: add guard to only show infos on live nodes il y a 2 ans
dhtd 0de97d0db3 chore: Update crate dependencies il y a 2 ans
dnet a20ab3b5a8 doc: add dnet code comments il y a 2 ans
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();` il y a 2 ans
fud 8778d57b42 chore: Update crate dependencies il y a 2 ans
genev 8778d57b42 chore: Update crate dependencies il y a 2 ans
lilith 8dad8dfc8f lilith: add missing safety check il y a 2 ans
minerd 930a511309 blockchain: major hashes cleanup il y a 2 ans
tau 2956207cc5 chore: clippy il y a 2 ans
vanityaddr 2956207cc5 chore: clippy il y a 2 ans
zkas 0e6f51e895 chore: Update copyright year in license headers il y a 2 ans
zkrunner b2d29aaa0a sdk/python: add missing SparseMerklePath il y a 2 ans