A commitment tree using vector commitments, enabling smaller proofs than Merkle trees for large state.
Verkle trees use vector commitments to drastically reduce proof sizes when proving membership or values in large maps, improving stateless client designs.
"Stateless Ethereum proposals use Verkle trees so light clients can verify state with much smaller proofs."
All terms and definitions may update as the Cryptionary improves.