-
Notifications
You must be signed in to change notification settings - Fork 343
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
test!: refactor testnode #2871
test!: refactor testnode #2871
Conversation
WalkthroughWalkthroughThe changes across various Go test files involve updating consensus parameters, adjusting maximum transaction and block sizes, and refining the configuration and initialization of test nodes. A new Changes
TipsChat with CodeRabbit Bot (
|
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Based on CodeRabbit feedback celestiaorg#2871 (comment)
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.
🧹
Miscelaneous refactors to testnode while working on #2858 but doesn't actually close that issue. This PR adds more logging to help debug the second scenario alluded to in the original post.