darkfi 9d4bd99e55 wallet: chatview fix occassional random scroll stops. it would happen when the previous sample was too close to the last sample due to using a ringbuffer with a fixed number of samples. Now we instead use VecDeque and drop old samples based off time instead of buffer size. před 1 rokem
..
darkfi-mmproxy 165cb8434b chore: Update crate dependencies před 2 roky
darkfid 165cb8434b chore: Update crate dependencies před 2 roky
darkirc efd3d2a3cd darkirc: satisfy clippy před 1 rokem
darkwallet 9d4bd99e55 wallet: chatview fix occassional random scroll stops. it would happen when the previous sample was too close to the last sample due to using a ringbuffer with a fixed number of samples. Now we instead use VecDeque and drop old samples based off time instead of buffer size. před 1 rokem
deg efc9d026bf deg: show timestamp as well in event's detail veiw před 2 roky
dhtd 165cb8434b chore: Update crate dependencies před 2 roky
dnet 409514c304 dnet: comment out lilith config by default so it's configured for darkirc users před 2 roky
drk 165cb8434b chore: Update crate dependencies před 2 roky
fud 165cb8434b chore: Update crate dependencies před 2 roky
genev 165cb8434b chore: Update crate dependencies před 2 roky
lilith 0cb128ebb9 net: fix args conflicting by replacing p2p datastore arg to p2p_datastore před 1 rokem
minerd 165cb8434b chore: Update crate dependencies před 2 roky
tau 94eb311bb4 tau: fix a bug that matched RefIDs instead of local IDs when RefID starts with numbers equal to local ID před 1 rokem
vanityaddr 165cb8434b chore: Update crate dependencies před 2 roky
zkas 8c33d59f40 chore: updated all repo references to codeberg před 2 roky
zkrunner 898ed02880 zkrunner: if (value := foo) can wrongly be false if value is 0, so be explicit with "is not None" před 2 roky