v2.0.0
What's Changed
- remove EFunctionDeprecated by @avernikoz in #58
- update fee module: add clear separation betwnee deep fee and input co… by @avernikoz in #60
- Refactor/tickets by @avernikoz in #57
- Integrate max fee discount into PoolFeeConfig by @avernikoz in #61
- feat(fee): Redesign TradingFeeConfig: introduce PoolFeeConfig by @avernikoz in #56
- Add min/max limit for pool creation fee by @avernikoz in #64
- Remove dummy_field field from ChargedFeeKey struct by @bathord in #37
- disable old versions permanently by @avernikoz in #66
- Feature/add events for versioning by @avernikoz in #67
- Feature/versioning by @bathord in #39
- Request for Code Review: Sui Deepbook Wrapper Contract by @avernikoz in #40
- Merge pull request #40 from DeeptradeProtocol/main by @avernikoz in #68
- Clean up/deprecated methods by @bathord in #44
- Feature/rename create pool config by @bathord in #45
- Clean up/deep local dependency by @bathord in #47
- Feature/emit events on withdrawals by @bathord in #49
- Feature/emit event on pool creation protocol fee update by @bathord in #50
- Clean up/remove FundCap by @bathord in #52
- Feature/rename join and emit event by @bathord in #54
- Feature/PoolFeeConfig constructor by @bathord in #70
- Feature/swap events by @bathord in #69
- Feature/separate unsettled fees module by @bathord in #71
- Feature/multi-sig by @bathord in #51
- Feature/timelocks by @bathord in #53
- add is_expired to TicketDestroyed event by @avernikoz in #72
- Fix/misc configurable fees by @avernikoz in #73
- Feature/configurable fees by @bathord in #55
- Feature/unsettled fees by @bathord in #62
- remove swap methods related to deep fee type by @avernikoz in #76
- Feature/loyalty by @bathord in #74
- Feature/client id on swaps by @bathord in #77
- v2 by @avernikoz in #65
Full Changelog: v1.0.0...v2.0.0