1. Jun 01, 2021
  2. May 31, 2021
  3. May 29, 2021
  4. May 28, 2021
  5. May 27, 2021
  6. May 26, 2021
  7. May 25, 2021
    • ordian's avatar
      validator_discovery: small tweak in retrying logic (#3102) · 701be9aa
      ordian authored
      * validator_discovery: small tweak in retrying logic
      
      * validator_discovery: use timeouts instead
      701be9aa
    • Bastian Köcher's avatar
      Introduce polkadot code substitute (#3093) · 332cfad8
      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 <[email protected]>
      Co-authored-by: parity-processbot <>
      332cfad8
  8. May 24, 2021
  9. May 23, 2021
  10. May 22, 2021
  11. May 21, 2021