Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Avoid unsorted recent_blockhashes for determinism (bp #7918)#7936

Merged
solana-grimes merged 1 commit intov0.22from
mergify/bp/v0.22/pr-7918
Jan 23, 2020
Merged

Avoid unsorted recent_blockhashes for determinism (bp #7918)#7936
solana-grimes merged 1 commit intov0.22from
mergify/bp/v0.22/pr-7918

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Jan 23, 2020

This is an automated backport of pull request #7918 done by Mergify.io

Mergify commands and options
More conditions and actions can be found in the [documention](https://doc.mergify.io/).

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
  • @Mergifyio backports <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 simulator.

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

* Avoid unsorted recent_blockhashes for determinism

* Add a test: test_create_account_unsorted

(cherry picked from commit e54bf56)
@mergify mergify Bot added the automerge Merge this Pull Request automatically once CI passes label Jan 23, 2020
@solana-grimes solana-grimes merged commit 28f81bd into v0.22 Jan 23, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 23, 2020

Codecov Report

❗ No coverage uploaded for pull request base (v0.22@1f4ae43). Click here to learn what that means.
The diff coverage is 52.6%.

@@           Coverage Diff           @@
##             v0.22   #7936   +/-   ##
=======================================
  Coverage         ?   63.6%           
=======================================
  Files            ?     243           
  Lines            ?   66026           
  Branches         ?       0           
=======================================
  Hits             ?   42056           
  Misses           ?   23970           
  Partials         ?       0

@mergify mergify Bot deleted the mergify/bp/v0.22/pr-7918 branch January 23, 2020 02:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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