Skip to content

replace RawBytes placeholders - #55

Open
iteyelmp wants to merge 1 commit into
goshard/basefrom
replace_holder
Open

replace RawBytes placeholders#55
iteyelmp wants to merge 1 commit into
goshard/basefrom
replace_holder

Conversation

@iteyelmp

@iteyelmp iteyelmp commented Sep 7, 2026

Copy link
Copy Markdown

What this PR does

Replaces the RawBytes placeholders in cluster wire messages with the concrete types now available in qkc/types and qkc/common, and removes the corresponding placeholder TODOs.

The concrete types preserve the existing Python protocol serialization semantics.

Review Notes

SyncMinorBlockListResponse.block_coinbase_map remains a RawBytes placeholder because its Python type is a size-prefixed, sorted hash-keyed map for which there is currently no corresponding Go wire type. This will be handled separately.

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