v0.13.0-b3
The zks finality RPC and ADI-native CI/CD.
✨ Features
- rpc(finality): add
zks_getBlockFinality,zks_getTransactionFinality,zks_getBatchFinality, andzks_getFinalityStatus— report how far a block / transaction / batch has progressed through L1 finality (pending → committed → executed), plus a single-call snapshot of all finality frontiers. (64b66b2)
👷 CI/CD
- Use ADI-native CI/CD workflows from
main(GHCR multi-arch image build/push). (03b89b2)
Full diff: v0.13.0-b2...v0.13.0-b3