Commit 83614a8
espresso/bindings: add regenerated BatchAuthenticator Go bindings
Regenerated against PR #443's BatchAuthenticator.sol via forge build +
abigen. Includes the new history-based API (espressoBatcherAt,
espressoBatcherAtBlock, espressoBatcherHistoryLength, setEspressoBatcher)
and the EspressoBatcherUpdated(address,address,uint64) event with the
fromBlock parameter; drops the removed paused() function.
Consumed by the fallback batcher (next commit) to read activeIsEspresso
and pack authenticateBatchInfo calldata. The TEE batcher in a follow-up
PR will use the same binding.
Co-authored-by: OpenCode <noreply@opencode.ai>1 parent a587307 commit 83614a8
1 file changed
Lines changed: 2277 additions & 0 deletions
0 commit comments