mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 07:08:05 -05:00
validator: updated sled-overlay version and use new diffs logic for finalization
This commit is contained in:
@@ -119,7 +119,7 @@ libsqlite3-sys = {version = "0.28.0", features = ["sqlcipher"], optional = true}
|
||||
|
||||
# Blockchain store
|
||||
sled = {version = "0.34.7", optional = true}
|
||||
sled-overlay = {version = "0.0.8", optional = true}
|
||||
sled-overlay = {version = "0.1.0", optional = true}
|
||||
|
||||
# Miner
|
||||
randomx = {git = "https://github.com/darkrenaissance/RandomX", optional = true}
|
||||
|
||||
Reference in New Issue
Block a user