Bastian Köcher
|
ae0210c1cc
|
Companion for removal of execution strategies (#2836)
* Companion for removal of execution strategies
https://github.com/paritytech/substrate/pull/14387
* Update Cargo.lock
* Remove patches
* Delete file again
* update lockfile for {"polkadot", "substrate"}
* Fix
* FMT
---------
Co-authored-by: parity-processbot <>
|
2023-07-11 22:48:51 +00:00 |
|
Oliver Tale-Yazdi
|
6a4063917d
|
Co #14338: pallet-glutton: over-unity consumption (#2730)
* Fix types
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* fix import
* ".git/.scripts/commands/fmt/fmt.sh"
* Fix more
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Actually fix stuff
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* update glutton genesis script
* Update Substrate and Polkadot
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: NachoPal <ignacio.palacios.santos@gmail.com>
Co-authored-by: command-bot <>
|
2023-06-13 16:37:47 +00:00 |
|
Sebastian Kunert
|
c047ec900a
|
Add benchmarks for for import/validation/production (#2579)
* Add benchmarks
* Remove endowed accounts
* Fix group
* Remove duplicate code
* Comments
* Use execute_block instead of block import
* Apply suggestions from code review
Co-authored-by: Anton <anton.kalyaev@gmail.com>
* Add missing comments
* Clippy
* Reorganize utils
* Remove unused import
* Switch to compiled again
* Apply suggestions from code review
Co-authored-by: Davide Galassi <davxy@datawok.net>
* Refactor local_testnet
* Do not write wasm blob to file
* Remove unnecessary block
* Add comment fixes
* fmt
* lock
---------
Co-authored-by: Anton <anton.kalyaev@gmail.com>
Co-authored-by: Davide Galassi <davxy@datawok.net>
|
2023-06-05 16:41:20 +02:00 |
|