- 14 Jun, 2021 1 commit
-
-
Martin Pugh authored
-
- 03 Jun, 2021 1 commit
-
-
Martin Pugh authored
* bump version, substrate, beefy * bump substrate
-
- 24 May, 2021 1 commit
-
-
Martin Pugh authored
-
- 18 May, 2021 1 commit
-
-
Martin Pugh authored
* bump version & spec version * update Cargo.lock * bump substrate
-
- 11 May, 2021 1 commit
-
-
Martin Pugh authored
* bump version and spec_version * fix generate_release_text.rb * Revert "fix generate_release_text.rb" This reverts commit 9e01e0ae. * fix publish_draft_release * fix publish_draft_release * update target cache
-
- 29 Apr, 2021 1 commit
-
-
Martin Pugh authored
* bump version and unify spec version * bump substrate * spec_version to 900
-
- 28 Apr, 2021 1 commit
-
-
Martin Pugh authored
* bump version * bump cargo * update benchmarks * cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_identity --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ * cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ Co-authored-by:
Parity Benchmarking Bot <admin@parity.io>
-
- 10 Apr, 2021 1 commit
-
-
Shawn Tabrizi authored
* initial patch * fix tests * fix benchmarks * expose `SlotRange` consts * Update Cargo.lock * fix tests Co-authored-by:
Robert Habermeier <rphmeier@gmail.com>
-
- 04 Apr, 2021 1 commit
-
-
Shawn Tabrizi authored
* Macro for generating `SlotRange` * remove test code * refactor slots into crate * add no_std flag * finish macro * make compile * fix copyright date * don't assume lease periods per slot * Update runtime/common/Cargo.toml * Apply suggestions from code review Co-authored-by:
Guillaume Thiolliere <gui.thiolliere@gmail.com> * fixes * Update lib.rs * tests * Move consts into struct * docs * fix compile * Apply suggestions from code review Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * Update Cargo.lock * Update runtime/common/src/slot_range.rs Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * fixes Co-authored-by:
Guillaume Thiolliere <gui.thiolliere@gmail.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
-