- 02 Aug, 2020 1 commit
-
-
asynchronous rob authored
* rename rococo to rococo-v1 * update Cargo.lock
-
- 31 Jul, 2020 1 commit
-
-
Fedor Sakharov authored
* Initial commit * v0 to v1 primitives and remove attestations * Review fixes * implement candidate_events * remove dead code
-
- 29 Jul, 2020 1 commit
-
-
Gavin Wood authored
* Sort cleanups * Bump versions
-
- 28 Jul, 2020 1 commit
-
-
Bastian Köcher authored
* Update scale codec to latest version to fix bug in future rustc version Companion of: https://github.com/paritytech/substrate/pull/6746 * 'Update substrate' Co-authored-by: parity-processbot <>
-
- 22 Jul, 2020 1 commit
-
-
Gavin Wood authored
* Bump Substrate * Bump
-
- 21 Jul, 2020 1 commit
-
-
Gavin Wood authored
* Enable transfers Also quash any conviction from Referendum Zero; Sudo was always going to have been removed so lock-voting doesn't make sense in this case. * Add test for migration; remove superfluous comment. * Fixes * Bump * Weekly elections
-
- 20 Jul, 2020 2 commits
-
-
Gavin Wood authored
* Remove Sudo NOTE: To ensure minimal index changes to pre-existing pallet deployments, this is done with a "swap_remove" style; the previous last pallet (Purchase), which is hitherto unused, has been shifted into the old index of Sudo. * Remove CC1 designation. * Fixes * Bump * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes
-
Gavin Wood authored
-
- 14 Jul, 2020 1 commit
-
-
Gavin Wood authored
-
- 09 Jul, 2020 1 commit
-
-
Cecile Tonglet authored
Fixes #833
-
- 07 Jul, 2020 1 commit
-
-
- 03 Jul, 2020 1 commit
-
-
Gavin Wood authored
* Switch branch * Return chain ops parts in new_chain_ops * Remove where param from new_chain_ops * Add task manager to new_chain_ops return * Revert branch switch * Revert "Revert branch switch" This reverts commit 7c7900c0. * network/test/src/lib: Adjust network worker polling Companion for https://github.com/paritytech/substrate/pull/6552 . * Fix adder parachain * Fix collator tests * Revert branch switch * Bump everything - Remove old migration code - Reduce deposit requried for westend * Reapply fixes * Bump locl * Fix for #6550 * Fix message Co-authored-by:
Ashley Ruglys <ashley.ruglys@gmail.com> Co-authored-by:
Max Inden <mail@max-inden.de>
-
- 26 Jun, 2020 1 commit
-
-
Gavin Wood authored
* Companion for #6503 * Remove old filtering * Bump tx version * Bump version * Bump
-
- 23 Jun, 2020 1 commit
-
-
Gavin Wood authored
* Update staking reward curve for pre-parachain situation. * Bump runtime. * Bump versions
-
- 19 Jun, 2020 1 commit
-
-
Gavin Wood authored
-
- 18 Jun, 2020 1 commit
-
-
Arkadiy Paronyan authored
* Bump trie-db * Bump substrate
-
- 17 Jun, 2020 1 commit
-
-
Gavin Wood authored
* Rename old labels. * Bump runtimes * Bump versions * Bump lock
-
- 16 Jun, 2020 1 commit
-
-
Gavin Wood authored
-
- 12 Jun, 2020 2 commits
-
-
Gavin Wood authored
* Bump versions, tweak deposit costs. * Version * Lock * Make test work ok when numbers are not round. * Bump Substrate * Lock
- 10 Jun, 2020 1 commit
-
-
Gavin Wood authored
* Bump Substrate again. * update kusama runtmie for ensure origin * update polkadot runtime for ensure origin * fix imports * root only available for runtime benchmarks * Fix lock file * Bump Substrate * Update lock * Remove questionable feature-gating. Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
-
- 09 Jun, 2020 2 commits
-
-
Gavin Wood authored
-
Gavin Wood authored
* Bump versions. * Update lock
-
- 08 Jun, 2020 2 commits
-
-
Gavin Wood authored
-
Gavin Wood authored
* Fix for new Substrate * Fix * Remove Utility constraint in NonTransfer * Bump * Fixes * Allow limited utilities in proxy filters. * Fix * Add SudoBalances proxy restrictions
-
- 04 Jun, 2020 1 commit
-
-
Gavin Wood authored
* Introduce generalised proxies to polkadot * Introduce proxy to westend * Add proxy to Kusama. * Fix
-
- 01 Jun, 2020 1 commit
-
-
Gavin Wood authored
* Identity * Bump spec * Update runtime/polkadot/src/lib.rs Co-authored-by:
kaichao <kaichaosuna@gmail.com> * Fix runtime * Bump runtimes Co-authored-by:
kaichao <kaichaosuna@gmail.com>
-
- 28 May, 2020 1 commit
-
-
Gavin Wood authored
* Bump * Bump * Bump
-
- 26 May, 2020 2 commits
-
-
Gavin Wood authored
* Test CC1 spec * Adaptive default chainspec * Strip -pre * Update to next CC1 iteration * Raw chainspec
-
Gavin Wood authored
* Update claim statements * Update URLs * Minor tweak to make enum agree with URL * final html multihashes * New hashes * Version * updated SAFT statement hash * Update runtimes; this relies on substrate #6131 * Bump * Share transaction filterer and fix Kusama * Warning * Gah! * Tidy * Westend fixes * Westend fix * Tweak constants * Implement TCF stuff * Fix * Warning * 15 minute lookahead * 15 minute lookahead in Polkadot * update max transactions * Enable utility, disable vested_transfer * Update runtime/common/src/lib.rs Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com> * Filter calls for validate unsigned also * Deduplicate * Fix * Introduce Polkadot (mainnet) chainspec * Fix naming. * Enable indices and fix comment. * Fix compilation * Enable indices and fix comment. * polkadot: babe: enable secondary VRF slots * Test JSON * Allow set_heads * Fix * Raw chain spec added Co-authored-by:
keorn <github@i.keorn.org> Co-authored-by:
NikVolf <nikvolf@gmail.com> Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com> Co-authored-by:
Tomasz Drwięga <tomasz@parity.io> Co-authored-by:
André Silva <andre.beat@gmail.com>
-
- 21 May, 2020 1 commit
-
-
Alexander Theißen authored
* Switch from Convert to WeightToFeePolynomial * Bump Co-authored-by:
Gav Wood <gavin@parity.io>
-
- 16 May, 2020 1 commit
-
-
Gavin Wood authored
* Introduce mandatory statement signing into claims * Introduce SignedExtension * Tests passing * Bump runtime version * Bump version, fix test * Test for validate * Another couple of tests * Enable PrevalidateAttests on Polkadot * Enable PrevalidateAttests on Polkadot * Fix build * Fixes * More fixes * Fix bench tests * Fix & test Preclaim clobbering. * Fix for errant claim logic * Add test * Update tests, always use Vec as input * mint_claim can add signature, some_benchmarks * Add claim with statement test * finish benchmarks * put the correct number of claims with benchmarks * fix compiler warning * Update weights * Weight comments for validation Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
-
- 07 May, 2020 1 commit
-
-
Bastian Köcher authored
-
- 05 May, 2020 1 commit
-
-
Gavin Wood authored
-
- 29 Apr, 2020 1 commit
-
-
Gavin Wood authored
* Bump Westend runtime version * Bump Substrate * Prep for release of 0.7.32 * Update lock
-
- 28 Apr, 2020 1 commit
-
-
Nikolay Volf authored
-
- 27 Apr, 2020 1 commit
-
-
Nikolay Volf authored
* add storage_append * Bump versions Co-authored-by:
Gav Wood <gavin@parity.io>
-
- 17 Apr, 2020 1 commit
-
-
Bastian Köcher authored
* Release 0.7.30 * Update Substrate & libp2p
-
- 14 Apr, 2020 1 commit
-
-
Bastian Köcher authored
* Release 0.7.29 * Update `Cargo.lock`
-
- 01 Apr, 2020 1 commit
-
-
Gavin Wood authored
* Fixes for democracy using Scheduler * Revert branch change
-