-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plutus-ledger-api V2 #55
Merged
Merged
Changes from 2 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
2b7d884
Implement extra golden tests for external use
szg251 fb8cc8e
Update golden tests
szg251 e9adfe8
Custom serde serialization for Value
szg251 fcbf520
Add Display implementations
szg251 bf30fbc
Reorganise modules
szg251 c60e631
Apply clippy suggestions
szg251 7864eb2
Update csl
szg251 9274576
Changelog and version bump
szg251 87e07ef
implement procedural derive macro for `IsPlutusData`
chfanghr 21efc52
separate `PlutusData` and `IsPlutusData` from plutus-ledger-api
chfanghr 1a7c261
lower version requirement of proc-macro2
chfanghr 167395f
`plutus_data_derive_strategy` -> `is_plutus_data_derive_strategy`
chfanghr 4d5a08b
fix `parse_fixed_len_plutus_data_list` not in scope
chfanghr 001c558
attribute value can only be literal
chfanghr c7812dd
derive the shit out of it
chfanghr b4351b7
explicitly mark derive strategies
chfanghr 3e64281
move plutus-data back to where it was
chfanghr 84f92b6
remove plutus-data
chfanghr e84bbb0
fogot to commit .envrc
chfanghr 32b00e6
update changelog
chfanghr 2fd89e1
add v3 types
chfanghr 9895366
implement generators for v3 types
chfanghr 688be1c
add property tests for v3 types
chfanghr 6864a9a
explicitly mark derive strategies
chfanghr e727987
remove true from dependencies
chfanghr 2d51d1c
doc strings
chfanghr e96c707
more doc strings
chfanghr cf119ba
even more doc strings
chfanghr 413e2e7
update changelog
chfanghr 62a1ce5
Merge pull request #56 from mlabs-haskell/connor/is_plutus_data_derive
szg251 11e130d
Merge pull request #57 from mlabs-haskell/connor/v3-types
szg251 0f7507c
Reexport v2 types in v3 module
szg251 71cf096
Implement golden tests for Display implementations
szg251 ae25646
Update goldens
szg251 4899696
Update deps
szg251 d09a731
Update CHANGELOG
szg251 c35f7f3
Merge pull request #53 from mlabs-haskell/szg251/extra-goldens
szg251 1acaa8b
Add FromStr parsers
szg251 36c4133
Final touches before v2
szg251 c21d9ec
Migrate over csl roundtrip tests
szg251 1210948
Address PR comments
szg251 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
decimal numbers