- Feb 09, 2020
-
-
Gavin Wood authored
* Amalgamate pieces of balance module * Fixes for vesting split * Refactoring for vesting/balances split * Build fixes * Remove on_free_balance_zero and some docs. * Indentation. * Revert branch * Fix. * Update substrate: fixes after CLI refactoring * Reverting removal of exit * Removed too much again * Update Cargo.lock * Cargo.lock * Update Substrate, ready for #4820 * Fixes * Update to latest substrate master * Fix network tests * Update lock * Fix tests * Update futures to get bug fixes * Fix tests for new balances/vesting logic * Cargo fix * Another fix Co-authored-by: Cecile Tonglet <[email protected]> Co-authored-by: Robert Habermeier <[email protected]> Co-authored-by: Bastian Köcher <[email protected]>
-
- Feb 03, 2020
-
-
Pierre Krieger authored
-
gabriel klawitter authored
-
Bastian Köcher authored
-
- Feb 01, 2020
-
-
Ashley authored
* Fix browser.rs * Apply suggestions from code review Co-authored-by: Bastian Köcher <[email protected]>
-
- Jan 31, 2020
-
-
Gavin Wood authored
* Bump runtime version * Bump runtime version
-
Bastian Köcher authored
-
Gavin Wood authored
* Update to latest Substrate master * upgrade decl_storage declaration * Companion PR to Substrate#4752 * Substrate update: Identity should bound additional fields (#4770) Substrate commit: 2c9ce7296b19934b1ffd50150be2fdb2ddf81a4e * WIP * WIP * Updated substrate and fixes * Fix compilation and switch to latest wasm-builder-runner * Fixed missing doc * Update collator/src/lib.rs Co-authored-by: Bastian Köcher <[email protected]> Co-authored-by: thiolliere <[email protected]> Co-authored-by: Pierre Krieger <[email protected]> Co-authored-by: Cecile Tonglet <[email protected]>
-
- Jan 30, 2020
-
-
Pierre Krieger authored
-
Toralf Wittner authored
-
- Jan 29, 2020
-
-
Gavin Wood authored
* Update to latest Substrate master * upgrade decl_storage declaration * Companion PR to Substrate#4752 Co-authored-by: Bastian Köcher <[email protected]> Co-authored-by: thiolliere <[email protected]> Co-authored-by: Pierre Krieger <[email protected]>
-
Gavin Wood authored
-
Ashley authored
* upgrade tokio again * Remove WrappedExecutor * switch to spawn_blocking
-
- Jan 28, 2020
-
-
Muhammad Altabba authored
* Update docker.md Few Edits: - Use the `latest` version of polkadot. - Add a missing `--` when reporting the version. * Update docker.md use `westend` chain > Alex doesn't exist anymore, the current test net is `westend`. According to https://github.com/paritytech/polkadot/issues/803
-
- Jan 24, 2020
-
-
ddorgan authored
* Final commit of tested westend config * Minor update for validator 4's stake amount
-
ddorgan authored
-
gabriel klawitter authored
-
- Jan 23, 2020
-
-
joe petrowski authored
* use decl_error in common runtime modules * Apply suggestions from code review Co-authored-by: Bastian Köcher <[email protected]>
-
ddorgan authored
* add json * Add spec changes * Fix config method * spaces -> tabs
-
- Jan 22, 2020
-
-
Ashley authored
-
Bastian Köcher authored
* Update to latest Substrate master * Update wasm-builder and make `run` work
-
- Jan 21, 2020
-
-
gabriel klawitter authored
* ci: backport runtime version checks from v0.6 branch * adjust substrate version file path
-
- Jan 20, 2020
-
-
Fedor Sakharov authored
* Asyncify launch_work a bit more * An error message misword * A bit more async in collator
-
- Jan 19, 2020
-
-
- Jan 18, 2020
-
-
Gavin Wood authored
-
- Jan 17, 2020
-
-
André Silva authored
* update latest substrate polkadot-master * fix test compilation * bump version to 0.7.18 * bump impl_version * update substrate * Revert "Instantiate environment with asynchronous API (#768)" This reverts commit 989db4b8. * update substrate * remove unused parameter type * bump trie-db version for tests * fix collator test * update substrate * remove unnecessary service changes
-
Xiliang Chen authored
-
asynchronous rob authored
* add some more docs about statement import * instantiate environment async * move attestation service into subfolder * refactor validation service architecture somewhat * remove dependence on validation service in proposer * fix a bunch of warnings * improve docs * introduce a builder for the validation service * extract block production to its own file * integrate new API into service * address review grumbles
-
- Jan 16, 2020
-
-
s3krit authored
* Fix gitlab release drafting script Don't scan commit body for PR-like commit messages. Fix warnings from linter, and take object URL for signing verification from /git/ref/tags rather than hard-coding * Temporarily Disable GPG verification in pending... ...release alerts. GPG verification of objects is also done before creating the draft release so this isn't as bad as it sounds * Temporarily Disable GPG verification in pending... ...release alerts. GPG verification of objects is also done before creating the draft release so this isn't as bad as it sounds * Remove accidental GH token leakage
😅 -
asynchronous rob authored
* point to in-progress Substrate branch * instantiate environment async * Fix futures * Bump runtime * Fix collation tests * point to polkadot-master again * point to polkadot-master again * update deps Co-authored-by: Ashley <[email protected]>
-
Xiliang Chen authored
-
- Jan 15, 2020
-
-
Gavin Wood authored
* Fix overflow in crowdfunding module * Bump impl version
-
Arkadiy Paronyan authored
-
Bastian Köcher authored
* Add some more bounds * More bounds * More fixes * More fixes
-
- Jan 14, 2020
-
-
asynchronous rob authored
* rough draft of parachains roadmap * flesh out first 2 phases * Fix typo Co-Authored-By: Bastian Köcher <[email protected]> * Fix typos and add clarifications Co-Authored-By: Bastian Köcher <[email protected]> * remove extra space Co-Authored-By: Bastian Köcher <[email protected]> * add XCMP work items Co-authored-by: Bastian Köcher <[email protected]>
-
Gavin Wood authored
* Bump Substrate * Bump RT version * Bump substrate, add new modules * Fix * Bump Substrate * Bump impl version * Address grumbles
-
- Jan 13, 2020
-
-
Gavin Wood authored
* Bump Substrate * Bump RT version
-
- Jan 10, 2020
-
-
s3krit authored
* Add publish_draft_release.sh This new CI script will generate a list of differences between this tagged version and the previous tagged version (including substrate changes), and create a draft release on Github. Once this is done, the draft release will be posted in Matrix (the channel is determined by a Gitlab CI environment variable). * Add highlighting gav for draft release
-
Gavin Wood authored
* Attempt to merge, but not easy * Bump runtime version
-