Releases: PowerLoom/audit-protocol
Releases · PowerLoom/audit-protocol
v0.3.1-alpha
v0.2.2-alpha
What's Changed
Full Changelog: v0.2.1-alpha...v0.2.2-alpha
v0.2.1-alpha
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
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
This contains a hotfix, everyone on v0.1.6-alpha must upgrade!
What's Changed
Changelog from last release:
https://github.com/PowerLoom/audit-protocol/releases/tag/v0.1.6-alpha
v0.1.6-alpha
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
What's Changed
- reduced pairs to support PowerLoom/deploy#9 by @SwaroopH in #1
Full Changelog: v0.1.4-alpha2...v0.1.5-alpha
v0.1.4-alpha2
First public release?