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 #174 #178

Merged
merged 8 commits into from
Feb 13, 2023
Merged

Fix #174 #178

merged 8 commits into from
Feb 13, 2023

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Feb 13, 2023

Fix #174

The bug was in the trie_node_info function.

@github-actions
Copy link

github-actions bot commented Feb 13, 2023

twiggy diff report

Difference in .wasm size before and after this pull request.


 Delta Bytes │ Item
─────────────┼────────────────────────────────────────────────────────────────────────────────────
        +179 ┊ smoldot::trie::proof_decode::DecodedTrieProof<T>::trie_node_info::hc95179bd81b63a94
        +155 ┊ smoldot::trie::proof_decode::DecodedTrieProof<T>::trie_node_info::he38f12d329f25e8c
        +152 ┊ smoldot::trie::proof_decode::DecodedTrieProof<T>::trie_node_info::h07d87de8a99ad959
         +48 ┊ data[0]
        +534 ┊ Σ [4 Total Rows]

@tomaka tomaka added this pull request to the merge queue Feb 13, 2023
Merged via the queue into smol-dot:main with commit 94f4488 Feb 13, 2023
@tomaka tomaka deleted the fix-174 branch February 13, 2023 14:39
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.

state_getKeys wrongly returns an empty list
1 participant