pallas
pallas copied to clipboard
Wrong BigInt serialization of Plutus Data
Plutus BigInteger, when (de)serialized from unbounded byte arrays, it checks that the byte array is chunked in less than 64 bytes.
It should be here: https://github.com/txpipe/pallas/blob/51a81241d37e75ee13ff87d83207e62769bab683/pallas-primitives/src/alonzo/model.rs#L1047
Same for encoding.