Resolve #152 "remove random_id mechanism which is heavy and that we do not...
Resolve #152 "remove random_id mechanism which is heavy and that we do not use" (!235) * remove unnecessary currency associated type * WIP: rebase * WIP: update docs * WIP: clippy * WIP: test pass * WIP: // TODO: decrement consumers?
parent
93853b2d
No related branches found
No related tags found
Showing
- Cargo.lock 0 additions, 1 deletionCargo.lock
- docs/api/runtime-events.md 3 additions, 16 deletionsdocs/api/runtime-events.md
- live-tests/tests/sanity_gdev.rs 3 additions, 3 deletionslive-tests/tests/sanity_gdev.rs
- node/src/chain_spec/gen_genesis_data.rs 1 addition, 6 deletionsnode/src/chain_spec/gen_genesis_data.rs
- pallets/README.md 1 addition, 1 deletionpallets/README.md
- pallets/duniter-account/Cargo.toml 0 additions, 4 deletionspallets/duniter-account/Cargo.toml
- pallets/duniter-account/README.md 1 addition, 7 deletionspallets/duniter-account/README.md
- pallets/duniter-account/src/benchmarking.rs 0 additions, 20 deletionspallets/duniter-account/src/benchmarking.rs
- pallets/duniter-account/src/lib.rs 6 additions, 67 deletionspallets/duniter-account/src/lib.rs
- pallets/duniter-account/src/types.rs 0 additions, 6 deletionspallets/duniter-account/src/types.rs
- pallets/duniter-account/src/weights.rs 0 additions, 29 deletionspallets/duniter-account/src/weights.rs
- resources/metadata.scale 0 additions, 0 deletionsresources/metadata.scale
- runtime/common/src/pallets_config.rs 2 additions, 1 deletionruntime/common/src/pallets_config.rs
- runtime/common/src/weights/pallet_duniter_account.rs 0 additions, 47 deletionsruntime/common/src/weights/pallet_duniter_account.rs
- runtime/gdev/tests/common/mod.rs 0 additions, 2 deletionsruntime/gdev/tests/common/mod.rs
- runtime/gdev/tests/integration_tests.rs 15 additions, 44 deletionsruntime/gdev/tests/integration_tests.rs
Loading
Please register or sign in to comment