This pull request enables the flat parser to decode data constants. TUnit tests have been added in order to exercise the new code. No concrete tests were added because the evaluation of data constants will result in the CBOR bytestring encoding for uplc but and kplc will generate the textual representation of the data constant. Instead of writing another class of tests, the unit tests are sufficient.
This pull request enables the flat parser to decode data constants. TUnit tests have been added in order to exercise the new code. No concrete tests were added because the evaluation of data constants will result in the CBOR bytestring encoding for uplc but and kplc will generate the textual representation of the data constant. Instead of writing another class of tests, the unit tests are sufficient.