Skip to content
  1. Jan 29, 2019
  2. Jan 28, 2019
  3. Jan 27, 2019
  4. Jan 26, 2019
    • Sergey Pepyakin's avatar
      Declare storage in contracts module · e4cb7247
      Sergey Pepyakin authored
      This adds storage declarations of the contract module to the runtime metadata and this ultimately gives ability to inspect the storage of contract module (except contracts storage) for polkadot ui
      e4cb7247
  5. Jan 25, 2019
  6. Jan 24, 2019
  7. Jan 23, 2019
  8. Jan 22, 2019
    • Bastian Köcher's avatar
      Rewrite Inherent data (#1488) · 53bf81e5
      Bastian Köcher authored
      
      
      * Implement new inherent data
      
      * Fixes compilation on wasm
      
      * Fixes after rebase
      
      * Switch back to generate inherent stuff by macro
      
      * Update after rebase
      
      * Apply suggestions from code review
      
      Co-Authored-By: default avatarbkchr <[email protected]>
      
      * Fix compilation after rebase
      
      * Address grumbles
      
      * Remove `InherentDataProviders` from `Client`
      
      * Update wasm files after rebase
      
      * Address grumbles
      
      * Fixes compilation after latest merge
      
      * Last fix
      53bf81e5
    • thiolliere's avatar
      compact Permill (#1522) · 9edfc244
      thiolliere authored
      9edfc244