test: add UVerify contract blueprint for integration testing#574
Open
matiwinnetou wants to merge 1 commit intofeat/blueprint-batch-9from
Open
test: add UVerify contract blueprint for integration testing#574matiwinnetou wants to merge 1 commit intofeat/blueprint-batch-9from
matiwinnetou wants to merge 1 commit intofeat/blueprint-batch-9from
Conversation
a6e0254 to
3ae7a86
Compare
3ae7a86 to
b16b96a
Compare
Added UVerify Plutus v3 contract blueprint generated with Aiken v1.1.21+42babe5. This contract provides validators for connected goods and social hub functionality in the UVerify decentralized verification system. **Blueprint Structure:** - Extensions/connected_goods validators (mint, spend, else) - Extensions/social_hub validators (mint, spend, else) - Library spend validator **Files Added:** - annotation-processor/src/it/resources/blueprint/uverify_aiken_v1_1_21_42babe5.json - annotation-processor/src/it/java/.../it/UVerify.java (blueprint interface) **Next Steps:** - Annotation processor will generate validator classes from blueprint - Functional tests can be added in quicktx module to test validators
b16b96a to
5277dfe
Compare
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



No description provided.