Skip to content

fix: adapt mint value for L1 txs for v31 #887

Open
antoniolocascio wants to merge 2 commits intomainfrom
alocascio-l1-tx-stage-1
Open

fix: adapt mint value for L1 txs for v31 #887
antoniolocascio wants to merge 2 commits intomainfrom
alocascio-l1-tx-stage-1

Conversation

@antoniolocascio
Copy link
Contributor

Summary

For Stage 1 support, v31 changes the first reserved field of L1 txs (total_deposited). Before, L1 txs had to deposit their total cost (fee + value). Now, they are required to mint the fee, while the value can be used from their L2 balance. This PR fixes the eth call handler to reflect this.

@github-actions
Copy link

Test results

184 tests   183 ✅  18m 15s ⏱️
 26 suites    0 💤
  1 files      1 ❌

For more details on these failures, see this check.

Results for commit 83da5f4.

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