Can just use Merkle tree up to the moment the nodes don't have two but a single child.
Maybe just add blank nodes like '0' * m.
Or maybe work with MMRs, as described in [FlyClient: Super-Light Clients for Cryptocurrencies](https://eprint.iacr.org/2019/226.pdf), by Benedikt B ̈unz1, Lucianna Kiffer and al.
Can just use Merkle tree up to the moment the nodes don't have two but a single child.
Benjamin_Loison
changed title from How do we treat Merkle tree no having 2^n leafs? to How do we treat Merkle tree not having 2^n leafs?2023-05-12 01:10:35 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Maybe just add blank nodes like '0' * m.
Or maybe work with MMRs, as described in FlyClient: Super-Light Clients for Cryptocurrencies, by Benedikt B ̈unz1, Lucianna Kiffer and al.
Can just use Merkle tree up to the moment the nodes don't have two but a single child.
How do we treat Merkle tree no having 2^n leafs?to How do we treat Merkle tree not having 2^n leafs?