sui
sui copied to clipboard
deepbook lot_size error in func match_bid_with_quote_quantity
lot_size has no effect in func match_bid_with_quote_quantity optimize: add code filled_base_quantity = filled_base_quantity - (filled_base_quantity % lot_size) and add another condition to end the loop https://github.com/MystenLabs/sui/blob/021a40dc2536fa7698b9faecbad86d3278869d43/crates/sui-framework/packages/deepbook/sources/clob.move#L377
@sblackshear see
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
@0xaslan @leecchh I assume this is not relevant anymore, but wanted to flag it anyway! If it's all good, we can close the issue. Thanks!
Thanks @stefan-mysten , yes this is not relevant anymore. Closing the issue. All new changes will be shipped with DeepBook v3.