Skip to content
  1. Jul 06, 2020
  2. Jul 04, 2020
  3. Jul 03, 2020
    • Gavin Wood's avatar
      Reduce Westend deposit requirements (#1341) · 79954ae5
      Gavin Wood authored
      
      
      * Switch branch
      
      * Return chain ops parts in new_chain_ops
      
      * Remove where param from new_chain_ops
      
      * Add task manager to new_chain_ops return
      
      * Revert branch switch
      
      * Revert "Revert branch switch"
      
      This reverts commit 7c7900c047abd794ddc759aa092811db4961a7a6.
      
      * network/test/src/lib: Adjust network worker polling
      
      Companion for https://github.com/paritytech/substrate/pull/6552.
      
      * Fix adder parachain
      
      * Fix collator tests
      
      * Revert branch switch
      
      * Bump everything
      
      - Remove old migration code
      - Reduce deposit requried for westend
      
      * Reapply fixes
      
      * Bump locl
      
      * Fix for #6550
      
      * Fix message
      
      Co-authored-by: default avatarAshley Ruglys <[email protected]>
      Co-authored-by: default avatarMax Inden <[email protected]>
      79954ae5
    • Bastian Köcher's avatar
      Check candidate signatures before including them in `set_heads` (#1335) · e7bb3aef
      Bastian Köcher authored
      * Check candidate signatures before including them in `set_heads`
      
      This work around the bug described in: https://github.com/paritytech/polkadot/issues/1327
      
      We check the candidate signatures in `create_inherent` to ensure that
      all are valid. If one isn't valid, we don't include any candidate for
      the current inherent.
      
      * Bump runtimes
      e7bb3aef
  4. Jul 02, 2020
  5. Jul 01, 2020
  6. Jun 26, 2020
  7. Jun 25, 2020
  8. Jun 24, 2020
  9. Jun 23, 2020
  10. Jun 21, 2020
  11. Jun 18, 2020
  12. Jun 17, 2020
  13. Jun 16, 2020
  14. Jun 12, 2020
  15. Jun 09, 2020
  16. Jun 08, 2020
  17. Jun 06, 2020
  18. Jun 04, 2020
  19. Jun 02, 2020
  20. Jun 01, 2020
  21. May 29, 2020
  22. May 27, 2020
  23. May 26, 2020
    • Gavin Wood's avatar
      Prepare for final genesis (#1131) · b170d967
      Gavin Wood authored
      
      
      * Update claim statements
      
      * Update URLs
      
      * Minor tweak to make enum agree with URL
      
      * final html multihashes
      
      * New hashes
      
      * Version
      
      * updated SAFT statement hash
      
      * Update runtimes; this relies on substrate #6131
      
      * Bump
      
      * Share transaction filterer and fix Kusama
      
      * Warning
      
      * Gah!
      
      * Tidy
      
      * Westend fixes
      
      * Westend fix
      
      * Tweak constants
      
      * Implement TCF stuff
      
      * Fix
      
      * Warning
      
      * 15 minute lookahead
      
      * 15 minute lookahead in Polkadot
      
      * update max transactions
      
      * Enable utility, disable vested_transfer
      
      * Update runtime/common/src/lib.rs
      
      Co-authored-by: default avatarTomasz Drwięga <[email protected]>
      
      * Filter calls for validate unsigned also
      
      * Deduplicate
      
      * Fix
      
      * Introduce Polkadot (mainnet) chainspec
      
      * Fix naming.
      
      * Enable indices and fix comment.
      
      * Fix compilation
      
      * Enable indices and fix comment.
      
      * polkadot: babe: enable secondary VRF slots
      
      * Test JSON
      
      * Allow set_heads
      
      * Fix
      
      * Raw chain spec added
      
      Co-authored-by: default avatarkeorn <[email protected]>
      Co-authored-by: default avatarNikVolf <[email protected]>
      Co-authored-by: default avatarTomasz Drwięga <[email protected]>
      Co-authored-by: default avatarTomasz Drwięga <[email protected]>
      Co-authored-by: default avatarAndré Silva <[email protected]>
      b170d967
  24. May 22, 2020
  25. May 21, 2020
  26. May 20, 2020
  27. May 14, 2020
  28. May 12, 2020
  29. May 06, 2020
    • André Silva's avatar
      grandpa: report equivocations on all runtimes (#1000) · 41699f5d
      André Silva authored
      * grandpa: report equivocations on all runtimes
      
      * runtime: fix test-runtime compilation
      
      * runtime: enable historical session manager on all runtimes
      
      * runtime: fix indentation
      
      * runtime: use strong key types in KeyOwnerProofSystem definitions
      
      * update substrate
      
      * bump spec_version of runtimes
      41699f5d
  30. May 05, 2020