- Dec 24, 2021
-
-
cheme authored
* state-update4 branch * new ref * Update to latest. * update deps * switch to host state version * update * fmt * up * remove trie patch * remove patch * fmt * update * set state_versions in runtimes * state version from storage * state version from storage * seedling compat * restore lock * update lockfile for substrate * update lockfile for polkadot Co-authored-by: parity-processbot <>
-
- Dec 22, 2021
-
-
Sebastian Kunert authored
-
ordian authored
* new ParachainHost methods * update polkadot
-
- Dec 21, 2021
-
-
Keith Yeung authored
-
- Dec 20, 2021
-
-
Bastian Köcher authored
* Substrate companion for fetching slot duration https://github.com/paritytech/substrate/pull/10509 * update lockfile for substrate * Update Co-authored-by: parity-processbot <>
-
BenWhiteJam authored
-
- Dec 16, 2021
-
-
sandreim authored
* update `DefaultConfigurationValues` impl Signed-off-by: Andrei Sandu <[email protected]> * update lockfile for substrate Co-authored-by: parity-processbot <>
-
Keith Yeung authored
* Disable asset transfers on Statemint * Fixup
-
- Dec 15, 2021
-
-
Bastian Köcher authored
-
- Dec 14, 2021
-
-
Gavin Wood authored
* author is Some * Bump * Lockfile * Fixes * Fixes * Fixes * Fixes * Bump * Update Cargo.lock * bump substrate and polkadot * fmt Co-authored-by: Shawn Tabrizi <[email protected]>
-
- Dec 13, 2021
-
-
Keith Yeung authored
-
Gavin Wood authored
* Minor build fix * Remove diener * Update lock
-
Bastian Köcher authored
Adds support for changing the para id relative easily. While this is currently not needed, we may need it at some later point.
-
- Dec 12, 2021
-
-
Bastian Köcher authored
* Fix benchmarks and ensure CI tests them * FMT
-
- Dec 11, 2021
-
-
Keith Yeung authored
-
Doordashcon authored
* ERCSC * update * Update Substrate & Polkadot Co-authored-by: doordashcon <[email protected]> Co-authored-by: Bastian Köcher <[email protected]>
-
- Dec 10, 2021
-
-
Bastian Köcher authored
-
Bastian Köcher authored
* Update to latest Polkadot & Substrate * More fixes
-
- Dec 09, 2021
-
-
Gavin Wood authored
* MaxConsumers * Fixes * Fixes * Fixes * Fixes * Bump * Fixes * Fixes Co-authored-by: Shawn Tabrizi <[email protected]>
-
Keith Yeung authored
* Add CheckNonZeroSender to runtime configs * cargo update -p polkadot-primitives * Fixes * Fixes
-
Keith Yeung authored
* Support overweight messages in XCMP queue * Add storage migration logic to XCMP queue pallet * Check whether required weight is larger than max individual weight first * cargo fmt * Add some unit tests * Remove review question comment
-
- Dec 08, 2021
-
-
Chevdor authored
* Format runtime version ref #787 * Remove the counter in the misc changes * Add pre-release information * Save context as artifact * Rococo naming and minor fixes * WIP * Show the list of high prio issues * Minor fixes * Fix workflow title * Attempt to fix Element rendering issue * Code block fix
-
Ignacio Palacios authored
* before adding seedling client side * seedling runtime compiles * create seedling spec script added * seedling node & BaseCallFilter fixes * update AllPalets * formatting * CallFilter + SignedExtra + AccountData fix * XCM removed * cleanup
-
Ricardo Rius authored
* Fix Statemine prefix * Add prefix to chain spec
-
- Dec 07, 2021
-
-
Chevdor authored
* Fix the url of the fetched file * Fix binary in the GPG check * Add docker build * Import GPG pub keys * Copy missing binaries * Checkout first * Add missing mkdir * Set bin as executable * Fix exec flag earlier * Fix docker calls * Fix version parsing * Fix image names * Cleanup * Fix ENV issue * Only allow user keys on pre-releases * Add Docker Hub token and enable pushing * Make Docker owner configurable via secrets * Fix owner * Remove duplicate secret
-
- Dec 06, 2021
-
-
Chevdor authored
-
- Dec 03, 2021
-
-
Bastian Köcher authored
* Adds support for returning a custom header from `validate_block` This adds support for returning a custom header from `validate_block`. Before this, we always returned the header of the block that was validated (and still do it by default). However, after this pr it is possible to set a custom header or better custom head data that will be returned instead from `validate_block`. This can be for example when a chain wants to fork. * FMT
-
- Dec 02, 2021
-
-
Kian Paimani authored
* almost integrate * revert branch changes * remove extra deps * some review comments' * Fix a bunch of stuff * Update parachain-template/node/Cargo.toml Co-authored-by: Alexander Popiak <[email protected]> * Fix * Fix * fix benchmark * fmt * Remove wrong bench test Co-authored-by: Alexander Popiak <[email protected]>
-
Keith Yeung authored
* Rename InboundXcmpStatus and its related types * Rename OutboundXcmpStatus and its relevant types * Add documentation to the newly created types * Ensure storage prefixes are kept the same * Add code comments * Revert storage name changes * typo fix Co-authored-by: Alexander Popiak <[email protected]>
-
- 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
-