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: implement DepositTx type and handling #45

Merged
merged 5 commits into from
Apr 2, 2024
Merged

Conversation

noot
Copy link

@noot noot commented Mar 22, 2024

  • implement DepositTx type
  • update state transition to mint funds to the sender of the DepositTx (from address)
  • ignoring signature checks for DepositTx as they're unsigned and inherent to rollup consensus

@noot noot marked this pull request as ready for review March 26, 2024 04:21
@noot noot requested a review from joroshiba March 26, 2024 21:31
@noot noot merged commit a04a97d into release/1.13 Apr 2, 2024
1 check passed
@noot noot deleted the noot/deposits branch April 2, 2024 15:42
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