Small release meant to include the changes that make it possible to run the proxy with cert verification without an eth archive node. Also improved README organization and added some documentation regarding payload->blob lifecycle.
Changed
- Removed need for an eth archive node to verify certs
Fixed
- Patched a bug where some holesky certs were created with only a quorum0 signature, which broke archive node syncing.
What's Changed
- docs: move audit report to docs/audit @anupsv in #244
- docs: update readme shields to point to actual workflows by @samlaf in #248
- fix(#251): better error logging for RPC lookup errors against service manager by @ethenotethan in #254
- chore: modify verifier to not require eth archive node by @samlaf in #241
- docs: pimp out readme with blob lifecycle diagrams by @samlaf in #233
- Required quorums glitch by @gastonponti in #255
- docs: update README posting payload image by @samlaf in #256
- fix: remove last eth_call that required archive node by @samlaf in #259
New Contributors
- @gastonponti made their first contribution in #255
Full Changelog: v1.6.2...v1.6.3