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

Basic token support in /search/transactions #69

Merged
merged 6 commits into from
Nov 20, 2024
Merged

Conversation

piotr-iohk
Copy link
Collaborator

Looking into some ordering issue in zkapp transaction response that turned into implementing basic token support (as it is in Rosetta, i.e. without token_symbols). I did that as it was easier to compare the repsponse with Rosetta response.

I wanted to go further and implement token_symbols, but noticed that something was off. Then found this thread. So leaving that for now... Some initial bits of token_symbols are in the branch last-bits-search-tx-opt.

This PR also adjusts some conditions in the query such that they fit the Rust implementation I think.

@piotr-iohk piotr-iohk merged commit 2762c15 into main Nov 20, 2024
6 checks passed
@piotr-iohk piotr-iohk deleted the basic_token_support branch November 20, 2024 09:17
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