Skip to content

Conversation

@dbnicholson
Copy link
Member

Prior to 01ab76c, the block trees array was modified in place, which meant is was correctly typed as Array[SerializedBlockTreeNode]. Now it's being built from an untyped array, which breaks script generation.

https://phabricator.endlessm.com/T35573

Prior to 01ab76c, the block trees array was modified in place, which
meant is was correctly typed as `Array[SerializedBlockTreeNode]`. Now
it's being built from an untyped array, which breaks script generation.

https://phabricator.endlessm.com/T35573
@dbnicholson dbnicholson requested review from manuq and wnbaum July 20, 2024 20:10
@manuq manuq merged commit 824a0f9 into main Jul 22, 2024
@manuq manuq deleted the T35573-untyped-node-array branch July 22, 2024 17:28
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.

3 participants