Skip to content
  1. Jul 31, 2020
    • ordian's avatar
      chain-api subsystem: impl ancestors request · 97b711a8
      ordian authored
      97b711a8
    • ordian's avatar
      Merge branch 'master' into ao-chain-api-subsystem · a5b09138
      ordian authored
      * master:
        Candidate Validation Subsystem (#1432)
        reduce slash defer durations (#1504)
        Implement the Runtime API subsystem (#1494)
        Companion for #6610 (Balances Weight Trait) (#1425)
        [CI] Publish draft release redux (#1493)
        Update README docs related to local build (#1479)
        Add a default trie-memory-tracker feature to the cli (#1502)
        Companion PR for `Add a `DefaultQueue` type alias to remove the need to use `sp_api::TransactionFor`` (#1499)
        Fix bitfield signing (#1466)
        Update Substrate, bump versions, clean up sort (#1496)
        Bump Substrate
      a5b09138
  2. Jul 30, 2020
  3. Jul 29, 2020
  4. Jul 28, 2020
  5. Jul 27, 2020
  6. Jul 26, 2020
  7. Jul 24, 2020
  8. Jul 23, 2020
    • asynchronous rob's avatar
      Include a reference to the validation data in the candidate descriptor (#1442) · cce0a950
      asynchronous rob authored
      * rename GlobalValidationSchedule to GlobalValidationData
      
      * guide: update candidate descriptor to contain validation data hash
      
      * guide: add note in inclusion module about checking validation data hash
      
      * primitives: update CandidateDescriptor to contain new hash
      
      * fix payload computation
      
      * add helpers for computing validation data to runtime modules
      
      * guide: note routines
      
      * inclusion: check validation data hash and fix local_validation_data bug
      
      * add a case to candidate_checks and improve that test substantially
      
      * bump versions
      
      * address review comments
      
      * add a test for including code upgrade
      
      * bump kusama version
      
      * bump westend & polkadot versions
      cce0a950
    • Peter Goodspeed-Niklaus's avatar
      9637baea