Commit graph

3 commits

Author SHA1 Message Date
Santiago Carmuega
1bd2c49155 fix(primitives): Handle bytes indef in Plutus data (#143) 2022-07-01 21:01:39 -03:00
Santiago Carmuega
4e08620bc4 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
c9489c3ddf feat(primitives): Introduce MintedBlock concept (#116) 2022-06-12 10:44:16 -03:00