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 CIP25 reparse basic #135

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add CIP25 reparse basic #135

wants to merge 2 commits into from

Conversation

SebastienGllmt
Copy link
Contributor

We'll need this to test if the CIP25 crate parses things correctly and see in which cases it will fail

Note: we're still waiting for the Rust crate for CIP25 to test this

@SebastienGllmt SebastienGllmt self-assigned this Jan 31, 2023
@@ -18,3 +18,4 @@ entity = { path = "../entity" }
futures = "0.3.21"
cardano-multiplatform-lib = { git = "https://github.com/dcSpark/cardano-multiplatform-lib", branch = "metadata-and-addr" }
hex = "0.4.0"
cml-cip25 = { "path" = "../../../cardano-multiplatform-lib/cip25/rust" }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we can't merge this until we have the cip25 crate properly published

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.

None yet

1 participant