Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pkg/triedb): Encode node headers #4071

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

dimartiro
Copy link
Contributor

Changes

Fix encoding branch without values header.
We were using the wrong variant resulting in issues when encoding / decoding intermediate branches.

Tests

make test

@dimartiro dimartiro changed the title fix(triedb): Encode node headers fix(pkg/triedb): Encode node headers Jul 5, 2024
@dimartiro dimartiro merged commit bd1918e into development Jul 5, 2024
24 checks passed
@dimartiro dimartiro deleted the diego/fix-triedb-header-encoding branch July 5, 2024 16:45
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.

None yet

3 participants