v0.4.0-beta4
Pre-release
Pre-release
github-actions
released this
06 Nov 12:22
·
5 commits
to main
since this release
feat: calculate acc input hash locally (#154) * feat: calculate acc input hash locally * fix: test * feat: Add `metadata` field on the certificate (#151) * feat: use metadata field on certificate * fix: lint and UT * fix: comments * fix: test * fix: use calculated acc input hash in input prover * fix: use calculated acc input hash in input prover * fix: tests * fix: tests * fix: tests * fix: tests * feat: change timestamp * feat: change timestamp * minor improvements on the config (#149) * fix: revert changes on calculation of merkel proof (#156) * feat: change timestamp * feat: update zkevm-ethtx-manager to v0.2.1 (#153) * fix: tests * fix: tests * fix: tests * fix: tests * feat: refactor * fix: typo * fix: lock * feat: use sqlite on lastgersync (#150) * feat use sqlite on lastgersync * apply requests * rm tree migrations * Update lastgersync/processor.go Co-authored-by: Goran Rojovic <[email protected]> --------- Co-authored-by: Goran Rojovic <[email protected]> * feat: use sqlite on claimsponsor (#157) * feat use sqlite on claimsponsor * wip * pass UTs * fix identation * fix identation * rm cover.out * rm tree migrations * make err a var * chore: bump cdk-erigon to v2.1.2 * Revert "chore: bump cdk-erigon to v2.1.2" This reverts commit a5422d2de3afc45de6f933208fa72162f98387ac. --------- Co-authored-by: Goran Rojovic <[email protected]> Co-authored-by: Arnau Bennassar <[email protected]> Co-authored-by: Joan Esteban <[email protected]> Co-authored-by: Victor Castell <[email protected]>