feat: generate random transactions for the eval endpoint#340
Merged
ginnun merged 4 commits intofeat/tx-evaluationfrom Jul 14, 2025
Merged
feat: generate random transactions for the eval endpoint#340ginnun merged 4 commits intofeat/tx-evaluationfrom
ginnun merged 4 commits intofeat/tx-evaluationfrom
Conversation
…ra tx-gen features)
Deploying blockfrost-platform with
|
| Latest commit: |
c8e5fb0
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b287774b.blockfrost-platform.pages.dev |
| Branch Preview URL: | https://feat-tx-testgen.blockfrost-platform.pages.dev |
This was referenced Jul 7, 2025
ginnun
approved these changes
Jul 14, 2025
Collaborator
|
Is it fine if I merge this @michalrus ? |
Member
Author
|
Yeah, it's yours 😃 |
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.
Resolves #320.
On top of:
Context
This is a proposal of how to connect the new Conway transaction (and evaluation) generator to the Rust property tests.
The stage I stopped at is below – this is also why the tests are failing:
blockfrost-platform/src/cbor/tests/random_eval_tx.rs
Lines 38 to 55 in c8e5fb0
Sample test run