- Nov 19, 2019
-
-
Gavin Wood authored
* Update Substrate after repository reorganisation * Switch back to polkadot-master * Bump `bitvec` and `parity-scale-codec` (#591) Also bump other dependencies, but respect semver on them.
-
Sergey Pepyakin authored
-
- Nov 12, 2019
-
-
Gavin Wood authored
-
Gavin Wood authored
* Allow Root to add a claim. * Additional test * Update lock
-
Gavin Wood authored
* Bump Substrate * Bump again.
-
Gavin Wood authored
* Bump Substrate. * Bump version
-
Gavin Wood authored
* Update to latest Substrate master (#570) * Bump substrate/version (#557) * Bump version and Substrate (#560) * Bump version and Substrate * Bump version and Substrate * Bump versions * bump substrate to release specific v0.6.15 * Update lock * Prepare Polkadot update for Substrate runtime interface 2.0 (#563) * Prepare Polkadot update for Substrate runtime interface 2.0 * bump substrate to release specific v0.6.15 * Switch to `polkadot-master` * Version bump * Master backports * Bump runtime * Fix tests * Fix tests * Another fix.
-
- Nov 11, 2019
-
-
André Silva authored
-
- Nov 09, 2019
-
-
gabriel klawitter authored
-
- Nov 08, 2019
-
-
-
Gavin Wood authored
* Bump Substrate and versions (#531) * Bump versions * Build fix. * Enable governance (#536) * Enable governance * Tweak a few parameters * Bump substrate, versions. (#538) * Bump substrate, versions. * Build fix * Bump rpc deps (#537) * Update to latest sub * Revert branch update * Update. * Update tests. * Ignore warnings in tests. * Revert substrate (#540) * Version bump * Bump Substrate, versions. (#542) * Bump Substrate, versions. Also revert the enabling of democracy * Build fix * Bump Substrate (#544) * Bump Substrate * Fix * A few tidyups * Bump Substrate (#547) * Bump Substrate * Another bump * Fixed build for new block_import API * Enable grandpa migration. (#549) * Enable grandpa migration. * Bump runtime version
-
- Nov 05, 2019
-
-
Xiliang Chen authored
* add comments for WonRenewal event * make event argument order consistent
-
* Update to latest sub * Revert branch update * Update. * Update tests. * Ignore warnings in tests.
-
- Nov 02, 2019
-
-
Gavin Wood authored
* im-online module should report offences * Bump runtime
-
- Nov 01, 2019
-
-
Gavin Wood authored
* Bump substrate * Bump runtime version * Fix Configuration stuff * switch to custom branch * add new backend entry, ignore it * Bump runtime version, update substrate. * Rename branch back * Update substrate
-
- Oct 31, 2019
-
-
Gavin Wood authored
* Bump substrate * Bump runtime version * Fix Configuration stuff * fix extract_proof return type * add ImOnline module as Authorship event handler
-
Denis_P authored
* retry on gitlab system failures * max is just 2
-
- Oct 30, 2019
-
-
André Silva authored
-
- Oct 29, 2019
-
-
Gavin Wood authored
* Update Substrate * Attempt a fix * Update substrate again * Fix compilation * update substrate add support for sentry * Fixes tests
-
- Oct 28, 2019
-
-
Kian Paimani authored
* Update cargo files * First round of build fixes * update lock file * Fix builds again * Revert cargo file * remove elections genesis * Fix chain spec * Remove imports * Update runtime/src/lib.rs Co-Authored-By: Gavin Wood <[email protected]>
-
Gavin Wood authored
* Fix locking, from an updated Substrate (#506) * Fix locking, from an updated Substrate * Bump runtime version * Lock file. * Bump version and extra fix.
-
Gavin Wood authored
This reverts commit 89ac39fc.
-
Gav Wood authored
-
Kian Paimani authored
* Update cargo files * First round of build fixes * update lock file
-
- Oct 27, 2019
-
-
Gavin Wood authored
* Update Substrate and add support for account nicknames * Bump spec version * Bump substrate branch * Make nicks callable. * Bump Substrate
-
- Oct 25, 2019
-
-
Gavin Wood authored
* Final tweaks for Kusama PrePos. * Replace old code * Extra utility function. * Update to latest Substrate * Update to latest again
-
André Silva authored
* service: don't use the grandpa observer * service: remove unnecessary boxing * service: fix indentation * service: remove unnecessary on_exit tasks spawned with `spawn_task`/`spawn_essential_task` are already guarded by `on_exit`. * Update service/src/lib.rs Co-Authored-By: Gavin Wood <[email protected]>
-
André Silva authored
* update to latest substrate polkadot-master * Bump to 0.6.3
-
André Silva authored
-
- Oct 24, 2019
-
-
Gavin Wood authored
* Switch elections to Phragmen, enable them in PoA * Remove superfluous code. * Build fixes * Update to substrate master * Build fixes * Add warning * Disable authority discovery for now * Remove commented code * Fix warning
-
- Oct 23, 2019
-
-
André Silva authored
* update to latest substrate master * Fix compilation
-
Tomasz Drwięga authored
* Use node-rpc extensions to support account_nextIndex. * Remove todo. * Update lock. * Use new srml_system_rpc crate. * Update to substrate=master * Update lockfile. * Update to polkadot-master. * Apply suggestions from code review Co-Authored-By: Bastian Köcher <[email protected]>
-
- Oct 22, 2019
-
-
gabriel klawitter authored
-
- Oct 21, 2019
-
-
-
fbranciard authored
-
Bastian Köcher authored
* Collator node need to register all gossip validators as well * Make sure that parachain authorities are only written once at genesis * Fix test
-
- Oct 20, 2019
-
-
Bastian Köcher authored
-
- Oct 19, 2019
-
-
Kian Paimani authored
* Update cargo files * Make it build again. * Fix build * revert cargo file * New lockfile * Bump.
-
Bastian Köcher authored
* Pass `client` and `task_executor` to `BuildParachainContext` * Update `Cargo.lock`
-
Bastian Köcher authored
-