Conversation
|
The latest Buf updates on your PR. Results from workflow CI and Release / buf-check (pull_request).
|
|
Claude finished @tac0turtle's task —— View job Code Review Complete ✅I've performed a comprehensive code review of the atomic writing implementation. This is an excellent refactoring that addresses a critical issue with non-atomic writes. SummaryThis PR successfully implements atomic batch writes for block data, state, and height updates. The new Key Achievements:
Critical Issues1.
|
julienrbrt
left a comment
There was a problem hiding this comment.
Nice! It will solve a lot of issue for ev-node.
It would be good to add in a follow-up some detection to see if we are after some Execution client calls. If we are and if we fail to commit the batch afterwards, we should instruct people to rollback. As the execution client rollback is still manual
julienrbrt
left a comment
There was a problem hiding this comment.
lgtm!
let's wait until the base branch is merged to main, before merging this. or this should target main directly.
|
opening this against main |
Overview
Closes ##2274