chore: remove candidate transactions and deprecated preconfirmed api#3732
Conversation
|
Claude finished @EgeCaner's task in 4m 11s —— View job PR Review: remove candidate transactions and deprecated preconfirmed API
This is a clean, well-scoped removal. The Go packages all build ( Important
Nit / question
Nothing here blocks the PR. The candidate removal looks correct and the test reduction tracks the deleted code paths. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3732 +/- ##
==========================================
- Coverage 75.26% 75.11% -0.16%
==========================================
Files 433 432 -1
Lines 38558 38446 -112
==========================================
- Hits 29022 28879 -143
- Misses 7536 7564 +28
- Partials 2000 2003 +3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
8bd2e59 to
dc99137
Compare
|
Claude finished @EgeCaner's task in 2m 50s —— View job PR Review: remove candidate transactions and deprecated preconfirmed API
This is a clean, well-scoped removal. Affected Go packages build ( Important
Nit
Nothing here blocks the PR. The candidate removal looks correct and the test reduction tracks the deleted code paths. |
dc99137 to
02e0259
Compare
|
Claude finished @EgeCaner's task in 2m 14s —— View job PR Review: remove candidate transactions and deprecated preconfirmed API
This is a clean, well-scoped removal. Affected Go packages build ( Important
Nit
Nothing here blocks the PR. The candidate removal looks correct and the test reduction tracks the deleted code paths. |
|
Claude finished @rodrodros's task in 1m 56s —— View job PR Review: remove candidate transactions and deprecated preconfirmed API
The latest commit ( Verification of the removed checksThe only production path producing a
The ResultClean, well-scoped removal. No blocking issues. The earlier panic-on-untrusted-input concern is fully addressed by the feeder-side validation layer — no inline comments to add this round. Minor follow-up notes (non-blocking, unchanged from prior rounds):
|
No description provided.