Skip to content
  1. 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
    • Alexander Samusev's avatar
      [ci] Return production image (#5818) · a9e41ed5
      Alexander Samusev authored
      a9e41ed5
    • Kian Paimani's avatar
      add migration for staking v10 (#5817) · 85b909a0
      Kian Paimani authored
      85b909a0
  2. Jul 26, 2022
  3. Jul 25, 2022
  4. Jul 22, 2022
    • ordian's avatar
      malus: add `finality_delay` cli flag (#5770) · b1f8445d
      ordian authored
      * add malus_finality_delay flag
      
      * cargo update -p sp-io
      
      * no warnings when malus is disabled
      
      * subpar workaround for feature unification problem
      
      * remove malus_finality_delay from regular cli
      
      * document finality_delay param, rename cli arg
      b1f8445d
    • Alexander Samusev's avatar
      [ci] publish parachain-implementers-guide (#5806) · d6334447
      Alexander Samusev authored
      * [Do not merge] [ci] publish parachain-implementers-guide
      
      * fix .cancel-pipeline
      
      * rename build-implementers-guide
      
      * fix
      
      * debig docs
      
      * fix needs
      
      * debug publish
      
      * change image for impl guide job
      
      * fix mdbook
      
      * add folder
      
      * remove mdbook-graphviz
      
      * fix publish
      
      * fix publish
      
      * debug publish
      
      * remove debug
      
      * fix script order
      
      * return pipeline
      
      * remove test ref from publish
      d6334447
  5. Jul 21, 2022
  6. Jul 20, 2022
  7. Jul 19, 2022
  8. Jul 18, 2022
  9. Jul 17, 2022
  10. Jul 14, 2022
  11. Jul 13, 2022
  12. Jul 12, 2022
    • ferrell-code's avatar
      a1672452
    • Bernhard Schuster's avatar
      split NetworkBridge into two subsystems (#5616) · 3240cb5e
      Bernhard Schuster authored
      
      
      * foo
      
      * rolling session window
      
      * fixup
      
      * remove use statemetn
      
      * fmt
      
      * split NetworkBridge into two subsystems
      
      Pending cleanup
      
      * split
      
      * chore: reexport OrchestraError as OverseerError
      
      * chore: silence warnings
      
      * fixup tests
      
      * chore: add default timenout of 30s to subsystem test helper ctx handle
      
      * single item channel
      
      * fixins
      
      * fmt
      
      * cleanup
      
      * remove dead code
      
      * remove sync bounds again
      
      * wire up shared state
      
      * deal with some FIXMEs
      
      * use distinct tags
      
      Co-authored-by: default avatarAndrei Sandu <[email protected]>
      
      * use tag
      
      Co-authored-by: default avatarAndrei Sandu <[email protected]>
      
      * address naming
      
      tx and rx are common in networking and also have an implicit meaning regarding networking
      compared to incoming and outgoing which are already used with subsystems themselvesq
      
      * remove unused sync oracle
      
      * remove unneeded state
      
      * fix tests
      
      * chore: fmt
      
      * do not try to register twice
      
      * leak Metrics type
      
      Co-authored-by: default avatarAndrei Sandu <[email protected]>
      Co-authored-by: default avatarAndronik <[email protected]>
      3240cb5e
  13. Jul 09, 2022
    • Vsevolod Stakhov's avatar
      Implement prune only stagnant check mode (#5761) · c11c1f38
      Vsevolod Stakhov authored
      
      
      * Limit number of elements loaded from the stagnant key
      
      This will likely be required if we enable stagnant prunning as currently database has way
      too many entries to be prunned in a single iteration
      
      * Fmt run
      
      * Slightly improve logging
      
      * Some more debug nits
      
      * Fmt pass
      
      * Add stagnant prunning delay
      
      * Enable stagnant check worker
      
      * Implement stagnant pruning without stagnant checks
      
      * Update node/core/chain-selection/src/tree.rs
      
      Co-authored-by: default avatarAndronik <[email protected]>
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarAndronik <[email protected]>
      
      Co-authored-by: default avatarAndronik <[email protected]>
      c11c1f38
  14. Jul 08, 2022
  15. Jul 06, 2022
  16. Jul 05, 2022
  17. Jul 04, 2022
    • Vsevolod Stakhov's avatar
      Limit stagnant checks to a certain amount of entries (#5742) · 9dc99f02
      Vsevolod Stakhov authored
      * Limit number of elements loaded from the stagnant key
      
      This will likely be required if we enable stagnant prunning as currently database has way
      too many entries to be prunned in a single iteration
      
      * Fmt run
      
      * Slightly improve logging
      
      * Some more debug nits
      
      * Fmt pass
      9dc99f02
  18. Jul 01, 2022
  19. Jun 30, 2022
  20. Jun 29, 2022
  21. Jun 28, 2022
    • ordian's avatar
      zombienet: try to fix parachains upgrade test (#5724) · 8ba03ac6
      ordian authored
      
      
      * zombienet: try to fix parachains upgrade test
      
      * try a different collator image
      
      * Revert "try a different collator image"
      
      This reverts commit c83b2929f5a703be0979b4429ab01808408b074d.
      
      * try setting cumulusBased
      
      * fix zombienet upgrade test
      
      * change image
      
      * update command for test
      
      * update zombienet image
      
      * bump zombienet version
      
      * bump zn version
      
      * Revert "try setting cumulusBased"
      
      This reverts commit 0312fa0a7a19065e097b186a08757938abd7c130.
      
      * Revert "update command for test"
      
      This reverts commit 81707e30188a1838e952d66deedaecbff6cb2971.
      
      * Revert "change image"
      
      This reverts commit 43a4f4a6a0286f5bf6698a44b82de835a723b531.
      
      * zombienet: change validator image to a PR branch
      
      Co-authored-by: default avatarJavier Viola <[email protected]>
      8ba03ac6