- Dec 05, 2019
-
-
Gavin Wood authored
-
- Dec 04, 2019
-
-
Gavin Wood authored
* Make compat with exit-future updates * Update exit-future entirely * Tidy * Bump Substrate
-
Gavin Wood authored
* Tweak some Kusama params - Council elections daily - No treasury burn - Bonding/slash defer periods of 7 days * Bump runtime * Bump version
-
Bastian Köcher authored
-
Gavin Wood authored
* Bump version * Update Cargo lock and bump runtime version * Remove balance transfer disabler.
-
asynchronous rob authored
* add version to ParachainHost API * better error message
-
- Dec 03, 2019
-
-
Gavin Wood authored
* Bump Substrate * Bump version * Reinstate wasmtime * Fix warning.
-
* Erasure encoding availability initial commit * Modifications to availability store to keep chunks as well as reconstructed blocks and extrinsics. * Gossip messages containig signed erasure chunks. * Requesting eraure chunks with polkadot-specific messages. * Validation of erasure chunk messages. * Apply suggestions from code review Co-Authored-By: Luke Schoen <[email protected]> * Fix build after a merge * Gossip erasure chunk messages under their own topic * erasure_chunks should use the appropriate topic * Updates Cargo.lock * Fixes after merge * Removes a couple of leftover pieces of code * Fixes simple stuff from review * Updates erasure and storage for more flexible logic * Changes validation and candidate receipt production. * Adds add_erasure_chunks method * Fixes most of the nits * Better validate_collation and validate_receipt functions * Fixes the tests * Apply suggestions from code review Co-Authored-By: Robert Habermeier <[email protected]> * Removes unwrap() calls * Removes ErasureChunks primitive * Removes redundant fields from ErasureChunk struct * AvailabilityStore should store CandidateReceipt * Changes the way chunk messages are imported and validated. * Availability store now stores a validator_index and n_validators for each relay_parent. * Availability store now also stores candidate receipts. * Removes importing chunks in the table and moves it into network gossip validation. * Validation of erasure messages id done against receipts that are stored in the availability store. * Correctly compute topics for erasure messages * Removes an unused parameter * Refactors availability db querying into a helper * Adds the apis described in the writeup * Adds a runtime api to extract erasure roots form raw extrinsics. * Adds a barebone BlockImport impl for avalability store * Adds the implementation of the availability worker * Fix build after the merge with master. * Make availability store API async * Bring back the default wasmtime feature * Lines width * Bump runtime version * Formatting and dead code elimination * some style nits (#1) * More nits and api cleanup * Disable wasm CI for availability-store * Another nit * Formatting
-
Gavin Wood authored
* Remove Sudo * Bump versions * Fixes * Remove other mentions of sudo * Remove sudo from Cargo
-
Phil authored
-
Arkadiy Paronyan authored
* Reputation changes require reason * Fixes * Bump version
-
- Dec 02, 2019
-
-
Gavin Wood authored
-
Benjamin Kampmann authored
-
Shawn Tabrizi authored
* Adding vesting logic to claims * Add genesis * Update runtime/src/claims.rs Co-Authored-By: Bastian Köcher <[email protected]> * Bump spec * Update runtime/src/claims.rs
-
Denis_P authored
-
Benjamin Kampmann authored
* rename crates as appropriate * Rename to use master - easy to revert, but shows it's working * Bump runtime version * Bump version * Bump Substrate again
-
Talha Cross authored
* docs: update readme for cc3 * docs: refer to the v0.7 release branch
-
- Dec 01, 2019
-
-
Gavin Wood authored
* Merge * Bump Substrate
-
- Nov 30, 2019
-
-
Gavin Wood authored
* Nicks 32 bytes * Bump runtime version * Update lock
-
- Nov 29, 2019
-
-
Pierre Krieger authored
* Make availability-store compile for WASM * Use --manifest-path instead
-
Bastian Köcher authored
-
- Nov 28, 2019
-
-
Gavin Wood authored
-
Gavin Wood authored
-
Gavin Wood authored
-
Arkadiy Paronyan authored
* Update to substrate master * Update service/src/lib.rs Co-Authored-By: Bastian Köcher <[email protected]> * bump subsrate
-
XAMPPRocky authored
-
Gavin Wood authored
-
Gavin Wood authored
* Update to latest Substrate master (#615) * Update to latest Substrate master * Remove unneeded patch + warning * Update `Cargo.lock` * Fix tests * Update again * Bump Substrate (#616) * Update lock * Fix * Few fixes * Bump to latest Substrate * Fixes * fix pre-tx-pool compilation * more compilation fixes * Updates for the injection period - Liberal slash-refunding - Instant unbonding * *: Enable refactored authority discovery (#624) * *: Enable authority discovery module * *: List authority discovery id after parachain validator id Make sure existing key types don't change their order by appending the authority discovery id instead of injecting it between im online id and parachain validator id. * *: Gate authority discovery module behind feature flag * cli/src/lib.rs: Fix warnings * cli/src/lib.rs: Shorten line length * Bump Substrate * Bump Substrate * Line widths * Line widths again * Revert bump.
-
- Nov 27, 2019
-
-
Wei Tang authored
* Mark unreachable match clause as unreachable! * Fix indentation
-
- Nov 26, 2019
-
-
Wei Tang authored
-
- Nov 22, 2019
-
-
Arsen A. Gutsal authored
* Dockerfile fixed. * docker: use init.sh to setup rust env * CMD replaced with ENTRYPOINT in Dockefile * WIP Sentry/Validator basic setup * Dockerfile modifier to correspond to master version * `environment` block added to both sentry and validator * some environment variables are now used to pass params to containers
-
Tommy Giardina authored
Made two small changes to the README.adoc that will help first-time users. First, I added notifications that the user may need to edit their PATH env variable after installing Rust. Second, I added a 'Hello world!' name tag to the Kusama Canary Network connect command so that new users will be better able to find their node on telemetry.
-
joe petrowski authored
* update substrate for change to palette * change paint to palette * update lock * Fix missing import * change to polkadot-master * Use same commit hash of parity-common * Resolve linking errors * Rename to frame * bump spec * Subsume #602 and #596 * Fix DispatchInfo * Merge `futures03` and `joe-update-to-palette` (#606) * Change repo and branch * Made changes * Bumped async-std version * Fix line width * Bump spec_version * Fix `run_to_block` for Crowdfund module (#603) Probably a copy paste error. * Bump dependencies * Update trie-db to be inline with substrate * Fix documentation warning * Fix test compilation
-
Shawn Tabrizi authored
Probably a copy paste error.
-
- 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
-