| .. |
|
darkfi-mmproxy
|
195c477caa
chore: Clippy lints
|
2 лет назад |
|
darkfid
|
564089646d
sdk: add hex decoding fns
|
2 лет назад |
|
darkirc
|
4b12c9de4f
chore: clippy
|
2 лет назад |
|
deg
|
784438823d
bin/deg: add guard to only show infos on live nodes
|
2 лет назад |
|
dhtd
|
0de97d0db3
chore: Update crate dependencies
|
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
|
8778d57b42
chore: Update crate dependencies
|
2 лет назад |
|
genev
|
8778d57b42
chore: Update crate dependencies
|
2 лет назад |
|
lilith
|
52e6ea0530
net: implement greylist downgrade and goldlist upgrade
|
2 лет назад |
|
minerd
|
3fc0fb19ed
minerd: use (de)serialize_async
|
2 лет назад |
|
tau
|
2956207cc5
chore: clippy
|
2 лет назад |
|
vanityaddr
|
2956207cc5
chore: clippy
|
2 лет назад |
|
zkas
|
0e6f51e895
chore: Update copyright year in license headers
|
2 лет назад |
|
zkrunner
|
b2d29aaa0a
sdk/python: add missing SparseMerklePath
|
2 лет назад |