impl Zero and One for fixed point numbers (#8647)
* impl Zero and One for fixed point numbers * update librocksdb-sys to support M1 * fix build * trigger CI
Showing
- substrate/Cargo.lock 19 additions, 23 deletionssubstrate/Cargo.lock
- substrate/bin/node/executor/tests/fees.rs 1 addition, 1 deletionsubstrate/bin/node/executor/tests/fees.rs
- substrate/bin/node/runtime/src/impls.rs 1 addition, 1 deletionsubstrate/bin/node/runtime/src/impls.rs
- substrate/frame/transaction-payment/src/lib.rs 1 addition, 1 deletionsubstrate/frame/transaction-payment/src/lib.rs
- substrate/primitives/arithmetic/src/fixed_point.rs 17 additions, 16 deletionssubstrate/primitives/arithmetic/src/fixed_point.rs
Please register or sign in to comment