Skip to content

execution: block read aheader to return blocks with bals - #23096

Merged
taratorio merged 3 commits into
mainfrom
regression-bal-block
Aug 7, 2026
Merged

execution: block read aheader to return blocks with bals#23096
taratorio merged 3 commits into
mainfrom
regression-bal-block

Conversation

@taratorio

Copy link
Copy Markdown
Member

fixes a regression introduced in #23060
in exec we read block from read aheader first to avoid db lookup and get it from memory instead, then fall back to db if not there
the read aheader was returning that block with bal=nil, causing an unnecessary db lookup for the BAL at tip
this fixes that

@AskAlexSharov
AskAlexSharov enabled auto-merge August 7, 2026 11:34
@AskAlexSharov
AskAlexSharov added this pull request to the merge queue Aug 7, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 7, 2026
@taratorio
taratorio added this pull request to the merge queue Aug 7, 2026
Merged via the queue into main with commit 59729ca Aug 7, 2026
133 checks passed
@taratorio
taratorio deleted the regression-bal-block branch August 7, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants