Skip to content
Snippets Groups Projects
  1. Jul 20, 2022
  2. Jul 19, 2022
  3. Jul 18, 2022
  4. Jul 17, 2022
  5. Jul 14, 2022
  6. Jul 13, 2022
  7. Jul 12, 2022
  8. Jul 09, 2022
  9. Jul 08, 2022
  10. Jul 06, 2022
  11. Jul 05, 2022
  12. 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
  13. Jul 01, 2022
  14. Jun 30, 2022
  15. Jun 29, 2022
  16. Jun 28, 2022
  17. Jun 27, 2022
  18. 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 <niklasadolfsson1@gmail.com>
      700f19e2
  19. Jun 24, 2022
  20. Jun 23, 2022