v0.6.0
Adding restrictions to market-level instructions, limiting their usage to the market authority, and implementing post-settlement account closing and rent exemption fee refunds.
What's Changed
- Chore: Use vanity address for yarn tests by @obi-ewan in #8
- npm package updates by @druspencer in #10
- [Feature] Close accounts by @obi-ewan in #11
- Fix/align client code by @druspencer in #12
- fix: restrict market updates to market authority by @eoin-betdex in #13
- refactor: return seeds along with matching pools from the client by @obi-ewan in #14
- Reduce add scores batch size, add open/ready to close market scripts by @eoin-betdex in #15
- Update versions to RC for 0.6.0 audit by @eoin-betdex in #17
- Don't initialise outcomes with prices, only allow adding afterwards to prevent possible duplicates by @eoin-betdex in #18
- Update price precision checking to be more correct by @eoin-betdex in #19
- Update versions to rc2 for audit by @eoin-betdex in #20
- fix: Additional checks for closing orders/settling markets by @eoin-betdex in #21
- fix: validate new market prices are within range by @eoin-betdex in #22
- Update versions to rc3 by @eoin-betdex in #23
- Fix: close escrow as part of
close_market
by @obi-ewan in #24 - Update versions to rc4 by @eoin-betdex in #25
- chore: release version 0.6.0 by @eoin-betdex in #26
New Contributors
- @druspencer made their first contribution in #10
Full Changelog: v0.5.0...v0.6.0