1. Nov 28, 2019
    • Gavin Wood's avatar
      Update Substrate (#623) · 756e0cd1
      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.
      756e0cd1
  2. Nov 27, 2019
  3. Nov 26, 2019
  4. Nov 22, 2019
    • Arsen A. Gutsal's avatar
      `sentry-docker-compose.yml` initial version created (#410) · 3e312688
      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
      3e312688
    • Tommy Giardina's avatar
      Clarifying README (#590) · f61e532e
      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.
      f61e532e
    • joe petrowski's avatar
      Update for Substrate master (#600) · c9b1e3d9
      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
      c9b1e3d9
    • Shawn Tabrizi's avatar
      Fix `run_to_block` for Crowdfund module (#603) · e229074f
      Shawn Tabrizi authored
      Probably a copy paste error.
      e229074f
  5. Nov 19, 2019
  6. Nov 12, 2019
    • Gavin Wood's avatar
      Bump Substrate (#578) · d04b97dc
      Gavin Wood authored
      d04b97dc
    • Gavin Wood's avatar
      Allow Root to add a claim (#577) · a4c19071
      Gavin Wood authored
      * Allow Root to add a claim.
      
      * Additional test
      
      * Update lock
      a4c19071
    • Gavin Wood's avatar
      Bump Substrate (#576) · 0ed7ac6c
      Gavin Wood authored
      * Bump Substrate
      
      * Bump again.
      0ed7ac6c
    • Gavin Wood's avatar
      Bump Substrate & version (#574) · a7dfc317
      Gavin Wood authored
      * Bump Substrate.
      
      * Bump version
      a7dfc317
    • Gavin Wood's avatar
      Master backports (#571) · cc0e7758
      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.
      cc0e7758
  7. Nov 11, 2019
  8. Nov 09, 2019
  9. Nov 08, 2019
    • Pierre Krieger's avatar
      Remove deprecated methods from NetworkSpecialization (#553) · 1c0cb625
      Pierre Krieger authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      1c0cb625
    • Gavin Wood's avatar
      Backport all v0.6 changes to master... (#552) · bd79b34b
      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
      bd79b34b
  10. Nov 05, 2019
  11. Nov 02, 2019
  12. Nov 01, 2019
    • Gavin Wood's avatar
      Bump runtime version, update substrate. (#526) · 848784e8
      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
      848784e8
  13. Oct 31, 2019
  14. Oct 30, 2019
  15. Oct 29, 2019
    • Gavin Wood's avatar
      Update Substrate (#514) · 0168e2f0
      Gavin Wood authored
      * Update Substrate
      
      * Attempt a fix
      
      * Update substrate again
      
      * Fix compilation
      
      * update substrate add support for sentry
      
      * Fixes tests
      0168e2f0
  16. Oct 28, 2019
  17. Oct 27, 2019
  18. Oct 25, 2019
  19. Oct 24, 2019
    • Gavin Wood's avatar
      Switch elections to Phragmen, enable them in PoA (#492) · 425b8849
      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
      425b8849
  20. Oct 23, 2019
  21. Oct 22, 2019