Skip to content

Releases: sedaprotocol/seda-evm-contracts

v0.0.4

12 Dec 14:49
a6e9c09
Compare
Choose a tag to compare

What's Changed

  • refactor: migrate to Hardhat and re-implement contracts (#51) by @mariocao
  • refactor: use address instead of public keys and more (#52) by @mariocao
  • feat(core): add verify result to ResultHandler (#59) by @mariocao
  • feat(prover): add support for storing multiple batches (#60) by @mariocao
  • fix: fix batch ID derivation (#61) by @mariocao
  • fix(prover): update argument name (#64) by @mariocao
  • feat: update data types and other minor changes (#69) by @mariocao
  • chore: simplify parameter file validation (#71) by @Thomasvdam
  • feat: add proxy and deployment scripts (#70) by @mariocao
  • feat(core): add timestamp check (#72) by @mariocao
  • chore: update interface and remove Ignition module for custom deploy task (#73) by @mariocao
  • chore: add resettable prover, README, and minor improvements (#74) by @mariocao

New Contributors

Full Changelog: v0.0.2...v0.0.4