Skip to content

Conversation

@pwh-pwh
Copy link
Contributor

@pwh-pwh pwh-pwh commented Oct 20, 2025

Fix BCS encoding for [N]byte arrays to remove unintended length prefix

…resents this as just the concatenation of the serialized form of each individual element in the sequence. If the length of a sequence can be variable, then the serialized sequence is length prefixed with a ULEB128-encoded unsigned integer indicating the number of elements in the sequence
@pwh-pwh
Copy link
Contributor Author

pwh-pwh commented Oct 20, 2025

@JaydenLink fix #75

@JaydenLink JaydenLink merged commit 62582be into block-vision:main Oct 20, 2025
2 of 4 checks passed
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