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: fix the bug introduced by fixing the testnet syncing issue #331

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

yutianwu
Copy link
Contributor

This pr will fix the issue introduced by #320.

The overwriting of the config should only happen at block height 1 when the bsc upgrade is activated instead of after the bsc upgrade is activated.

The height 37501781 is the block height the params changed after the previous fix.

@forcodedancing
Copy link
Contributor

LGTM

@codecov-commenter
Copy link

Codecov Report

Merging #331 (9f21d86) into develop (69fd243) will increase coverage by 0.09%.
The diff coverage is 83.33%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #331      +/-   ##
===========================================
+ Coverage    46.70%   46.80%   +0.09%     
===========================================
  Files          247      247              
  Lines        23824    23743      -81     
===========================================
- Hits         11128    11112      -16     
+ Misses       12029    11965      -64     
+ Partials       667      666       -1     

@unclezoro unclezoro merged commit 23ab621 into develop Mar 23, 2023
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.

4 participants