Switch account hashing to blake3 (#11969)
* Switch account hashing to blake3 Co-authored-by: Carl <carl@solana.com>
This commit is contained in:
@@ -10,6 +10,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.3.1"
|
||||
blake3 = "0.3.6"
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
byteorder = "1.3.4"
|
||||
bzip2 = "0.3.3"
|
||||
|
Reference in New Issue
Block a user