You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relevant to #10991 but not 'Fixes' because anvil doesn't support
`eth_simulateV1` so we can't yet remove all time-based inputs in L1
Fixes#11341
- We now try to `simulate` the 'propose' & 'proposeAndClaim'
transactions, using the appropriate timestamp, instead of using
hardcoded 12M gas.
- Also some updates to logging where we
1. Try to decode errors from our Rollup ABI
2. truncate large Hexes but still include them in error data so txs can
be investigated
- Update slot duration to 36 for sepolia deployments
Follow-up from this: #11390#11440
---------
Co-authored-by: Santiago Palladino <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: