
Just got my @EFDevcon with @themu_xyz ❤️
If you’re curious what Ethereum actually does, don't miss Devconnect. Nov 17–22 in Buenos Aires 🇦🇷
You coming? devconnect.org/argentina/tick…
English
Dragan Pilipovic
73 posts

@gagadrupal
@ethereum fellow, grantee @starknet, contributor @onlydust_xyz, ex @nethermindeth intern, ex Drupal dev. Interested in applied cryptography in blockchains



@VitalikButerin @AFDudley0 @MihailoBjelic Specifically this is true for the ec-based proofs. Verkle tries are *bad* in our fri-based stark approach using small fields. As discussed earlier you can mitigate it by proving parts separately and combining them but that's tricky as well.






@MihailoBjelic ZK-ifying keccak merkle patricia trees with worst case 300 MB witness sizes is a non-starter. The verkle tree spec is designed to be zk friendly (eg. choice of curve, using pedersen as the hash) So switching to verkle helps with ZKing the L1.











