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

v1.17: sdk: add bounds check when instantiating Keypair from byte array (backport of #34817) #34822

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 18, 2024

This is an automatic backport of pull request #34817 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@t-nelson
Copy link
Contributor

t-nelson commented Jan 18, 2024

@Mergifyio rebase

Copy link
Contributor Author

mergify bot commented Jan 18, 2024

rebase

✅ Branch has been successfully rebased

@t-nelson t-nelson added the automerge Merge this Pull Request automatically once CI passes label Jan 18, 2024
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fbb11a8) 81.7% compared to head (fbb11a8) 81.7%.

❗ Current head fbb11a8 differs from pull request most recent head a7e47de. Consider uploading reports for the commit a7e47de to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##            v1.17   #34822   +/-   ##
=======================================
  Coverage    81.7%    81.7%           
=======================================
  Files         805      805           
  Lines      218805   218805           
=======================================
  Hits       178772   178772           
  Misses      40033    40033           

@mergify mergify bot merged commit 3eae1c4 into v1.17 Jan 18, 2024
34 checks passed
@mergify mergify bot deleted the mergify/bp/v1.17/pr-34817 branch January 18, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants