Skip to content
  1. Jun 14, 2019
  2. Jun 13, 2019
  3. Jun 12, 2019
  4. Jun 11, 2019
    • Tomasz Drwięga's avatar
      Remove compilation warnings. (#2835) · e9bbcff0
      Tomasz Drwięga authored
      * Remove compilation warnings.
      
      * Allow unused only not in tests.
      
      * Remove unnecessary mut.
      
      * Make CI happy.
      
      * Revert "Make CI happy."
      
      This reverts commit abb865fe.
      e9bbcff0
    • Tomasz Drwięga's avatar
      Make test-client generic over runtime (#2824) · 6df8a813
      Tomasz Drwięga authored
      * Make test-client generic over runtime.
      
      * Make sure genesis storage is constructed correctly.
      
      * Use prelude in tests.
      
      * Add an example of how to use test-client with node/runtime.
      
      * Bump version.
      
      * Rename test-clients.
      6df8a813
    • kaichao's avatar
      Make use of StorageHasher and HasherKind (#2836) · b1c50952
      kaichao authored
      * Make use of StorageHasher and HasherKind.
      
      * Use Storagehasher hasher function for key2 of double map.
      
      * Refactor to reuse hasher from implementation.
      
      * Bump up since there is srml changes.
      
      * Update metadata version.
      b1c50952