1. May 15, 2019
  2. May 14, 2019
  3. May 13, 2019
  4. May 12, 2019
  5. May 11, 2019
  6. May 10, 2019
    • André Silva's avatar
      Bump master to v2.0.0 (#2514) · 6e67eff0
      André Silva authored
      * bump crates to v2.0.0
      
      * fix crate authors
      
      * bump node runtime spec_version
      
      * remove unused import for no-std
      6e67eff0
    • Chevdor's avatar
      Revert from alpine to phusion and include wasm build (#2482) · 527459c3
      Chevdor authored
      * Revert from alpine to phusion and include wasm build
      
      * Update Dockerfile
      527459c3
    • cheme's avatar
      Child trie storage proof (#2433) · f87a4939
      cheme authored
      * proof on child trie
      
      * higher level api for child storage proof
      
      * boilerplate for proof from light fetch
      
      * actually check proof on light fetch
      
      * Do not break former encoding
      
      * tabify
      
      * tabify2
      
      * Add child trie root tx to full_storage_root transaction.
      
      * Shorten long lines.
      
      * Temp rename for audit
      
      * Make full_storage a trait method
      
      * Name back and replace some code with full_storage where it looks fine.
      
      * fix indentations, remove unused import
      
      * flush child root to top when calculated
      
      * impl +1
      f87a4939
    • Svyatoslav Nikolsky's avatar
      Create AuthoritiesChange digest item in correct block (#2512) · 0f24ba91
      Svyatoslav Nikolsky authored
      * finalize srml modules in reverse order
      
      * update runtime versions
      0f24ba91