Releases: PowerLoom/pooler
Releases · PowerLoom/pooler
v0.3.1-alpha
v0.3.0-alpha
This release unveils a a new architecture, laying the groundwork for the construction of more versatile applications within the PowerLoom ecosystem.
What's Changed
Full Changelog: v0.2.2-alpha2...v0.3.0-alpha
v0.2.2-alpha2
This is a hotfix for new setups. Existing snapshotters need not upgrade if you are already on v0.2.2-alpha
What's Changed
Full Changelog: v0.2.2-alpha...v0.2.2-alpha2
v0.2.2-alpha
Breaking change: We've updated the default contract for a hotfix in aggregation logic. This will now speedup first load for new snapshotters! 🎉
What's Changed
Full Changelog: v0.2.1-alpha...v0.2.2-alpha
v0.2.1-alpha
What's Changed
- Support for snapshotter status API by @swagftw in #30
- Chore/faster aggregation based on SnapshotSubmitted events by @xadahiya in #33
- Onchain pooler by @xadahiya in #34
- chore: update protocol state default contract by @xadahiya in #35
New Contributors
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
- add support for pooler auth API by @SwaroopH in #5
- Feat/aggregator and other improvements by @xadahiya in #20
- Feat/architecture without dag chains by @xadahiya in #21
- FEAT: Web3Storage backup config and minor cleanup by @xadahiya in #22
- Onchain Snapshotters build prep [Internal] by @xadahiya in #24
- Feat/3rd party api support infura by @xadahiya in #23
- README update for onchain architecture by @anomit in #26
- Onchain Snapshotter (Uniswapv2) V1 by @xadahiya in #25
- Chore/project ids cleanup by @xadahiya in #27
- Project id format improvements and cleanup by @xadahiya in #28
- Update state contract to 0xb1983E8ce013F62fC503AA5C7704B91a3bf25eC8 by @SwaroopH in #29
New Contributors
Full Changelog: v0.1.3-alpha...v0.2.0-alpha
v0.1.3-alpha
What's Changed
- support for offchain consensus as default in dev builds by @SwaroopH in #3
- reduced pairs to support PowerLoom/deploy#9 by @SwaroopH in #4
Full Changelog: v0.1.2-alpha3...v0.1.3-alpha
v0.1.2-alpha3
First public release?