mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
dao: replace use of blake3 hash with blake2b. See code comments for explanation of the rationale
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1955,7 +1955,7 @@ dependencies = [
|
||||
name = "darkfi_dao_contract"
|
||||
version = "0.4.1"
|
||||
dependencies = [
|
||||
"blake3 1.5.0",
|
||||
"blake2b_simd",
|
||||
"bs58",
|
||||
"chacha20poly1305",
|
||||
"darkfi",
|
||||
|
||||
Reference in New Issue
Block a user