skoupidi
|
d753f8d700
blockchain: store each block db state diff
|
1 year ago |
skoupidi
|
ea87f3767d
chore: updated sled-overlay to new version
|
1 year ago |
parazyd
|
7a3b554e0d
chore: Use published darkfi-serial crate where applicable
|
1 year ago |
parazyd
|
fbe6937a20
chore: Update crate dependencies
|
1 year ago |
dasman
|
862abc537a
event_graph: go full millis (this is a breaking change)
|
1 year ago |
parazyd
|
242fe81658
chore: Update crate dependencies
|
1 year ago |
dasman
|
07460df363
event_graph: remove check_version_match() and compare peers version with a const in taud and darkirc
|
1 year ago |
dasman
|
75b18d684e
event_graph: use millis for events timestamp, bump the versions of darkirc and taud and are changed slightly to accordigly interact with both old and new versions
|
1 year ago |
darkfi
|
15c3fab459
Cargo.lock: regenerate
|
1 year ago |
darkfi
|
757f466ca3
added evgrd
|
1 year ago |
dasman
|
93de245db6
tau: remove unused dependency
|
1 year ago |
parazyd
|
165cb8434b
chore: Update crate dependencies
|
1 year ago |
skoupidi
|
fdfc96a902
Cargo.toml: replaced sled references with sled-overlay import
|
1 year ago |
skoupidi
|
67604acf47
chore: removed duplicate features imports
|
1 year ago |
skoupidi
|
130582d6a9
Cargo.toml: updated sled-overlay version
|
1 year ago |
darkfi
|
7b0513589d
darkirc: use vendored sqlite and deprecate self-compiled sqlcipher.
|
1 year ago |
skoupidi
|
5f4e2803a9
Cargo.toml: reenabled p2p-tor feature and dropped libsqlite3-sys dep
|
1 year ago |
skoupidi
|
4e3b1594f8
src/error: renamed RusqliteError into DatabaseError for generic usage and removed rusqlite crate dep entirely
|
1 year ago |
dasman
|
87d9556c3b
tau: use digital signatures to verify tasks authenticity (per-workspace)
|
2 years ago |
darkfi
|
03025aad13
Cargo.toml: temp remove p2p-tor from net defaults due to android build errors, and add it back in on darkirc Cargo.toml
|
2 years ago |
skoupidi
|
bca6239af0
chore: updated Cargo.lock
|
2 years ago |
darkfi
|
69fb1568ed
ping: added util to ping seed servers for debugging availability
|
2 years ago |
parazyd
|
2f97f384e7
net: Use forked Url crate that supports our transport schemes
|
2 years ago |
parazyd
|
27fd3785f8
chore: Update crate dependencies and CI Rust version
|
2 years ago |
parazyd
|
7858b933f2
chore: Update arti crate dependencies
|
2 years ago |
skoupidi
|
3cb2054928
drk: use per network configuration
|
2 years ago |
skoupidi
|
109b902b01
darkfid: optional mining reward spend hook and user data added
|
2 years ago |
darkfi
|
4b639e958a
Cargo: remove crossbeam from dev-dependencies and comment out its benchmark
|
2 years ago |
darkfi
|
2dc0b414bd
bench: compare crossbeam SkipMap with Mutex<HashMap<...>>
|
2 years ago |
parazyd
|
170654c423
darkirc: Use bcrypt-2b for server password encryption
|
2 years ago |