1. Dec 01, 2019
  2. Nov 30, 2019
  3. Nov 29, 2019
  4. Nov 28, 2019
    • Gavin Wood's avatar
      Bump Substrate (#631) · f7e28f96
      Gavin Wood authored
      f7e28f96
    • Arkadiy Paronyan's avatar
      Update to substrate master (#629) · b3cfedfd
      Arkadiy Paronyan authored
      
      
      * Update to substrate master
      
      * Update service/src/lib.rs
      
      Co-Authored-By: default avatarBastian Köcher <[email protected]>
      
      * bump subsrate
      b3cfedfd
    • Gavin Wood's avatar
      Update Substrate (#623) · e3a3906b
      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.
      e3a3906b
  5. Nov 26, 2019
  6. Nov 22, 2019
    • joe petrowski's avatar
      Update for Substrate master (#600) · 52385492
      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
      52385492
  7. Nov 19, 2019
  8. Nov 12, 2019
    • Gavin Wood's avatar
      Bump Substrate (#578) · 4d9ca6d4
      Gavin Wood authored
      4d9ca6d4
    • Gavin Wood's avatar
      Allow Root to add a claim (#577) · ea69f700
      Gavin Wood authored
      * Allow Root to add a claim.
      
      * Additional test
      
      * Update lock
      ea69f700
    • Gavin Wood's avatar
      Bump Substrate (#576) · 72c4ca72
      Gavin Wood authored
      * Bump Substrate
      
      * Bump again.
      72c4ca72
    • Gavin Wood's avatar
      Bump Substrate & version (#574) · d54ae69b
      Gavin Wood authored
      * Bump Substrate.
      
      * Bump version
      d54ae69b
    • Gavin Wood's avatar
      Master backports (#571) · f2d72cd4
      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.
      f2d72cd4
  9. Nov 08, 2019
    • Gavin Wood's avatar
      Backport all v0.6 changes to master... (#552) · 1142297b
      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
      1142297b
  10. Nov 05, 2019
  11. Nov 01, 2019
    • Gavin Wood's avatar
      Bump runtime version, update substrate. (#526) · 51746268
      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
      51746268
  12. Oct 31, 2019
    • Gavin Wood's avatar
      Bump Substrate master (#522) · 6fd50490
      Gavin Wood authored
      * Bump substrate
      
      * Bump runtime version
      
      * Fix Configuration stuff
      
      * fix extract_proof return type
      
      * add ImOnline module as Authorship event handler
      6fd50490
  13. Oct 30, 2019
  14. Oct 29, 2019
    • Gavin Wood's avatar
      Update Substrate (#514) · 08bbfdbb
      Gavin Wood authored
      * Update Substrate
      
      * Attempt a fix
      
      * Update substrate again
      
      * Fix compilation
      
      * update substrate add support for sentry
      
      * Fixes tests
      08bbfdbb
  15. Oct 28, 2019
  16. Oct 27, 2019
  17. Oct 25, 2019
  18. Oct 24, 2019
    • Gavin Wood's avatar
      Switch elections to Phragmen, enable them in PoA (#492) · 58629dc0
      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
      58629dc0
  19. Oct 23, 2019
  20. Oct 20, 2019
  21. Oct 19, 2019
  22. Oct 11, 2019
    • Bastian Köcher's avatar
      Update to latest Substrate master (#472) · 05b1c168
      Bastian Köcher authored
      * Update to latest Substrate master
      
      * Fix
      
      * Fix compilation
      05b1c168
    • Gavin Wood's avatar
      Introduce Parathreads (runtime) (#341) · 2213e91d
      Gavin Wood authored
      * Rest of parathread draft implementation, parachain permissioning.
      
      * Update Substrate
      
      * Update Substrate again
      
      * Integrate weight/fee stuff.
      
      * Council
      
      * Build fixes
      
      * More fixes
      
      * Minor additions
      
      * fix some small errors
      
      * Revert "fix some small errors"
      
      This reverts commit 4fb52c82
      
      .
      
      * Merge fix.
      
      * do_swap -> on_swap
      
      * Update depdendency to polkadot-master
      
      * Fix more merge problems
      
      * Some patching of errors
      
      * Fix storage closure
      
      * Actually fix storage. It builds!
      
      * Tests run... but not successfully.
      
      * Add `run_to_block` to get parachains active to start
      
      * More `run_to_block`
      
      * Fix build
      
      * Queue up changes to threads
      
      * Move registration test
      
      * Fix regsiter/deregister test
      
      * Retry queue.
      
      * Minor refactor
      
      * Refactor to avoid heavy storage items
      
      * Make tests pass
      
      * remove para on deregister, add events
      
      * Remove println
      
      * Fix register/deregister parathread test
      
      * fix merge
      
      * Parathread can be activated test
      
      * Test auction
      
      * Add `Debtors` storage item
      
      I considered putting the debtor information in `ParaInfo`, but it did not make sense to me since this information only applies to parathreads, not `paras` in general.
      
      * remove comment code
      
      * Some new tests
      
      * Fixes for removing threads when scheduled. Tests.
      
      * Test progression of threads.
      
      * Test that reschedule queuing works properly.
      
      * Make test slightly more interesting
      
      * whitespace
      
      * Swap works properly.
      
      * Update locks
      
      * Build
      
      * Rename can_swap
      
      * Add test for funds to be correctly returned after a swap
      
      Swap does not seem to have logic which correctly swaps the debtor account to the new parathread.
      
      * Make tests consistant
      
      * Add check that `PendingSwap` is cleaned up
      
      * Update runtime/src/parachains.rs
      
      Co-Authored-By: default avatarRobert Habermeier <[email protected]>
      
      * Update runtime/src/registrar.rs
      
      Co-Authored-By: default avatarRobert Habermeier <[email protected]>
      
      * Some fixes/suggestions from review
      
      * Docs
      
      * Apply suggestions from code review
      
      Co-Authored-By: default avatarRobert Habermeier <[email protected]>
      Co-Authored-By: default avatarShawn Tabrizi <[email protected]>
      
      * Update network/src/gossip.rs
      
      Co-Authored-By: default avatarRobert Habermeier <[email protected]>
      
      * Rename OnSwap
      
      * Add missing `]`
      
      * Rejig ordering semantics, making everything a bit slower but correct.
      
      * Some Fixes to Parathread Compile (#470)
      
      * Some Fixes
      
      * Fix queue_upward_messages
      
      * Change back to const
      
      * Build fixes
      
      * Fix tests
      2213e91d
  23. Oct 10, 2019
    • Ashley's avatar
      Changes for substrate#3699 (#466) · f58cb8bc
      Ashley authored
      * change upstream and branch
      
      * Fix build
      
      * remove doc renamings
      
      * Fix tests
      
      * .
      
      * Revert changing fork and branch
      
      * Update Cargo.toml
      
      * Update parachains.rs
      f58cb8bc
  24. Oct 08, 2019
  25. Oct 03, 2019