Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 20:52
325aef8

What's Changed

  • chore: add alerts when the proofs sender has low balance by @JuArce in #643
  • feat: show proof hashes in each batch by @uri-99 in #609
  • feat: Require signatures for batcher to charge the users by @uri-99 in #632
  • feat: check user balance against actual value by @srosati in #661
  • Update 0_about_aligned.md by @diegokingston in #658
  • Remove duplicated burst by @MauroToscano in #665
  • chore: bump up sdk version in zkquiz by @NicolasRampoldi in #657
  • Improved error logging by @MauroToscano in #664
  • move zk rust by @diegokingston in #674
  • fix: nonce handling by @srosati in #669
  • ci: add a ci to compile and lint the batcher libs by @NicolasRampoldi in #676
  • feat (payment-service): lock and unlock user funds by @srosati in #663
  • feat: read private key from env file by @NicolasRampoldi in #672
  • docs: re enable devnet infra guide in gitbook by @uri-99 in #631
  • fix: add batcher addr to script by @NicolasRampoldi in #682
  • feat(explorer): add cost per proof of batch by @glpecile in #617
  • feat (batcher): dont retry + gas escalator + sequential txs by @srosati in #680
  • hotfix: handle nil prices per proofs by @uri-99 in #687
  • refactor (batcher): put both the nonces and the queue together in a lock by @NicolasRampoldi in #679
  • fix: broken setup aligned link by @NicolasRampoldi in #689
  • chore: bump up sp1 version by @NicolasRampoldi in #670
  • chore: update middleware version by @srosati in #645
  • fix: download sp1 files from latest release instead of main by @JuArce in #695
  • docs: fix users link by @NicolasRampoldi in #694
  • fix: spawn blocking for verification by @srosati in #697
  • fix: dont upload nonce to bucket by @srosati in #699
  • chore: add LocalStack for local s3 by @JuArce in #647
  • fix (aggregator): dont allow operator to respond twice by @srosati in #702
  • chore: bump eigensdk-go version by @entropidelic in #650
  • chore: log error instead of warn on bls agg errors by @JuArce in #705
  • docs: batcher payment system by @srosati in #692
  • docs: update operators guide by @JuArce in #712
  • feat (batcher): send batches sequentially by @srosati in #707
  • chore: update payment service impl address by @JuArce in #714

Full Changelog: v0.3.0...v0.4.0