txpipe / pallas

Rust-native building blocks for the Cardano blockchain ecosystem
Apache License 2.0
150 stars 60 forks source link

Decode local-TX-submission errors #495

Open kettlebell opened 3 months ago

kettlebell commented 3 months ago

This PR replaces RejectReason(Vec<u8>) with rust-equivalent error types from the Haskell cardano-ledger codebase. In addition I've implemented a CBOR decoder for error responses, including errors that don't fit in a single segment. It can also pass over CBOR bytes of unhandled node errors.

Some errors that can be currently decoded: