NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
371 stars 158 forks source link

Update proof logic to use merged proofs #1898

Open rianhughes opened 2 weeks ago

rianhughes commented 2 weeks ago

Currently we handle left and right proofs separately but it seems that we need to merge the proofs. Implement the logic to merge and de-merge the proofs