mango-v4/bin
Christian Kamm 5c7a2e3e10
Use the overflow-checks=true equivalent with the fixed crate (#476)
* Vendor `fixed` crate to have checked math in release mode
* remove all cm!()
* drop superfluous parens
* drop use of checked_math crate
* manual removal of redundant checked_* functions
2023-02-24 11:56:33 +01:00
..
cli Use the overflow-checks=true equivalent with the fixed crate (#476) 2023-02-24 11:56:33 +01:00
keeper Use the overflow-checks=true equivalent with the fixed crate (#476) 2023-02-24 11:56:33 +01:00
liquidator Use the overflow-checks=true equivalent with the fixed crate (#476) 2023-02-24 11:56:33 +01:00
settle-bot Use the overflow-checks=true equivalent with the fixed crate (#476) 2023-02-24 11:56:33 +01:00