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

Lower owner hashing activation slot for devnet #10244

Merged
merged 2 commits into from
May 26, 2020

Conversation

ryoqun
Copy link
Member

@ryoqun ryoqun commented May 26, 2020

Problem

devnet hasn't enabled owner-included hashing due to its relatively low slot (5_850_000).

testnet (tds) has fully transitioned to the new hashing.

Summary of Changes

Lower the activation slot to gradually transition to the new hashing on devnet. This should take 2-4 days on devnet.

Contexts:

Fixes #10163

After devnet fully transitioned, we can address this: #10227.

@ryoqun
Copy link
Member Author

ryoqun commented May 26, 2020

@mvines I'm sure you're very busy for the upgrade party. :) But could you apply this for devnet within the timeframe of 6_500_000? If not, I'm happy to adjust the slot.

This change shouln't affect testnet(tds) at all. And this isn't urgent at all as long as the compatibility isn't problematic between v1.2(devnet) and v1.3(master) branch.

@codecov
Copy link

codecov bot commented May 26, 2020

Codecov Report

Merging #10244 into v1.2 will decrease coverage by 0.0%.
The diff coverage is 0.0%.

@@           Coverage Diff            @@
##            v1.2   #10244     +/-   ##
========================================
- Coverage   81.5%    81.5%   -0.1%     
========================================
  Files        288      288             
  Lines      66609    66609             
========================================
- Hits       54312    54295     -17     
- Misses     12297    12314     +17     

runtime/src/accounts_db.rs Outdated Show resolved Hide resolved
Co-authored-by: Michael Vines <[email protected]>
@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label May 26, 2020
@solana-grimes solana-grimes removed the automerge Merge this Pull Request automatically once CI passes label May 26, 2020
@solana-grimes
Copy link
Contributor

💔 Unable to automerge due to CI failure

@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label May 26, 2020
@solana-grimes solana-grimes merged commit 9a42cc7 into solana-labs:v1.2 May 26, 2020
@mvines
Copy link
Member

mvines commented May 27, 2020

devnet is now running 1.2.0, which contains this PR

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.

3 participants