Skip to content
  1. May 17, 2022
  2. May 13, 2022
  3. May 11, 2022
  4. May 10, 2022
    • Niklas Adolfsson's avatar
      companion #8738 (jsonrpsee) (#823) · 2d506dfc
      Niklas Adolfsson authored
      * update polkadot and substrate
      
      * add jsonrpsee glue code
      
      * fix tests
      
      * update substrate & polkadot
      
      * update substrate & polkadot
      
      * update Cargo.lock
      
      * revert Cargo.toml
      
      * revert changes in Cargo.toml
      
      * update companion
      
      * revert substrate change
      
      * add Cargo.lock
      
      * update substrate manually
      
      * update polkadot
      2d506dfc
  5. May 07, 2022
  6. May 04, 2022
  7. May 03, 2022
  8. Apr 22, 2022
  9. Apr 21, 2022
  10. Apr 14, 2022
  11. Apr 13, 2022
  12. Apr 12, 2022
  13. Apr 11, 2022
  14. Apr 08, 2022
  15. Apr 07, 2022
  16. Mar 29, 2022
  17. Mar 28, 2022
  18. Mar 22, 2022
  19. Mar 21, 2022
  20. Mar 17, 2022
  21. Mar 16, 2022
  22. Mar 15, 2022
  23. Mar 14, 2022
  24. Mar 11, 2022
  25. Mar 10, 2022
  26. Mar 07, 2022
    • Doordashcon's avatar
      Add benchmarks for Xcmp QueueConfigData setters (#982) · 8d96b867
      Doordashcon authored
      
      
      * add benchmarks for xcmp queue config data setters
      
      * add new benchmarks
      
      * cargo fmt
      
      * added newline
      
      * Additional weights for dmp queue for westmint
      
      * include new weights
      
      * Adding WeightInfo trait and friends
      
      * WeightInfo should be on xcmp rather than dmp pallet
      
      * cargo fmt
      
      * update scripts
      
      * mock weightinfo
      
      * cargo fmt
      
      * canvas kusama is substrate weight
      
      * weights from bm2
      
      * expanding to other similar config functions
      
      * updated weights from bm2
      
      * Revert "updated weights from bm2"
      
      This reverts commit b1702780982c278b44f572c2089b1d7ddc564d76.
      
      * Consolidation to one benchmark
      
      * reran weights
      
      * Update pallets/xcmp-queue/src/lib.rs
      
      Co-authored-by: default avatarIgnacio Palacios <[email protected]>
      
      * integrating review feedback
      
      * rerun weights
      
      * Add DispatchClass::Operational
      
      Co-authored-by: default avatarSquirrel <[email protected]>
      Co-authored-by: default avatarIgnacio Palacios <[email protected]>
      8d96b867
  27. Mar 02, 2022
  28. Feb 25, 2022
  29. Feb 23, 2022
  30. Feb 22, 2022
  31. Feb 14, 2022
    • Keith Yeung's avatar
      Update rand to v0.8.5 (#987) · e7d354ca
      Keith Yeung authored
      * Update rand to v0.8.5
      
      * Enable std_rng feature on rand
      
      * Enable std_rng only when std is enabled
      
      * Revert "Enable std_rng only when std is enabled"
      
      This reverts commit 8fb3b72dbd6dc18bc19868b999b5b07cea4b7392.
      e7d354ca