Skip to content

Cache self-built blocks in CachedStorage - #538

Closed
samliok wants to merge 1 commit into
mainfrom
fix/cache-self-built-blocks
Closed

Cache self-built blocks in CachedStorage#538
samliok wants to merge 1 commit into
mainfrom
fix/cache-self-built-blocks

Conversation

@samliok

@samliok samliok commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Addreses #537

@samliok samliok linked an issue Sep 1, 2026 that may be closed by this pull request
@samliok
samliok force-pushed the fix/cache-self-built-blocks branch from 34bc065 to 3254c6d Compare September 1, 2026 20:10
Comment thread adapters.go
}

type BlockBuilderWaiter struct {
type blockBuilderWaiter struct {

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i dont think this should be exported from this package

@samliok
samliok marked this pull request as ready for review September 1, 2026 20:12
@samliok
samliok changed the base branch from instance-test-refactor to main September 1, 2026 20:13
@samliok samliok closed this Sep 1, 2026
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.

Proposer Should Add Block to Cache When Building the Block

1 participant