2022-05-26
Improvements:
- 5395 - Add
burn_nonce
bridge tool - 5403 - Allow spam free / proof of work free running of null blockchain
- 5175 - Validation free transactions (including signature verification) for null blockchain
- 5371 - Ensure threshold is not breached in ERC20 withdrawal
- 5358 - Update equity shares following updated spec.
Fixes:
- 5362 - Liquidity and order book point to same underlying order after restore
- 5367 - better serialisation for party orders in liquidity snapshot
- 5377 - Serialise state var internal state
- 5388 - State variable snapshot now works as intended
- 5388 - Repopulate cached order-book after snapshot restore
- 5203 - Market liquidity monitor parameters trump network parameters on market creation
- 5297 - Assure min/max price always accurate
- 4223 - Use uncrossing price for target stake calculation during auction
- 3047 - Improve interaction between liquidity and price monitoring auctions
- 3570 - Set extension trigger during opening auction with insufficient liquidity
- 3362 - Stop non-persistent orders from triggering auctions
- 5388 - Use
UnixNano()
to snapshot price monitor times - 5237 - Trigger state variable calculation first time indicative uncrossing price is available