* add a test case for transaction deserialize (#1356) * update rust-secp256k1-zkp to grin_integration_23 * add transaction explicit validation
This commit is contained in:
committed by
Ignotus Peverell
parent
f971e8de77
commit
60d62bfb97
+1
-1
@@ -20,6 +20,6 @@ zip = "0.4"
|
||||
|
||||
[dependencies.secp256k1zkp]
|
||||
git = "https://github.com/mimblewimble/rust-secp256k1-zkp"
|
||||
tag = "grin_integration_22"
|
||||
tag = "grin_integration_23"
|
||||
#path = "../../rust-secp256k1-zkp"
|
||||
features = ["bullet-proof-sizing"]
|
||||
|
||||
Reference in New Issue
Block a user