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

Fill in state change & migration details for FIP-0097 (Transient Storage) #1110

Open
rvagg opened this issue Jan 29, 2025 · 1 comment
Open

Comments

@rvagg
Copy link
Member

rvagg commented Jan 29, 2025

This one's for @snissn:

Now that FIP-0097 has been fully fleshed out in implementation and the migration is mostly complete, we should circle back to the FIP text to put in the details about the state changes and migration (git grep -i ^#.*migration to see previous FIPs that have such documentation):

  • Addition of optional transient_data property in the evm state
  • Document the structure of the TransientData object and the fact that it also points to a KAMT that holds the actual data
  • Document a simple migration of adding this field (and making it null) to all existing evm actors
@BigLep
Copy link
Member

BigLep commented Jan 29, 2025

2025-01-29 conversation: this will be a PR against the FIP repo. It's just adding detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants