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 helpers to retrieve transactions and check their signatures from the chain #145

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

abizjak
Copy link
Contributor

@abizjak abizjak commented Dec 1, 2023

Purpose

Make it easier to retrieve transactions and check their signatures when retrieveing them from the chain.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@abizjak abizjak merged commit 1dad853 into main Dec 4, 2023
3 checks passed
@abizjak abizjak deleted the tx-sig-helpers branch December 4, 2023 11:12
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