add decode with depth limit to opaque types (#11947)

Co-authored-by: parity-processbot <>
This commit is contained in:
Shawn Tabrizi
2022-08-11 15:39:56 +01:00
committed by GitHub
parent 98252cb900
commit a6c95cbb13
3 changed files with 33 additions and 3 deletions
+1
View File
@@ -2250,6 +2250,7 @@ dependencies = [
"serde",
"serde_json",
"smallvec",
"sp-api",
"sp-arithmetic",
"sp-core",
"sp-core-hashing-proc-macro",