Commit graph

12 commits

Author SHA1 Message Date
Maico Leberle
ccef8795f1
doc(applying): add ShelleyMA tests description (#356) 2023-12-13 17:07:37 -03:00
Maico Leberle
04232c6a4c
feat(applying): implement ShelleyMA phase-1 validations (#354) 2023-12-12 07:53:10 -03:00
Santiago Carmuega
107738a981
fix(applying): define specific dependency versions 2023-11-20 21:26:44 -03:00
Santiago Carmuega
25b552c6a9
Release 0.20.0
pallas@0.20.0
pallas-addresses@0.20.0
pallas-applying@0.20.0
pallas-codec@0.20.0
pallas-configs@0.20.0
pallas-crypto@0.20.0
pallas-network@0.20.0
pallas-primitives@0.20.0
pallas-rolldb@0.20.0
pallas-traverse@0.20.0
pallas-utxorpc@0.20.0

Generated by cargo-workspaces
2023-11-20 19:53:17 -03:00
Santiago Carmuega
3d15fce191
chore: fix lint warnings (#339) 2023-11-20 19:46:14 -03:00
Maico Leberle
317e23fb45
fix(applying): contemplate fee rules for genesis UTxOs (#332) 2023-11-14 17:42:59 -03:00
Santiago Carmuega
f26b9bd591
chore: fix lint warnings (#330) 2023-11-13 17:00:00 -03:00
Maico Leberle
68b46c36a8
feat(applying): add remaining validations for Byron era (#325) 2023-11-09 14:50:46 -03:00
Maico Leberle
ac4aef4eaa
feat(applying): validate all inputs in UTxO set (#324) 2023-11-07 18:29:23 -03:00
Maico Leberle
eb4f39d78c
feat(applying): check non-empty set of inputs and outputs (#312) 2023-11-03 18:15:17 -03:00
Maico Leberle
794e725984
docs(applying): document Byron tx validations (#311) 2023-10-17 18:44:09 -03:00
Maico Leberle
986ee75761
feat: scaffold Byron phase-1 validations (#300)
Co-authored-by: Santiago Carmuega <santiago@carmuega.me>
2023-10-10 17:16:26 -03:00