Skip to content

fix(bsc spec): update BSC average_block_time and block lag#2100

Merged
nimrod-teich merged 1 commit into
mainfrom
fix_bsc_spec
Nov 20, 2025
Merged

fix(bsc spec): update BSC average_block_time and block lag#2100
nimrod-teich merged 1 commit into
mainfrom
fix_bsc_spec

Conversation

@NadavLevi

@NadavLevi NadavLevi commented Nov 9, 2025

Copy link
Copy Markdown
Contributor

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • read the contribution guide
  • included the correct type prefix in the PR title, you can find examples of the prefixes below:
  • confirmed ! in the type prefix if API or client breaking change
  • targeted the main branch
  • provided a link to the relevant issue or specification
  • reviewed "Files changed" and left comments if necessary
  • included the necessary unit and integration tests
  • updated the relevant documentation or specification, including comments for documenting Go code
  • confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic, API design and naming, documentation is accurate, tests and test coverage

Note

Update BSC and BSCT specs to set average_block_time to 750 (from 3000) and allowed_block_lag_for_qos_sync to 14 (from 4).

  • Specs Update (specs/testnet-2/specs/bsc.json):
    • BSC (index: BSC):
      • Set average_block_time to 750 (was 3000).
      • Set allowed_block_lag_for_qos_sync to 14 (was 4).
    • BSCT (index: BSCT):
      • Set average_block_time to 750 (was 3000).
      • Set allowed_block_lag_for_qos_sync to 14 (was 4).

Written by Cursor Bugbot for commit 0bc98ec. This will update automatically on new commits. Configure here.

@github-actions

github-actions Bot commented Nov 9, 2025

Copy link
Copy Markdown

Test Results

2 957 tests  ±0   2 956 ✅ ±0   34m 17s ⏱️ +58s
  126 suites ±0       1 💤 ±0 
    7 files   ±0       0 ❌ ±0 

Results for commit d8ebe25. ± Comparison against base commit af7b939.

♻️ This comment has been updated with latest results.

@nimrod-teich

Copy link
Copy Markdown
Contributor

@NadavLevi @Tomelia1999

  1. missing the changes on specs/mainnet-2/specs
  2. Are they both sent already as a proposal?

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Bug: Standardize API Collections Across Specifications

The BSCT spec's api_collections entry is missing the "extensions": [] field that is present in the BSC spec's corresponding entry. Both specs should have consistent structure for their api_collections configuration.

specs/testnet-2/specs/bsc.json#L88-L89

Fix in Cursor Fix in Web


@nimrod-teich nimrod-teich merged commit 87fea09 into main Nov 20, 2025
30 checks passed
@nimrod-teich nimrod-teich deleted the fix_bsc_spec branch November 20, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants