Skip to content

v0.13.0-b3

Choose a tag to compare

@error2215 error2215 released this 11 Jun 11:04

The zks finality RPC and ADI-native CI/CD.

✨ Features

  • rpc(finality): add zks_getBlockFinality, zks_getTransactionFinality, zks_getBatchFinality, and zks_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