1. Jul 06, 2022
  2. Jul 05, 2022
  3. 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
  4. Jul 01, 2022
  5. Jun 30, 2022
  6. Jun 29, 2022
  7. Jun 28, 2022
  8. Jun 27, 2022
  9. Jun 25, 2022
    • Chevdor's avatar
      Fix 5560: add support for a new `staking-miner info` command (#5577) · 700f19e2
      Chevdor authored
      
      
      * Refactoring opts out
      
      * Implement info command
      
      fix #5560
      
      * remove useless change
      
      * Remove unnecessary brackets
      
      * Fix and add tests
      
      * Promote the uri flag to global
      
      * Ignore lint identity ops
      
      * Reverse adding #[allow(identity_op)]
      
      * Add cli test for the info command
      
      * Add licende headers and fix some grumbles
      
      * Add retrieval of the linked version and make the json output optional
      
      * Fix tests
      
      * Keep it generic and renamed builtin into linked
      
      * Rebase master
      
      * Add runtimes compatibility information
      
      * Silence erroneous warning about unsafe
      
      * Fix spellcheck
      
      * Update utils/staking-miner/src/runtime_versions.rs
      
      Co-authored-by: default avatarNiklas Adolfsson <[email protected]>
      700f19e2
  10. Jun 24, 2022
  11. Jun 23, 2022
  12. Jun 22, 2022
  13. Jun 21, 2022
  14. Jun 20, 2022
  15. Jun 18, 2022
  16. Jun 17, 2022