mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-16 18:59:29 +00:00
BREAKING: Before: An endpoint exposing getting a single proof for a commitment existed. After: There is one endpoint where you give a vector of commitments and a vector of Maybe proofs back alongside the shared root. Mitigation: Use the new rpc endpoint with the appopriate vector.