[Application Development] L2-to-L1 messages stuck in IN_CHALLENGE_PERIOD #621
Replies: 1 comment 2 replies
-
too dated,latest is 3.3.2(i wonder does 3.1.2 really updated for fault proof?) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
Hi, new here, sorry if it's already been announced somewhere or raised in issue - couldn't find anything related.
I've tried to deploy my own crosschain L2-to-L1 application which exchanges data in that direction.
I've followed this tutorial https://docs.optimism.io/builders/chain-operators/tutorials/sdk and used the @eth-optimism/sdk 3.1.2 (yes, I know it's dated) to prove my L2 Tx.
My crosschain message didn't get past the status 4 == IN_CHALLENGE_PERIOD.
Then I found out that no L2-to-L1 transaction got past the 'Waiting' status for quite a while.
https://optimistic.etherscan.io/txsExit?ps=100&p=34
Is L2 to L1 programmatic messaging currently down for a while?
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions