mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-17 11:16:40 +08:00
Critical that trade events be last, so that the perf tracker's position information be updated with both the transaction and the trade for last_sale. Without, the first transaction would be recorded with a last_sale of 0. With @fawce