Skip to content

chore: Reduce opbnb block time and use exp retry#12599

Open
memoyil wants to merge 4 commits intodevelopfrom
feature/chore_reduce_opbnb_block_time
Open

chore: Reduce opbnb block time and use exp retry#12599
memoyil wants to merge 4 commits intodevelopfrom
feature/chore_reduce_opbnb_block_time

Conversation

@memoyil
Copy link
Collaborator

@memoyil memoyil commented Jan 7, 2026


PR-Codex overview

This PR focuses on refactoring the retry mechanism for transaction handling across various components by replacing the retry function with retryExp, improving the handling of average block times, and ensuring the correct use of UnifiedChainId in block time records.

Detailed summary

  • Changed retry to retryExp in multiple files for enhanced retry logic.
  • Updated bufferedAvgBlockTime calculations to use AVERAGE_CHAIN_BLOCK_TIMES with fallback to BSC_BLOCK_TIME.
  • Adjusted block time values for ChainId.OPBNB and ChainId.OPBNB_TESTNET.
  • Added new entries for NonEVMChainId.SOLANA and NonEVMChainId.APTOS in AVERAGE_CHAIN_BLOCK_TIMES.
  • Modified retry parameters across various components to use consistent delay and base values.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Jan 7, 2026

⚠️ No Changeset found

Latest commit: 0f3e537

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Jan 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
bridge Building Building Preview, Comment Jan 14, 2026 6:20am
web Ready Ready Preview, Comment Jan 14, 2026 6:20am
7 Skipped Deployments
Project Deployment Review Updated (UTC)
aptos-web Ignored Ignored Jan 14, 2026 6:20am
blog Ignored Ignored Jan 14, 2026 6:20am
games Ignored Ignored Jan 14, 2026 6:20am
gamification Ignored Ignored Jan 14, 2026 6:20am
solana Ignored Ignored Jan 14, 2026 6:20am
ton Ignored Ignored Jan 14, 2026 6:20am
uikit Ignored Ignored Jan 14, 2026 6:20am

@memoyil memoyil force-pushed the feature/chore_reduce_opbnb_block_time branch from 11659de to 771ea44 Compare January 9, 2026 09:23
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jan 9, 2026
@memoyil memoyil force-pushed the feature/chore_reduce_opbnb_block_time branch from 771ea44 to dfca2d4 Compare January 9, 2026 09:26
@pull-request-size pull-request-size bot added size/L and removed size/M labels Jan 9, 2026
@memoyil memoyil force-pushed the feature/chore_reduce_opbnb_block_time branch from dfca2d4 to fe93812 Compare January 9, 2026 09:28
@pull-request-size pull-request-size bot added size/M and removed size/L labels Jan 9, 2026
@memoyil memoyil force-pushed the feature/chore_reduce_opbnb_block_time branch from fe93812 to 7fc29e1 Compare January 9, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants