Weight to fee conversion (!227)
* fix chain spec * fix automatic weights documentation * fix weights include * regenerate weights * refactor cargo alias with constant-fees feature * add constant fee model for testing * regenerate weights * fix benchmark with non constant fees * fix weight to fee factor * prepare length to fee logic * prepare weight to fee logic
parent
244f2523
No related branches found
No related tags found
Showing
- .cargo/config 5 additions, 4 deletions.cargo/config
- .gitlab-ci.yml 1 addition, 2 deletions.gitlab-ci.yml
- Cargo.toml 1 addition, 0 deletionsCargo.toml
- distance-oracle/src/api.rs 1 addition, 1 deletiondistance-oracle/src/api.rs
- docker/Dockerfile 2 additions, 2 deletionsdocker/Dockerfile
- docs/api/runtime-calls.md 159 additions, 215 deletionsdocs/api/runtime-calls.md
- docs/api/runtime-errors.md 125 additions, 196 deletionsdocs/api/runtime-errors.md
- docs/api/runtime-events.md 82 additions, 94 deletionsdocs/api/runtime-events.md
- end2end-tests/cucumber-features/identity_creation.feature 2 additions, 2 deletionsend2end-tests/cucumber-features/identity_creation.feature
- end2end-tests/cucumber-features/oneshot_account.feature 2 additions, 2 deletionsend2end-tests/cucumber-features/oneshot_account.feature
- end2end-tests/tests/common/cert.rs 3 additions, 1 deletionend2end-tests/tests/common/cert.rs
- end2end-tests/tests/cucumber_tests.rs 5 additions, 1 deletionend2end-tests/tests/cucumber_tests.rs
- node/src/chain_spec/gdev.rs 5 additions, 4 deletionsnode/src/chain_spec/gdev.rs
- node/src/chain_spec/gen_genesis_data.rs 4 additions, 2 deletionsnode/src/chain_spec/gen_genesis_data.rs
- node/src/chain_spec/gtest.rs 4 additions, 4 deletionsnode/src/chain_spec/gtest.rs
- resources/metadata.scale 0 additions, 0 deletionsresources/metadata.scale
- runtime/common/Cargo.toml 1 addition, 0 deletionsruntime/common/Cargo.toml
- runtime/common/src/fees.rs 47 additions, 6 deletionsruntime/common/src/fees.rs
- runtime/common/src/pallets_config.rs 2 additions, 5 deletionsruntime/common/src/pallets_config.rs
- runtime/common/src/weights.rs 2 additions, 2 deletionsruntime/common/src/weights.rs
Loading
Please register or sign in to comment