Fee Management & Deposits and Bugs
Backend
  • Introducing Kollider's Fee Management Engine. This will come with a new Fee Tier system which you can read up on here.
  • Increasing max deposit limit to 5 million Sats (previously 1.5million)
  • Fixing Liquidation RPNL reporting. While the rpnl value in liquidation trades was accounted for correctly it wasn't correctly reported to the user. RPNL was higher than the actual value.
  • The denomination field in the IndexValue messages was hard coded to be always USD. Since we introduced a EUR pair we needed to make it dynamic and is now showing EUR for euro pairs.
  • Journaling Impact prices.
Frontend
  • Open order table includes leverage values.
  • Fix wrong liquidation price in the lite version.
  • Change Overview to Profile View on Dashboard 👀