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

Remove needless last_root for better reclaims (bp #8148)#8584

Merged
solana-grimes merged 1 commit intov0.23from
mergify/bp/v0.23/pr-8148
Mar 3, 2020
Merged

Remove needless last_root for better reclaims (bp #8148)#8584
solana-grimes merged 1 commit intov0.23from
mergify/bp/v0.23/pr-8148

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Mar 3, 2020

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

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
  • @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/

* Restore last_root to fix unintended storage delete

* Remove last_root thing altogether

* Remove unneeded test...

(cherry picked from commit 5872746)
@mergify mergify Bot added the automerge Merge this Pull Request automatically once CI passes label Mar 3, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2020

Codecov Report

Merging #8584 into v0.23 will decrease coverage by <.1%.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           v0.23   #8584     +/-   ##
=======================================
- Coverage   80.5%   80.5%   -0.1%     
=======================================
  Files        251     251             
  Lines      54732   54705     -27     
=======================================
- Hits       44081   44059     -22     
+ Misses     10651   10646      -5

@solana-grimes solana-grimes merged commit b286296 into v0.23 Mar 3, 2020
@mergify mergify Bot deleted the mergify/bp/v0.23/pr-8148 branch March 3, 2020 07:22
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