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

EVM: Storage versioning and migration #2681

Merged
merged 13 commits into from
Mar 22, 2024
Merged

Conversation

Jouzo
Copy link
Collaborator

@Jouzo Jouzo commented Nov 6, 2023

Summary

  • Adds versioning to BlockStore
  • Adds Migration trait that should be implemented by MigrationV1, MigrationV2, etc
  • Depends on Index EVM txs' block hash and index #2675 and showcase transaction migration from TransactionV2 to (block_hash, tx_index)

sieniven
sieniven previously approved these changes Dec 6, 2023
prasannavl
prasannavl previously approved these changes Mar 22, 2024
@Jouzo Jouzo dismissed stale reviews from prasannavl and sieniven via 699a254 March 22, 2024 09:32
@prasannavl prasannavl merged commit fdbefac into master Mar 22, 2024
13 checks passed
@prasannavl prasannavl deleted the evm-storage-migration branch March 22, 2024 09:36
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.

3 participants