1. Apr 06, 2020
    • Kian Paimani's avatar
      Enable validate unsigned (#974) · 01152827
      Kian Paimani authored
      01152827
    • asynchronous rob's avatar
      Upgradeable validation functions (#918) · 10cec3b5
      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
      10cec3b5
    • Bastian Köcher's avatar
      b31b52dd
    • gabriel klawitter's avatar
      ci: deploy: remove test branch (#975) · 65c5a1b5
      gabriel klawitter authored
      65c5a1b5
  2. Apr 05, 2020
  3. Apr 04, 2020
  4. Apr 03, 2020
  5. Apr 02, 2020
  6. Apr 01, 2020
  7. Mar 31, 2020
  8. Mar 30, 2020
  9. Mar 26, 2020
  10. Mar 25, 2020
  11. Mar 24, 2020
  12. Mar 23, 2020