1. 31 May, 2021 1 commit
  2. 29 May, 2021 1 commit
  3. 28 May, 2021 4 commits
  4. 27 May, 2021 5 commits
  5. 26 May, 2021 8 commits
  6. 25 May, 2021 2 commits
    • Andronik Ordian's avatar
      validator_discovery: small tweak in retrying logic (#3102) · 2ee0250e
      Andronik Ordian authored
      * validator_discovery: small tweak in retrying logic
      
      * validator_discovery: use timeouts instead
      2ee0250e
    • Bastian Köcher's avatar
      Introduce polkadot code substitute (#3093) · a3e5d6b3
      Bastian Köcher authored
      
      
      * Introduce polkadot code substitute
      
      This introduces a code substitute for the on-chain wasm of Polkadot from
      block
      `0x86aa36a140dfc449c30dbce16ce0fea33d5c3786766baa764e33f336841b9e29`
      on wards. The underlying problem was that there exists some
      miscompilation by the rust compiler in the wasm runtime that results in
      state mismatches between the native/wasm runtime of the
      the 0.8.30 release. This resulted in blocks being authored by the native
      runtime not being importable by nodes using the wasm runtime. The
      on-chain wasm is replaced by a wasm build from the 0.8.30 using the
      rustc nightly from 1.03.2021.
      
      * update the wasm substitute blob
      
      * update Substrate
      
      Co-authored-by: default avatarAndré Silva <andrerfosilva@gmail.com>
      Co-authored-by: parity-processbot <>
      a3e5d6b3
  7. 24 May, 2021 3 commits
  8. 23 May, 2021 1 commit
  9. 22 May, 2021 5 commits
  10. 21 May, 2021 3 commits
  11. 20 May, 2021 6 commits
  12. 19 May, 2021 1 commit