Santiago Carmuega
|
4dc373335f
|
feat(primitives): Preserve order of map structures (#192)
|
2022-09-14 15:00:53 -03:00 |
|
Santiago Carmuega
|
6451da1e72
|
chore: Fix lint warnings (#190)
* apply code formatting
* fix clippy warnings
|
2022-09-13 08:41:43 -03:00 |
|
Santiago Carmuega
|
2495903434
|
feat(traverse): Provide access to original Datum hash (#189)
|
2022-09-13 07:52:35 -03:00 |
|
Santiago Carmuega
|
4128d2d70a
|
chore: Move hash logic out of primitives (#172)
|
2022-08-13 12:24:35 -03:00 |
|
Santiago Carmuega
|
d98b042bc2
|
chore(primitives): Remove redundant address logic (#171)
|
2022-08-13 10:50:45 -03:00 |
|
Santiago Carmuega
|
9845fc4040
|
feat(primitives): Enable serde of ledger structs (#169)
|
2022-08-12 19:43:56 -03:00 |
|
Santiago Carmuega
|
1ed3a19f8d
|
fix(primitives): Fix overflow on cost model (#168)
|
2022-08-08 09:11:57 -03:00 |
|
Santiago Carmuega
|
623eaa60ec
|
fix(primitives): Make cost models optional (#167)
|
2022-08-07 21:39:04 -03:00 |
|
Santiago Carmuega
|
176da4f999
|
chore: Fix lint warnings (#166)
|
2022-08-07 12:18:43 -03:00 |
|
Santiago Carmuega
|
c7852a17c2
|
fix(primitives): Handle alonzo headers without prev-hash (#164)
|
2022-08-06 19:19:31 -03:00 |
|
Sebastien Guillemot
|
c6a07e2577
|
feat(traverse): Add missing getters on output (#162)
|
2022-08-06 15:48:32 -03:00 |
|
Sebastien Guillemot
|
497a6ba51e
|
feat(primitives): Add ToHash to DatumOption (#163)
|
2022-08-06 15:29:17 -03:00 |
|
Santiago Carmuega
|
8f38834a1d
|
fix(primitives): Force CBOR null primitive for missing aux data (#159)
|
2022-08-05 07:26:06 -03:00 |
|
Santiago Carmuega
|
c377a6aaec
|
feat(traverse): Introduce more new accessor methods (#153)
|
2022-07-17 16:40:49 -03:00 |
|
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 |
|