Releases: cowprotocol/bff
Releases · cowprotocol/bff
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
gasUsed
data 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
v0.9.0
What's Changed
- Add simulation and token holder endpoints by @yvesfracari in #88
- fix: Simulate bundle error message by @yvesfracari in #90
New Contributors
- @yvesfracari made their first contribution in #88
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
What's Changed
- Expose default slippage by @anxolin in #45
- feat: improve swagger docs for the slippage endpoint by @anxolin in #46
- Add slippage service - suggest 3 layered architecture by @anxolin in #48
- Implement service using IoC by @anxolin in #50
- Coingecko repo - get price points by @anxolin in #52
- Implement an USD repository fallback by @anxolin in #53
- Add orderbook API by @anxolin in #55
- Create cow repository for USD estimation based on native price (+tests) by @anxolin in #56
- Implement USD Redis Repository (cache) by @anxolin in #58
- Add longer caches for NULL values by @anxolin in #59
- Implement and expose USD service by @anxolin in #60
- Implement mock slippage for backwards compatibility by @anxolin in #66
- Simplify API path by @anxolin in #65
- Create usd repo using composition of other repos + In-memory caching by @anxolin in #61
- Merge v0.6 by @anxolin in #70
- Increase caching time by @anxolin in #71
- web3 integrations + get token info + 24h caching time + unit testings by @anxolin in #73
- Implement multi-chain support for cow api by @anxolin in #74
- Normalize caches by @anxolin in #75
- Allow to override API urls by @anxolin in #77
- feat: expose notifications api by @anxolin in #33
- Add cache for notifications by @anxolin in #80
- Fix caching issues by @anxolin in #78
- Make logs pretty for development by @anxolin in #79
- Relax env configurations by @anxolin in #81
- Attempt to fix issue in barn by @anxolin in #82
- Implement TTL and use our own repository to cache requests by @anxolin in #83
Full Changelog: v0.6.3...v0.7.0
v0.6.5
What's Changed
- fix: use url as cache key which contains query params by @alfetopito in #68
Full Changelog: v0.6.4...v0.6.5