0xPolygonZero / plonky2

Apache License 2.0
777 stars 289 forks source link

Fix parsing of non-legacy receipts #1356

Closed Nashtare closed 12 months ago

Nashtare commented 12 months ago

The parser currently only supports legacy receipts, for which the byte sequence is an actual RLP encoding. For non-legacy receipts, similarly to non-legacy transactions, the txn type should be prepended.

sonarcloud[bot] commented 12 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information