Releases: PositionExchange/evm-matching-engine
Releases · PositionExchange/evm-matching-engine
1.3.6.QC
What's Changed
- fix out of bounds when open market no liquidity by @MusketPosition in #45
- fix limit-over with cross index no liquidity by @MusketPosition in #46
- fix open market with quote by @MusketPosition in #47
- fix open limit with quote by @MusketPosition in #48
- correct update traded size by @MusketPosition in #49
- create lint action by @MusketPosition in #51
- create test action by @MusketPosition in #52
- up version 1.3.5 by @MusketPosition in #53
- fix open limit over price and update version 1.3.6 by @MusketPosition in #54
Full Changelog: 1.2.1.QC...1.3.6.QC
V1.2.1
What's Changed
- reduce size by @MusketPosition in #38
- fix limit over fill amm by @MusketPosition in #39
- update liquidity bitmath by @MusketPosition in #40
- improve gas limit by @MusketPosition in #41
- fix over flow when add liquidity by @MusketPosition in #42
- add router to counter party by @MusketPosition in #43
- Feature/fix no liquidity index by @MusketPosition in #44
Full Changelog: 1.2.0...1.2.1.QC
Beta 1.2.0
- Already done development matching engine core
- Already done development AMM core
- Create contract embed matching core and AMM core