- feat(precompiles): check if pair is already created in (#480)
- fix: dont generate Some(0) for option u64 (#495)
- feat(precompiles): emit order filled events (#496)
- chore(precompiles): update stable exchange swap function names (#493)
- chore(precompiles): update to (#494)
What's Changed
- chore(precompiles): update
linkingTokentoquoteTokenby @0xKitsune in #494 - chore(precompiles): update stable exchange swap function names by @0xKitsune in #493
- feat(precompiles): emit order filled events by @0xKitsune in #496
- fix: dont generate Some(0) for option u64 by @mattsse in #495
- feat(precompiles): check if pair is already created in
StablecoinExchange::create_pairby @0xKitsune in #480
Full Changelog: v0.1.0...v0.1.1