Plutonomicon / cardano-transaction-lib

A Purescript library for building smart contract transactions on Cardano
https://plutonomicon.github.io/cardano-transaction-lib/
MIT License
91 stars 52 forks source link

`safeZone` parameter in `EraSummaries` can be null in theory #1607

Open klntsky opened 3 months ago

klntsky commented 3 months ago

We are not handling this case properly (JSON decoding will fail). Neither plutip nor the testnets set safeZone to null, but in theory it's possible