1. Jun 15, 2020
  2. Jun 12, 2020
  3. Jun 10, 2020
  4. Jun 09, 2020
  5. Jun 08, 2020
  6. Jun 06, 2020
  7. Jun 04, 2020
  8. Jun 02, 2020
  9. May 29, 2020
  10. May 27, 2020
  11. May 26, 2020
    • Gavin Wood's avatar
      Prepare for final genesis (#1131) · 848e1a89
      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]>
      848e1a89
  12. May 22, 2020
  13. May 21, 2020
  14. May 20, 2020
  15. May 15, 2020
  16. May 14, 2020
  17. May 12, 2020
  18. May 06, 2020
    • André Silva's avatar
      grandpa: report equivocations on all runtimes (#1000) · 872bd4fd
      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
      872bd4fd
  19. May 05, 2020
  20. Apr 27, 2020
  21. Apr 25, 2020
  22. Apr 24, 2020
  23. Apr 22, 2020
  24. Apr 21, 2020
    • Rakan Alhneiti's avatar
      Companion PR to #5182 - Substrate offchain signing (#985) · 87f080e6
      Rakan Alhneiti authored
      * Implement offchain::SendTransactionTypes
      
      * Fix test-runtime
      
      * Fix Kusama
      
      * Add SendTransactiontypes to Kusama
      
      * impl SendTransactiontypes for parachains and registrar
      
      * Fix typos
      
      * Provided extrinsic type
      
      * Implement AppCrypto for signing transactions
      
      * Add signing capabilities to runtime
      
      * Fix test runtimes
      
      * Implement CreateSignedtransaction for Test
      
      * Implement signing types for test runtimes
      
      * Fix test runtime create transaction impl
      
      * Fix build
      
      * Bump kusama's spec version
      
      * Update substrate
      
      * Use all_accounts
      87f080e6
    • cheme's avatar
      Companion to child trie api change #4857 (#950) · c79e4bdf
      cheme authored
      c79e4bdf
  25. Apr 17, 2020