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

feat: support legacy cold wallets #847

Merged
merged 11 commits into from
Feb 5, 2025
Merged

Conversation

oXtxNt9U
Copy link
Contributor

@oXtxNt9U oXtxNt9U commented Jan 31, 2025

Summary

  • Imports cold wallets when restoring a snapshot into evm storage
  • Transaction sender legacy address is calculated during serialization
  • Evm process takes optional legacySenderAddress and merges cold wallet data into account info if any is found
  • The transaction pool now also takes cold wallet balance into account when initializing sender state

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@oXtxNt9U oXtxNt9U force-pushed the feat/legacy/cold-wallets branch from 7ecde3f to b852bac Compare February 4, 2025 05:01
@oXtxNt9U oXtxNt9U force-pushed the feat/legacy/cold-wallets branch from b852bac to d51b615 Compare February 5, 2025 00:04
@oXtxNt9U oXtxNt9U marked this pull request as ready for review February 5, 2025 05:38
@sebastijankuzner sebastijankuzner changed the title feat: legacy cold wallet support feat: support legacy cold wallet Feb 5, 2025
@sebastijankuzner sebastijankuzner changed the title feat: support legacy cold wallet feat: support legacy cold wallets Feb 5, 2025
@sebastijankuzner sebastijankuzner merged commit ee37abc into develop Feb 5, 2025
17 checks passed
@sebastijankuzner sebastijankuzner deleted the feat/legacy/cold-wallets branch February 5, 2025 09:23
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