mango-v4/bin/liquidator
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
..
src Organize paths, rename crates (#466) 2023-02-20 14:08:38 +01:00
.env.example Organize paths, rename crates (#466) 2023-02-20 14:08:38 +01:00
.gitignore Organize paths, rename crates (#466) 2023-02-20 14:08:38 +01:00
Cargo.toml Use the overflow-checks=true equivalent with the fixed crate (#476) 2023-02-24 11:56:33 +01:00
Dockerfile.liquidator Organize paths, rename crates (#466) 2023-02-20 14:08:38 +01:00