1. Jul 28, 2022
  2. Jul 27, 2022
    • Sergej Sakac's avatar
      Companion for #11831 (#5784) · c2df8308
      Sergej Sakac authored
      
      
      * Companion for #11831
      
      * commti
      
      * fix
      
      * fix
      
      * commit
      
      * fix?
      
      * added rpc extension
      
      * fmt
      
      * add dependency
      
      * added NominationPools to runtimes
      
      * implement np
      
      * implement for kusama & westend
      
      * remove np-rpc from rococco
      
      * fmt
      
      * add np-rpc to the client
      
      * fix wrong dependency in client
      
      * remove from client
      
      * remove from rpc
      
      * fix?
      
      * switch back
      
      * fix?
      
      * .
      
      * add rpc extension
      
      * fmt
      
      * fix dependency
      
      * commit
      
      * only implement the api in the runtimes
      
      * update
      
      * update runtimes
      
      * update sp-io
      
      * update
      
      * Update Cargo.toml
      
      * Update Cargo.toml
      
      * Update Cargo.toml
      
      * commit
      
      * Revert "Merge branch 'rpc-pending-rewards' of github.com:Szegoo/polkadot into rpc-pending-rewards"
      
      This reverts commit dd260820641060b6106b238081d674e902267f24, reversing
      changes made to 8f3b58dbe28132a95c4d595700214f886da22e5e.
      
      Co-authored-by: default avatarkianenigma <[email protected]>
      c2df8308
    • Kian Paimani's avatar
      add migration for staking v10 (#5817) · 85b909a0
      Kian Paimani authored
      85b909a0
  3. Jul 25, 2022
  4. Jul 21, 2022
  5. Jul 19, 2022
  6. Jul 17, 2022
  7. Jul 13, 2022
  8. Jul 12, 2022
  9. Jul 06, 2022
  10. Jun 29, 2022
  11. Jun 27, 2022
  12. Jun 22, 2022
  13. Jun 21, 2022
    • Mara Broda's avatar
      bump versions to 0.9.25 (#5684) · 97f9b840
      Mara Broda authored
      * kusama: bump spec_version to 9250
      
      * polkadot: bump spec_version to 9250
      
      * rococo: bump spec_version to 9250
      
      * westend: bump spec_version to 9250
      
      * bump version to 0.9.25
      
      * bump transaction version (polkadot & kusama) (#5690)
      
      * kusama: bump transaction_version to 12
      
      * polkadot: bump transaction_version to 13
      97f9b840
    • Mara Broda's avatar
      update weights (#5704) · 8ef2b701
      Mara Broda authored
      * westend: update weights
      
      * kusama: update weights
      
      * polkadot: update weights
      
      * rococo: update weights
      8ef2b701
  14. Jun 17, 2022
  15. Jun 16, 2022
  16. Jun 14, 2022
  17. Jun 13, 2022
  18. Jun 07, 2022
  19. May 31, 2022
  20. May 30, 2022
  21. May 27, 2022
  22. May 25, 2022
  23. May 24, 2022
    • Niklas Adolfsson's avatar
      fix: `--feature fast-runtime` on westend (#5585) · 69aa11f6
      Niklas Adolfsson authored
      The westend runtime was missing the fast runtime for `EpochDuration`
      which caused the epoch be 1 hour which isn't fast.
      
      This PR changes the `EpochDuration` to 2 minutes when `--fast-runtime`
      is enabled, the same as polkadot and kusama.
      69aa11f6
  24. May 20, 2022
  25. May 19, 2022