Skip to content

Releases: PowerLoom/pooler

v0.3.1-alpha

06 Sep 07:22
0e65170
Compare
Choose a tag to compare

What's Changed

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

v0.3.0-alpha

28 Jul 18:44
56c3dd7
Compare
Choose a tag to compare

This release unveils a a new architecture, laying the groundwork for the construction of more versatile applications within the PowerLoom ecosystem.

What's Changed

  • Preloader architecture, memory, and other improvements by @xadahiya in #39

Full Changelog: v0.2.2-alpha2...v0.3.0-alpha

v0.2.2-alpha2

21 Jun 17:14
762fa59
Compare
Choose a tag to compare

This is a hotfix for new setups. Existing snapshotters need not upgrade if you are already on v0.2.2-alpha

What's Changed

  • fix: fetch last finalized epoch ID for project from protocol state contract by @anomit in #38

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

v0.2.2-alpha

20 Jun 19:03
d5f00b9
Compare
Choose a tag to compare

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

  • Feat/aggregate complete flag and update default contract address by @xadahiya in #36

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

v0.2.1-alpha

14 Jun 08:15
5f2fc32
Compare
Choose a tag to compare

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

09 Jun 04:34
76e68ad
Compare
Choose a tag to compare

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

01 Mar 19:40
9220142
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2-alpha3...v0.1.3-alpha

v0.1.2-alpha3

24 Feb 01:02
e5553e0
Compare
Choose a tag to compare

First public release?