- Dec 01, 2021
-
-
Shawn Tabrizi authored
* new ensure one of * Update Cargo.lock * Update SUbstrate & Polkadot Co-authored-by: Bastian Köcher <[email protected]>
-
Ignacio Palacios authored
* increase statemine balance * Fix formatting Co-authored-by: Wilfried Kopp <[email protected]>
-
Chevdor authored
* Fix secret used to send announcements * Fix matrix secret
-
Chevdor authored
-
zjb0807 authored
-
thiolliere authored
* companion * Run cargo update Co-authored-by: Keith Yeung <[email protected]>
-
- Nov 30, 2021
-
-
zjb0807 authored
* update frame-benchmarking/runtime-benchmarks * cargo update * add more feature flags Co-authored-by: Shawn Tabrizi <[email protected]>
-
- Nov 29, 2021
-
-
ordian authored
-
- Nov 28, 2021
-
-
Bastian Köcher authored
-
- Nov 24, 2021
-
-
Chevdor authored
* Initial version * Fix branch pattern * Fix template * Update .github/ISSUE_TEMPLATE/release.md Co-authored-by: Alexander Popiak <[email protected]> * Update .github/ISSUE_TEMPLATE/release.md Co-authored-by: Alexander Popiak <[email protected]> * Rebase master and fmt * Swap out Polkadot JS section for integration tests + remove tags * remove tags Co-authored-by: Alexander Popiak <[email protected]>
-
Gavin Wood authored
-
Gavin Wood authored
-
Bastian Köcher authored
-
- Nov 22, 2021
-
-
Chevdor authored
-
Sergejs Kostjucenko authored
-
Chevdor authored
-
Sergejs Kostjucenko authored
-
Chevdor authored
* Specify the ref to checkout * Fix default ref2 * Fix naming
-
Sergejs Kostjucenko authored
-
Chevdor authored
* package naming conflict fixed (#753) * Fix rococo naming Co-authored-by: Ignacio Palacios <[email protected]>
-
- Nov 19, 2021
-
-
Bastian Köcher authored
* Update Substrate & Polkadot * Disable tests without debug assertions
-
Robert Klotzner authored
* Remove dead dep. * cargo update -p polkadot-primitives * Revert "cargo update -p polkadot-primitives" This reverts commit 4e48e1dabe44fc1fb99c0d074281998e82584ba8. * cargo update -p polkadot-primitives Co-authored-by: Andronik Ordian <[email protected]>
-
Chevdor authored
* WIP Release notes generation and templates * WIP Add new sections to the template * WIP renaming and wip * Fix runtime template * Add doc, NO_CACHE and tweaking of the templates * Renaming cl into cumulus to make room for the polkadot and substrate * Fetch data from Substrate and Polkadot * WIP convert bash script to ruby * Convert to Ruby * Fix host function delection * Extract priority to a macro * Fix misc changes * Draft release workflow * Fix runtime dir * Add ENV to ignore runtimes * Install tooling separately * WIP troubleshooting - remove sudo * Minor formatting fixes * Fix workflow * Add missing dep * Linting * Fix changelog script * Add missing tera install * Use absolute paths * Fix path + cleanup * Fix changelog generation * Add missing pre-release ENV * Fix rust version ENV * Fix release notes path * Fix output * Fix runtime_dir for cumulus * Fix ENV substitutions * Fix styling * Debugging * Styling * Fix call to fetch the runtime version * Cleanup and doc * Delete sample .env * Update scripts/changelog/templates/change.md.tera Co-authored-by: Alexander Popiak <[email protected]> * Change XCM emoji marker for a
✉ ️ Co-authored-by: Alexander Popiak <[email protected]> -
Georges authored
* Moving `pallet-asset-tx-payment` to substrate * Pointing `substrate` to my branch to fix the CI * Fixing cargo.lock Memmlock2 was in double * Duplicate Prost-build * cargo update * Fixing cargo.lock post merge * Changes to `Cargo.toml` after substrate merge
-
- Nov 17, 2021
-
-
Bastian Köcher authored
-
- Nov 16, 2021
-
-
Liu-Cheng Xu authored
This PR is mainly to fix the error `[E0670]: async fn is not permitted in the 2015 edition` when using Vim along with rust-analyzer, it also removes an unused dependency from parachain-template. Ref: https://github.com/rust-analyzer/rust-analyzer/issues/1959
-
Dan Shields authored
* move to rust 2021 * fix formatting, more moves
-
David Salami authored
* update field events * update polkadot and substrate Co-authored-by: thiolliere <[email protected]>
-
- Nov 15, 2021
-
-
Shawn Tabrizi authored
-
- Nov 12, 2021
-
-
Arkadiy Paronyan authored
* Update for latests substrate & polkadot * fmt
-
- Nov 11, 2021
-
-
sandreim authored
* Use blank task group name Signed-off-by: Andrei Sandu <[email protected]> * cargo fmt Signed-off-by: Andrei Sandu <[email protected]> * Update Signed-off-by: Andrei Sandu <[email protected]> * update Cargo.lock and switch from 0.9.12 to master * format with LATEST nightly Co-authored-by: Andronik Ordian <[email protected]>
-
Dan Shields authored
* tweaks from template downstream review #80 * more tweaks * Update parachain-template/node/src/command.rs * tweaks to template and other chainspecs * fmt * update more tweaks from downstream * fix build
-
Denis_P authored
* dockerfiles: polkadot-collator_builder.Containerfile and docs * dockerfiles: optimize test dockerfile
-
Sebastian Kunert authored
Adds a benchmark to measure transaction throughput.
-
- Nov 10, 2021
-
-
Benjamin Kampmann authored
-
Alexander Popiak authored
* align the different Statemint runtimes so they are more similar in structure * align Unpaid Execution filter * revert changes to Unpaid execution filter for Westmint
-
Bastian Köcher authored
This was never planned to be a permanent feature. This was mainly added for testing purposes, but now was copied by everybody. The users should be more specific about the para id and set this properly in the chain spec.
-
- Nov 09, 2021
-
-
Alexander Popiak authored
-
Alexander Popiak authored
* align construct_runtime calls between statemint runtimes * bump westmint transaction_version
-
Alexander Popiak authored
-