deps: bump go-header#800
Conversation
|
@gupadhyaya, what was the test where we had to put sleep? We can now remove it, as the core problem is now fixed. |
ad5b7ed to
faf8d80
Compare
@Wondertan https://github.com/rollkit/rollkit/blob/main/node/full_node_integration_test.go#L215 and 4 following tests |
Codecov ReportPatch coverage:
📣 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 @@
## main #800 +/- ##
==========================================
- Coverage 54.85% 54.79% -0.07%
==========================================
Files 54 54
Lines 10231 10206 -25
==========================================
- Hits 5612 5592 -20
+ Misses 3787 3782 -5
Partials 832 832
... and 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
|
@nashqueue, cool. Let's merge this one, and I will make a separate PR/commit to remove those timeouts. |
62a8bbb to
1bc49d6
Compare
|
@tuxcanfly, why force push? |
|
@Wondertan it required a rebase with the main branch to merge. |
|
Ok, thanks for taking this and next time pls coordinate with me 🙏🏻 |
Depends on #799 Unifies `VerifyAdjacent` and `VerifyNonAdjacent` into `Verify`
Depends on #799
Unifies
VerifyAdjacentandVerifyNonAdjacentintoVerify