Releases: cowprotocol/bff
Releases · cowprotocol/bff
Release list
v0.15.0
What's Changed
- feat: refactor producers by @anxolin in #119
- Get susbcribed users and create draft for trade event producer by @anxolin in #120
- feat: create db and update by @anxolin in #121
- Filter events get logs post notification by @anxolin in #122
- feat: refactor IoC and format amounts by @anxolin in #123
- Cleanup and improvements by @anxolin in #125
- feat: add Push notifications for trades and cancelations by @anxolin in #124
- feat: create datasources and repository for push by @anxolin in #126
- feat add migrations and orm by @anxolin in #127
- Apply automatic migrations by @anxolin in #128
- feat: allow to run producers for less networks by @anxolin in #129
- feat: show indexing progress by @anxolin in #130
- feat: show owner in message by @anxolin in #131
- fix: make Telegram message prettier by @shoom3301 in #132
- feat: implement html/markdown messages by @anxolin in #133
- feat: add context to notifications to make it easier to debug by @anxolin in #135
- feat: add state diff to tenderly simulate bundle by @jean-neiverth in #136
- feat(usd-price): support unsupported chains by @alfetopito in #137
- chore: fix address pattern by @shoom3301 in #138
- feat: process blocks in batches by @anxolin in #139
- feat: remove dependency with db by @anxolin in #140
- feat: throw if coingecko api key is not present by @anxolin in #141
- Refactor notifications repositories by @anxolin in #142
New Contributors
- @jean-neiverth made their first contribution in #136
Full Changelog: v0.14.2...v0.15.0
v0.14.2
What's Changed
- fix: do not assume 18 decimals when it can't be fetched by @alfetopito in #115
- fix: handle errors by @anxolin in #116
- fix: update telegram consumer by @shoom3301 in #117
Full Changelog: v0.14.1...v0.15.0
v0.14.1
v0.14.0
What's Changed
- debug: increase logs of simulateBundle endpoint by @yvesfracari in #105
- fix: remove console log by @anxolin in #106
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- chore: add FAQ for DriverPackageNotInstalledError by @shoom3301 in #102
- fix: change tenderly transaction type to optional on tenderly simulation by @yvesfracari in #103
- Fix: tag gas as options on success of simulate bundle by @yvesfracari in #104
Full Changelog: v0.13.0...v0.13.1
v0.13.0
v0.12.0
What's Changed
- feat(yield): return liquidity pools info by @shoom3301 in #99
- chore: update pg version by @shoom3301 in #100
New Contributors
- @shoom3301 made their first contribution in #99
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- feat(base): add support for Base by @alfetopito in #96
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- fix: add public link on tenderly simulations by @yvesfracari in #95
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Fix simulation env var names on plugin by @yvesfracari in #91
- Add balanceDiff on simulate bundle endpoint by @yvesfracari in #89
- fix deep copy error on build balances diff by @yvesfracari in #92
- feat: add
gasUseddata on tenderly simulation endpoint by @yvesfracari in #93 - feat: Integrate with moralis for top token holder finding by @yvesfracari in #94
Full Changelog: v0.9.0...v0.10.0