-
Notifications
You must be signed in to change notification settings - Fork 107
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(testnet): look back up to 10,000 blocks on testnet for a legacy chain #5133
Conversation
a0c4aa2
to
dda8e87
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #5133 +/- ##
==========================================
+ Coverage 79.09% 79.19% +0.09%
==========================================
Files 307 307
Lines 39218 39221 +3
==========================================
+ Hits 31021 31061 +40
+ Misses 8197 8160 -37 |
@Mergifyio update |
✅ Branch has been successfully updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good. I left one small note.
I needed to merge |
This is one I haven't seen before:
|
Motivation
I'm seeing one of my testnet instances relaunch with a legacy chain error.
Solution
Review
Anyone can review this PR, it's not urgent.
Reviewer Checklist