ethereum / go-verkle

A go implementation of Verkle trees
The Unlicense
211 stars 64 forks source link

kaustinen: keys that are read but not written end up in the post values #394

Open gballet opened 1 year ago

gballet commented 1 year ago

This is still fine, but makes the proofs bigger.

gballet commented 2 months ago

The description is not very helpful, reading it almost a year later. From what I remember, it is either due to the tree reconstruction or the witness itself. Since the witness is going to be redesigned, let's tackle (and probably close) this issue then.