Releases: cowprotocol/watch-tower
Releases · cowprotocol/watch-tower
v2.10.0
v2.9.0
What's Changed
- chore: add more logs for OOM search by @shoom3301 in #164
- fix: fix circular dependency issue by @shoom3301 in #166
- fix: create logger instance inside of the function by @shoom3301 in #167
- fix: compare order params properly by @shoom3301 in #168
- feat: show id of order and tx hash when posting the discrete order by @anxolin in #169
- feat: improve log debuggability by @anxolin in #170
- feat: add sync status and time from last indexed block by @anxolin in #171
- feat: add metric for the latest block from the chain (tip) by @anxolin in #172
- fix: fix missing update on the latest block by @anxolin in #173
- fix: fix update wrong metric by @anxolin in #174
New Contributors
- @shoom3301 made their first contribution in #164
Full Changelog: v2.8.1...v2.9.0
v2.8.1
v2.8.0
What's Changed
- fix: save orders more often by @alfetopito in #159
- chore: temporarily disable registry writting on chunks by @alfetopito in #160
- fix: attempt to fix memory leak by @alfetopito in #161
- feat: add base by @alfetopito in #162
New Contributors
- @alfetopito made their first contribution in #159
Full Changelog: v2.7.0...v2.8.0