Skip to content
  1. Jan 25, 2022
  2. Jan 21, 2022
    • Bastian Köcher's avatar
      pov-recovery: Enable pov-recovery as well on full nodes (#927) · 035f7cee
      Bastian Köcher authored
      * pov-recovery: Enable pov-recovery as well on full nodes
      
      Pov recovery was before only enabled for collators. The reason behind this was prevention of spam of
      the relay chain for block recovery. However, recent events has shown that this wasn't a good idea.
      So, this pr enables pov-recover for normal full nodes as well, but with a much higher delay before
      trying to recover a block. This means that full nodes will wait in minimum 2.5 minutes and in
      maximum 5 minutes before recovering a block. This should give collators in "normal mode" enough time
      to recover a block (they wait in maximum 6 seconds after they have seen a new candidate in the relay
      chain) before recovering a block. So, we should hopefully not spam the relay chain.
      
      * FMT
      
      * Fixes
      
      * Fix documentation
      035f7cee
  3. Jan 17, 2022
  4. Jan 13, 2022
  5. Jan 03, 2022
  6. Dec 27, 2021
  7. Dec 24, 2021
    • cheme's avatar
      Companion for substrate#9732 (#678) · 0256fe73
      cheme authored
      * state-update4 branch
      
      * new ref
      
      * Update to latest.
      
      * update deps
      
      * switch to host state version
      
      * update
      
      * fmt
      
      * up
      
      * remove trie patch
      
      * remove patch
      
      * fmt
      
      * update
      
      * set state_versions in runtimes
      
      * state version from storage
      
      * state version from storage
      
      * seedling compat
      
      * restore lock
      
      * update lockfile for substrate
      
      * update lockfile for polkadot
      
      Co-authored-by: parity-processbot <>
      0256fe73
  8. Dec 22, 2021
  9. Dec 20, 2021
  10. Dec 10, 2021
  11. Dec 02, 2021
  12. Nov 19, 2021
  13. Nov 16, 2021
  14. Nov 12, 2021
  15. Nov 11, 2021
  16. Nov 10, 2021
    • Bastian Köcher's avatar
      Remove `parachain-id` cli command (#739) · c6c9ee1a
      Bastian Köcher authored
      This was never planned to be a permanent feature. This was mainly added for testing purposes, but
      now was copied by everybody. The users should be more specific about the para id and set this
      properly in the chain spec.
      c6c9ee1a
  17. Oct 22, 2021
  18. Oct 11, 2021
  19. Oct 04, 2021
    • Bastian Köcher's avatar
      Add `relay_parent` to block announce data (#640) · bd6b1472
      Bastian Köcher authored
      * Add `relay_parent` to block announce data
      
      This is required to make it more future proof when contextual execution is coming. While this
      changes the `BlockAnnounceData` type, it is written in a way to make it backwards compatible.
      
      * FMT
      bd6b1472
  20. Oct 01, 2021
  21. Sep 30, 2021
  22. Sep 19, 2021
  23. Sep 16, 2021
  24. Sep 12, 2021
  25. Sep 10, 2021
  26. Sep 04, 2021
  27. Aug 28, 2021
  28. Aug 07, 2021
  29. Aug 05, 2021
  30. Aug 03, 2021
  31. Jul 27, 2021
  32. Jul 23, 2021
  33. Jul 21, 2021
  34. Jul 20, 2021