Commit graph

8 commits

Author SHA1 Message Date
Santiago Carmuega
266df0fc18
fix(primitives): Fix overflow on cost model (#168) 2022-08-08 09:11:57 -03:00
Santiago Carmuega
69644d4a0e
fix(primitives): Make cost models optional (#167) 2022-08-07 21:39:04 -03:00
Santiago Carmuega
22b74673f7
fix(primitives): Handle alonzo headers without prev-hash (#164) 2022-08-06 19:19:31 -03:00
Santiago Carmuega
5b0ab8d9af
chore: Add test for output traverse (#157) 2022-08-02 22:45:21 -03:00
Santiago Carmuega
4d2950db0b
chore(primitives): Add Plutus script hash test (#147) 2022-07-04 14:40:19 -03:00
Santiago Carmuega
ad5ff362ad
fix(primitives): Handle bytes indef in Plutus data (#143) 2022-07-01 21:01:39 -03:00
Santiago Carmuega
f67d36e7fa
feat: Add Vasil / Babbage compatibility (#126)
* feat: Bump n2n protocol versions for Babbage (#125)
* feat: Allow a specified timeout on tcp connection (#127)
* feat: Add Babbage primitives (#128)
* fix: Inaccurate header-body CDDL (#129)
* fix: Babbage CBOR codec issues (#130)
* feat: Include Babbage in traverse lib
* Parse Babbage headers (#131)
* Add Babbage nonce/leader vrf extension (#132)

Co-authored-by: Andrew Westberg <andrewwestberg@gmail.com>
2022-06-20 22:09:42 -03:00
Santiago Carmuega
fe80ff7800
feat(primitives): Introduce MintedBlock concept (#116) 2022-06-12 10:44:16 -03:00