- 14 Apr, 2020 3 commits
-
-
Pierre Krieger authored
* Companion PR to channel names * Err... fix missing event stream name * Update Substrate
-
Arkadiy Paronyan authored
-
ddorgan authored
* Initial draft * More work * Build * Docs * Insert westend keys * Add badBlock to fork from old chain * Updated spec to reset westend * Use raw spec * Fix spec format and use westend2 for both id's * Correct public key for bootnode 3 * Build * Extra space * Fix build * Lock * Update lock * Fixes * Fix for he startup text * Bump Co-authored-by:
Gav Wood <gavin@parity.io>
-
- 13 Apr, 2020 2 commits
-
-
pscott authored
* Use tempdir for tests * Rename tmp to tempdir * Update Cargo.lock * Update expect error message in run_command_and_kill * Call with .path() rather than creating an string slice * Call tempdir with arg instead of args * Update tests/purge_chain_works.rs Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
-
asynchronous rob authored
* use stronger types for HeadData and ValidationCode in runtime * fix weird debug compile error * fix runtime build * update invocations invalidation.rs * fix tests
-
- 09 Apr, 2020 2 commits
-
-
Pierre Krieger authored
-
Pierre Krieger authored
-
- 08 Apr, 2020 3 commits
-
-
Bastian Köcher authored
* Companion pr for new chain type RPC * Update `Cargo.lock`
-
Pierre Krieger authored
* Companion PR to #5560 * Set priorities. * Update substrate. * Fix tests. * Update Substrate * Companion of SignedExtension refactor (#5540) Co-authored-by:
Tomasz Drwięga <tomasz@parity.io> Co-authored-by:
Alexander Theißen <alexander.theissen@parity.io>
-
Benjamin Kampmann authored
-
- 07 Apr, 2020 1 commit
-
-
Cecile Tonglet authored
* Initial commit Forked at: 77de8b91 Parent branch: origin/master * Switch substrate to branch cecton-the-revenge-of-the-cli * Adapting code * Update Cargo.lock * Adapting code * Adapt more code * Implement force_kusama parameter * Revert dependency update * Adapt code to use ref to SubstrateCli object * Updated to latest version * Updated with latest changes * Bump spec vesion * Fixed tests * WIP Forked at: 77de8b91 Parent branch: origin/master * More fixes * Cargo.lock * Updated code * Fixed and adapt * Fixed dependency issue with wasm * Adapted code * Revert branch change * Cargo.lock * Cargo.lock * Adapt code * Clean-up * More clean-up * Cargo.lock
-
- 06 Apr, 2020 2 commits
-
-
asynchronous rob authored
* upgrade primitives to allow changing validation function * set up storage schema for old parachains code * fix compilation errors * fix test compilation * add some tests for past code meta * most of the runtime logic for code upgrades * implement old-code pruning * add a couple tests * clean up remaining TODOs * add a whole bunch of tests for runtime functionality * remove unused function * fix runtime compilation * extract some primitives to parachain crate * add validation-code upgrades to validation params and result * extend validation params with code upgrade fields * provide maximums to validation params * port test-parachains * add a code-upgrader test-parachain and tests * fix collator tests * move test-parachains to own folder to work around compilation errors * fix test compilation * update the Cargo.lock * fix parachains tests * remove dbg! invocation * use new pool in code-upgrader * bump lockfile * link TODO to issue
-
Bastian Köcher authored
-
- 04 Apr, 2020 1 commit
-
-
asynchronous rob authored
* refactor out validation hosts to pool struct * make web-wasm compatible * typo * remove now-unused static hosts
-
- 03 Apr, 2020 1 commit
-
-
André Silva authored
* update substrate * Hopefully fix compilation * network: rename roles to role * runtime: fix runtime-benchmarks compilation Co-authored-by:
Pierre Krieger <pierre.krieger1708@gmail.com>
-
- 02 Apr, 2020 1 commit
-
-
Pierre Krieger authored
* Don't depend directly on libp2p * Fix bad import
-
- 01 Apr, 2020 2 commits
-
-
Gavin Wood authored
* Fixes for democracy using Scheduler * Revert branch change
-
Kian Paimani authored
* Fix council collective genesisi values * Update Cargo.lock * Update Cargo.lock Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
-
- 31 Mar, 2020 3 commits
-
-
Shawn Tabrizi authored
* Use `add_benchmark` macro * Return error if `batches` is empty * Update Cargo.lock * Companion for #5463 (#953) * Fix test with genesis block 0 * Update Cargo.lock
-
Bastian Köcher authored
* Companion pr for substrate#5448 * Update Substrate reference
-
https://github.com/paritytech/substrate/pull/5236Cecile Tonglet authored
* Adapt code to API changes * Update sp-io
-
- 30 Mar, 2020 1 commit
-
-
Bastian Köcher authored
-
- 26 Mar, 2020 3 commits
-
-
Kian Paimani authored
* fix for offchain phragmen * Update unix time stuff
-
thiolliere authored
* upgrade substrate * fix telemetry endpoint * improve msg
-
Tomasz Drwięga authored
* Add transaction source. * Bump substrate. * Fix tests.
-
- 25 Mar, 2020 2 commits
-
-
Fedor Sakharov authored
* Adds a SigningContext type * Bump spec versions * Fixes requested changes * Bump ParachainHost api_version and guard signing_context call * Improve error message * If there is no signing_context api use default value Co-authored-by:
Robert Habermeier <rphmeier@gmail.com>
-
thiolliere authored
* update new on_initialize syntax * update substrate * update spec_version
-
- 23 Mar, 2020 3 commits
-
-
Gav Wood authored
-
Toralf Wittner authored
-
Andronik Ordian authored
-
- 22 Mar, 2020 2 commits
-
-
Fedor Sakharov authored
* Parachains double vote handler initial implementation. * Make tests test the actual slashing. * Implement SignedExtension validation of double vote reports. * Fixes build after merge * Review fixes * Adds historical session proofs * Review fixes. * Bump runtime spec_version * Get the session number from the proof * Check that proof matches session * Change signature type on DoubleVoteReport * Adds docs and removes blank lines * Removes leftover code * Fix build * Fix build after a merge * Apply suggestions from code review Co-Authored-By:
Robert Habermeier <rphmeier@gmail.com> * Prune ParentToSessionIndex * Remove a clone and a warning Co-authored-by:
Robert Habermeier <rphmeier@gmail.com> Co-authored-by:
Gavin Wood <gavin@parity.io>
-
Fedor Sakharov authored
* Bump parity-util-mem * Change util mem version to wildcard
-
- 21 Mar, 2020 3 commits
-
-
Gav Wood authored
-
Gavin Wood authored
* Updates for the new democracy * Introduce progressive democracy Also move to "master" branch of Substrate ready for continuous sync with Substrate master.
-
Gavin Wood authored
* Remove migration code. * Bump Substrate * Bump runtime
-
- 20 Mar, 2020 1 commit
-
-
Chevdor authored
* Add clang * Upgrade kvdb-rocksdb version
-
- 19 Mar, 2020 2 commits
-
-
André Silva authored
* bump version to v0.7.27 * update to latest substrate polkadot-master * bump runtime impl_version
-
André Silva authored
* hardfork the GRANDPA authority set in kusama to fix migration issue * move grandpa integration code * remove unnecessary grandpa hard fork * update to latest substrate polkadot-master
-
- 17 Mar, 2020 2 commits
-
-
Gavin Wood authored
-
André Silva authored
* grandpa: add voting rule to pause new votes for a period * grandpa: increase delay * grandpa: parse custom pause delay from cli * grandpa: log scheduled pause on startup * grandpa: rename parameter to grandpa_pause * grandpa: make pause voting rule generic on block * grandpa: add test for pause voting rule * grandpa: add hardcoded pause * collator: fix test compilation
-