Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: change BreatheBlockInterval config to time period #1005

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

j75689
Copy link
Contributor

@j75689 j75689 commented Jan 22, 2024

Description

fix: change BreatheBlockInterval config to time period

Rationale

In order to match the breathing block judgment of BSC, it is necessary to change the original judgment based on block height to time judgment.

Example

n/a

Changes

Notable changes:

  • config

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • integration tests passed (make integration_test)
  • manual transaction test passed (cli invoke)

Already reviewed by

n/a

Related issues

n/a

@unclezoro unclezoro merged commit 33c826b into bnb-chain:bc-fusion Jan 22, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants