Releases: script3/auctioneer-bot
Releases · script3/auctioneer-bot
v0.2.1-beta
v0.2.0-beta
What's Changed
Full Changelog: v0.1.0...v0.2.0
v0.1.0-beta
What's Changed
- feat: implement basic collector by @mootz12 in #1
- feat: simplify process messaging and db usage by @mootz12 in #2
- add auction logic and BlendHelper rename by @Ryang-21 in #3
- Pool events by @mootz12 in #5
- Fix auction fill calc by @Ryang-21 in #6
- Implement bidder by @Ryang-21 in #7
- feat: update prices db with exchange prices based on supplied config file by @mootz12 in #8
- Implement user liquidation creation by @Ryang-21 in #9
- Blend sdk update by @Ryang-21 in #11
- Implement slack notifications by @Ryang-21 in #12
- Improve liq detection by @mootz12 in #13
- test: add coverage for pool event handler and remove dead code by @mootz12 in #15
- Bad debt/unit test by @Ryang-21 in #14
- Fixes/status db additions by @Ryang-21 in #16
- Force fill by @Ryang-21 in #17
- Increase unit test coverage by @Ryang-21 in #18
- Fix withdraw/fix late fills by @Ryang-21 in #19
- ci: add github action to publish container to docker hub by @mootz12 in #20
- Bad debt handling/work submitter error checks by @Ryang-21 in #21
- Safer user liquidations by @mootz12 in #22
- feat: improve error handling when interacting with rpc by @mootz12 in #23
- ci: add npm build step before docker buildx by @mootz12 in #24
- ci: add local context to docker build and push by @mootz12 in #25
New Contributors
Full Changelog: https://github.com/script3/auctioneer-bot/commits/v0.1.0