Skip to content

Releases: PowerLoom/audit-protocol

v0.3.1-alpha

06 Sep 07:26
15fe591
Compare
Choose a tag to compare

What's Changed

  • Record state transition: snapshot submission to relayer by @anomit in #41
  • fix: typos by @omahs in #42

New Contributors

  • @omahs made their first contribution in #42

Full Changelog: v0.2.2-alpha...v0.3.1-alpha

v0.2.2-alpha

20 Jun 19:03
1d8b1ae
Compare
Choose a tag to compare

What's Changed

  • chore: update default contract address by @xadahiya in #39

Full Changelog: v0.2.1-alpha...v0.2.2-alpha

v0.2.1-alpha

14 Jun 08:15
ed791bb
Compare
Choose a tag to compare

What's Changed

  • Allowing both multiaddr and http URLs for ipfs client by @swagftw in #35
  • Snapshotter report refactoring by @swagftw in #34
  • Publishing snapshot submitted event through Rabbitmq by @swagftw in #37
  • refactor: rabbitmq worker improvements by @swagftw in #38
  • Snapshotter status report structure update and support for http IPFS URL by @swagftw in #36

Full Changelog: v0.2.0-alpha...v0.2.1-alpha

v0.2.0-alpha

09 Jun 04:34
ec9d401
Compare
Choose a tag to compare

First release to support the new onchain consensus! 🚀

What's Changed

  • Sync Dockerify with Main by @xadahiya in #11
  • fix: ipfs connection check and retry http fix by @swagftw in #26
  • feat: added pruning simulation script, readme and bug fixes by @swagftw in #25
  • payload-commit service on-chain changes with audit-protocol cleanup by @swagftw in #23
  • Onchain Snapshotters build prep [Internal] by @xadahiya in #28
  • feat: adding support for 3rd party IPFS provider and Redis connection changes by @swagftw in #27
  • Updated README according to new on-chain architecture and flow by @swagftw in #30
  • Onchain Architecture V1 by @swagftw in #29
  • Renaming namespace to UNISWAPV2 by @swagftw in #32
  • Update snapshotter_autofill.sh for release by @SwaroopH in #33

Full Changelog: v0.1.6-alpha2...v0.2.0-alpha

v0.1.6-alpha2

03 May 19:58
aa79bb1
Compare
Choose a tag to compare

This contains a hotfix, everyone on v0.1.6-alpha must upgrade!

What's Changed

  • hotfix: token aggregator service getting stuck after a while by @swagftw in #22

Changelog from last release:

https://github.com/PowerLoom/audit-protocol/releases/tag/v0.1.6-alpha

v0.1.6-alpha

25 Apr 02:59
e1ca6f1
Compare
Choose a tag to compare

Note: This will be our final release using the offchain consensus

What's Changed

  • Feature: export and load DAG state by @anomit in #6
  • Resilient indexing and aggregation services by @anomit in #7
  • refactor/dag-verifier by @swagftw in #10
  • Hotfix for indexing and aggregation failures for Uniswap v2 specific datapoints by @anomit in #9
  • refactor: initial refactor and linting of token-aggregator go service by @swagftw in #16
  • hotfix: update settings.example.json for web3-token autopopulation by @xadahiya in #14
  • fix: maps lock deadlock (stuck forever) in token-aggregator service by @swagftw in #20

New Contributors

Full Changelog: v0.1.5-alpha...v0.1.6-alpha

v0.1.5-alpha

01 Mar 19:42
f0d4c28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4-alpha2...v0.1.5-alpha

v0.1.4-alpha2

23 Feb 18:11
1bc6d82
Compare
Choose a tag to compare

First public release?