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

fix: Basic state broken due to key change #79

Merged
merged 7 commits into from
Nov 19, 2024

Conversation

rpatel-figure
Copy link
Contributor

@rpatel-figure rpatel-figure commented Nov 18, 2024

Context

#78 broke the state_v2 storage. Due to time constraints, implementing the dirty workaround of setting the string to what will yield the correct existing hexadecimal storage key.

Changes

  • Fix base state storage key
  • Clean up a few lines in the integration test

@rpatel-figure rpatel-figure marked this pull request as ready for review November 18, 2024 23:44
@rpatel-figure rpatel-figure requested review from a team as code owners November 18, 2024 23:44
@rpatel-figure rpatel-figure marked this pull request as draft November 18, 2024 23:48
@rpatel-figure rpatel-figure marked this pull request as ready for review November 18, 2024 23:49
@rpatel-figure
Copy link
Contributor Author

This version was deployed to testnet in proposal 192 earlier today and then migrated to code ID 990, after which the state for key state_v2 appears to be working again

@rpatel-figure rpatel-figure changed the title fix: [sc-341346] Fix broken base state key fix: basic state broken due to key change Nov 19, 2024
@rpatel-figure rpatel-figure changed the title fix: basic state broken due to key change fix: Basic state broken due to key change Nov 19, 2024
rgipson-figure
rgipson-figure previously approved these changes Nov 19, 2024
@rpatel-figure rpatel-figure merged commit 4f65e6d into main Nov 19, 2024
6 checks passed
@rpatel-figure rpatel-figure deleted the ravipatel/sc-341346/fix-state-v2-key branch November 19, 2024 19:32
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