Skip to content

Conversation

@arnetheduck
Copy link
Member

Blocks are getting stored both in BlockRef and in TxFrame - this is the less invasive change that delays storing block contents in TxFrame until it's time to update the base - the better option for the future is likely to not store the full block in BlockRef (and instead load it from TxFrame on demand)

@arnetheduck arnetheduck force-pushed the fc-half branch 4 times, most recently from 1c26462 to dffaf55 Compare September 8, 2025 15:39
@arnetheduck arnetheduck force-pushed the fc-half branch 2 times, most recently from a627026 to 95e3e1d Compare September 15, 2025 07:42
@arnetheduck arnetheduck force-pushed the fc-half branch 9 times, most recently from 554a991 to 5db3686 Compare September 26, 2025 14:14
Blocks are getting stored both in BlockRef and in TxFrame - this is the
less invasive change that delays storing block contents in TxFrame until
it's time to update the base - the better option for the future is
likely to not store the full block in BlockRef (and instead load it from
TxFrame on demand)
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.

1 participant