-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the shelley decoder won't be able to understand the new types, so i removed the test for that. the map decoder is mapFromCBOR rather than fromCBOR in order to not enforce order of map keys (as byron does) i think there's something nontrivial to do with replacing RecD. the contents of the Field is another annotated decoder, which might make it look a bit different from what the txbody decoder does
- Loading branch information
Showing
2 changed files
with
7 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters