feat(applying): implement Alonzo phase-1 validations (#380)
This commit is contained in:
parent
7cb1ffe100
commit
7b2894e4a2
33 changed files with 4900 additions and 704 deletions
|
|
@ -19,6 +19,7 @@ pallas-crypto = { version = "=0.21.0", path = "../pallas-crypto" }
|
|||
pallas-primitives = { version = "=0.21.0", path = "../pallas-primitives" }
|
||||
pallas-traverse = { version = "=0.21.0", path = "../pallas-traverse" }
|
||||
rand = "0.8"
|
||||
hex = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
hex = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue