1. 09 Jul, 2020 1 commit
  2. 03 Jul, 2020 1 commit
  3. 01 Jul, 2020 1 commit
  4. 26 Jun, 2020 1 commit
  5. 23 Jun, 2020 1 commit
  6. 19 Jun, 2020 1 commit
  7. 17 Jun, 2020 1 commit
  8. 16 Jun, 2020 1 commit
  9. 12 Jun, 2020 2 commits
  10. 10 Jun, 2020 1 commit
    • Gavin Wood's avatar
      v0.8.7 (#1222) · 32a791ee
      Gavin Wood authored
      
      
      * Bump Substrate again.
      
      * update kusama runtmie for ensure origin
      
      * update polkadot runtime for ensure origin
      
      * fix imports
      
      * root only available for runtime benchmarks
      
      * Fix lock file
      
      * Bump Substrate
      
      * Update lock
      
      * Remove questionable feature-gating.
      
      Co-authored-by: Shawn Tabrizi's avatarShawn Tabrizi <shawntabrizi@gmail.com>
      32a791ee
  11. 09 Jun, 2020 2 commits
  12. 08 Jun, 2020 2 commits
  13. 04 Jun, 2020 1 commit
  14. 01 Jun, 2020 1 commit
  15. 28 May, 2020 1 commit
  16. 26 May, 2020 2 commits
  17. 16 May, 2020 1 commit
    • Gavin Wood's avatar
      Extra requirements for claimants (#1091) · d8328043
      Gavin Wood authored
      
      
      * Introduce mandatory statement signing into claims
      
      * Introduce SignedExtension
      
      * Tests passing
      
      * Bump runtime version
      
      * Bump version, fix test
      
      * Test for validate
      
      * Another couple of tests
      
      * Enable PrevalidateAttests on Polkadot
      
      * Enable PrevalidateAttests on Polkadot
      
      * Fix build
      
      * Fixes
      
      * More fixes
      
      * Fix bench tests
      
      * Fix & test Preclaim clobbering.
      
      * Fix for errant claim logic
      
      * Add test
      
      * Update tests, always use Vec as input
      
      * mint_claim can add signature, some_benchmarks
      
      * Add claim with statement test
      
      * finish benchmarks
      
      * put the correct number of claims with benchmarks
      
      * fix compiler warning
      
      * Update weights
      
      * Weight comments for validation
      
      Co-authored-by: Shawn Tabrizi's avatarShawn Tabrizi <shawntabrizi@gmail.com>
      d8328043
  18. 07 May, 2020 1 commit
  19. 05 May, 2020 1 commit
  20. 29 Apr, 2020 1 commit
    • Gavin Wood's avatar
      Prep v0.7.32 (#1056) · b2c024f3
      Gavin Wood authored
      * Bump Westend runtime version
      
      * Bump Substrate
      
      * Prep for release of 0.7.32
      
      * Update lock
      b2c024f3
  21. 28 Apr, 2020 1 commit
  22. 27 Apr, 2020 1 commit
  23. 17 Apr, 2020 1 commit
  24. 14 Apr, 2020 1 commit
  25. 06 Apr, 2020 1 commit
    • asynchronous rob's avatar
      Upgradeable validation functions (#918) · ed2c4cab
      asynchronous rob authored
      * upgrade primitives to allow changing validation function
      
      * set up storage schema for old parachains code
      
      * fix compilation errors
      
      * fix test compilation
      
      * add some tests for past code meta
      
      * most of the runtime logic for code upgrades
      
      * implement old-code pruning
      
      * add a couple tests
      
      * clean up remaining TODOs
      
      * add a whole bunch of tests for runtime functionality
      
      * remove unused function
      
      * fix runtime compilation
      
      * extract some primitives to parachain crate
      
      * add validation-code upgrades to validation params and result
      
      * extend validation params with code upgrade fields
      
      * provide maximums to validation params
      
      * port test-parachains
      
      * add a code-upgrader test-parachain and tests
      
      * fix collator tests
      
      * move test-parachains to own folder to work around compilation errors
      
      * fix test compilation
      
      * update the Cargo.lock
      
      * fix parachains tests
      
      * remove dbg! invocation
      
      * use new pool in code-upgrader
      
      * bump lockfile
      
      * link TODO to issue
      ed2c4cab
  26. 01 Apr, 2020 1 commit
  27. 30 Mar, 2020 1 commit
  28. 23 Mar, 2020 1 commit
  29. 21 Mar, 2020 2 commits
  30. 19 Mar, 2020 1 commit
  31. 17 Mar, 2020 2 commits
  32. 16 Mar, 2020 1 commit
  33. 14 Mar, 2020 1 commit
  34. 13 Mar, 2020 1 commit