Skip to content
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

Add blockfrost backend for MonadUtxoQuery #241

Merged
merged 9 commits into from
Dec 3, 2024
Merged

Conversation

j-mueller
Copy link
Owner

No description provided.

@j-mueller j-mueller linked an issue Dec 2, 2024 that may be closed by this pull request
@j-mueller j-mueller requested a review from koslambrou December 2, 2024 15:02
@j-mueller
Copy link
Owner Author

j-mueller commented Dec 2, 2024

I tested this with

  • my own wallet address (pub key UTxOs)
  • Djed stablecoin contract (script UTxOs) addr1zx82ru5f7p8ewhhdvahueg2s4gxs3gxl66fkygdekkjs74sm5kjdmrpmng059yellupyvwgay2v0lz6663swmds7hp0q4vpw0l
  • Djed reference scripts (reference scripts incl. resolveScript to get the script definition) addr1wx9e3dp64cmfkjwpu392pcgtvm7cx2hatudqf8umut8ff5sf04njz

and compared with output from cardanoscan. All looked OK. I'm just not sure how best to test this in CI.

@j-mueller j-mueller merged commit 563599c into main Dec 3, 2024
4 checks passed
@j-mueller j-mueller deleted the j-mueller/issue209 branch December 3, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blockfrost backend for MonadUtxoQuery
2 participants