Wait for transfer tx receipts when configuring Optimism #323

Merged
prathamesh0 merged 1 commits from pm-fix-optimism into main 2023-04-13 07:13:41 +00:00
prathamesh0 commented 2023-04-13 07:09:55 +00:00 (Migrated from github.com)

Part of https://github.com/cerc-io/stack-orchestrator/issues/264

As part of L1 Optimism deployment, when we are doing a couple of balance transfers to the Bridge contract in succession, sometimes the balance corresponding to the second transfer doesn't get reflected on L2.
Wait for the receipt when making the transfer tx for confirmation.

Part of https://github.com/cerc-io/stack-orchestrator/issues/264 As part of L1 Optimism deployment, when we are doing a couple of balance transfers to the Bridge contract in [succession](https://github.com/cerc-io/stack-orchestrator/blob/main/app/data/config/fixturenet-optimism/optimism-contracts/run.sh#L122), sometimes the balance corresponding to the second transfer doesn't get reflected on L2. Wait for the receipt when making the transfer tx for confirmation.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#323
No description provided.