Skip to content

Support utxo query with kupo for Vasil #121

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

Merged
merged 64 commits into from
Nov 5, 2022

Conversation

henryyuanheng-wang
Copy link
Contributor

Main change:

  • Add support to query utxo with kupo
  • Add usage guide for plutus in Vasil era

Minor change:

  • modified test_plutus in integration test to check for datum_hash of datum if datum exists as an utxo spending criteria
  • kupo version change in docker-compose

Yuanheng Wang and others added 30 commits February 19, 2022 23:51
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.0.1...7.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
henryyuanheng-wang and others added 28 commits June 5, 2022 23:59
# Conflicts:
#	poetry.lock
#	pycardano/crypto/bip32.py
Copy link
Collaborator

@cffls cffls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, thanks Henry!

@@ -161,3 +161,71 @@ Taker/Unlocker provides collateral. Collateral has been introduced in Alonzo tra

The funds locked in script address is successfully retrieved to the taker address.

-------------
Vasil Upgrade
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, thanks for adding these to the documentation!

@cffls cffls merged commit 87fb538 into Python-Cardano:main Nov 5, 2022
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.

2 participants