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

feat: updated getAllPoolTransactions method #1770

Merged

Conversation

wadeking98
Copy link
Contributor

Updated getAllPoolTransactions method to include the pool config as part of the result so we know which pool is which.
BC Wallet already uses this in a yarn patch to the Credo-ts package. I figured I'd get it in the main repo so others could use it and we didn't have to keep maintaining the patch.

@wadeking98 wadeking98 force-pushed the feat-updated-fetch-pool-txns branch from 41b8b8e to e58100d Compare February 16, 2024 23:29
Copy link
Contributor

@genaris genaris left a comment

Choose a reason for hiding this comment

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

Thanks @wadeking98 ! Note that this introduces a small breaking change, since this method return is being returned directly by an IndyVdrApi public method.

@genaris genaris merged commit 29c589d into openwallet-foundation:main Feb 21, 2024
12 checks passed
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