Skip to content
Snippets Groups Projects
  1. Aug 26, 2022
  2. Aug 25, 2022
  3. Aug 09, 2022
  4. Jul 17, 2022
  5. Jul 12, 2022
  6. Jul 05, 2022
    • Éloïs's avatar
      feat(runtime): create UDs manually with new call universalDividend.claim_uds (!83) · 52ebb5ef
      Éloïs authored
      * ref: move IdtyDataIter in common runtime
      
      * bench real weights for pallet ud
      
      * bench claim_uds
      
      * weights constants
      
      * weights: ParametersStorage is whitelisted
      
      * pallet ud on_initialize weights
      
      * manual ud: not emit event if 0 UDs claimed
      
      * tests(gdev): add int test test_remove_identity_after_one_ud
      
      * auto claim uds at member removal
      
      * migrate pallet id integration tests to manual ud
      
      * remove all try_get in pallet ud
      
      * write PastReevals
      
      * add call claim_uds
      
      * remove pallet ud_accounts_storage
      
      * update pallet ud interface
      
      * create type FirstEligibleUd
      
      * add custom IdtyData
      52ebb5ef
  7. Jun 26, 2022
  8. Jun 22, 2022
    • Éloïs's avatar
      Add weights benchmarks (step 1) (!73) · 57ac5589
      Éloïs authored
      * feat(weights): use our benchmarks for pallet proxy
      
      * feat(weights): use our benchmarks for pallet multisig
      
      * fix(benchmarks): some pallets benchmarking need access to system.remark
      
      * feat(weights): use our benchmarks for pallet timestamp
      
      * feat(weights): use our benchmarks for pallet scheduler
      
      * fix(weights): impl proper weights & benchmarks for pallet upgrade origin
      
      * doc(dev):weights-bench: reference machine should use an SSD with USB3
      
      * style(clippy): allow unnecessary_cast for WeighInfo implementations
      
      * doc(dev): add "how to benchmarks weights of a Call/Hook/Pallet"
      
      * feat(runtimes): use our benchmarks for pallet universal dividend
      
      * feat(pallet_ud): add weights info
      
      * feat(pallet_ud): add benchmarking
      
      * fix(weights): use our own extrinsic base weights constant
      
      * feat(weights): use our benchmarks for frame_system
      
      * feat(weights): use our benchmarks for pallet balance
      
      * fix(accounts): providers should be inc as soon as the account recv money
      
      providers should be incremented as soon as the account receive funds
      
      * fix(gdev): fix runtime benchmarks compilation
      57ac5589
  9. Jun 17, 2022
  10. Jun 15, 2022
  11. Jun 04, 2022
  12. Jun 03, 2022
  13. Jun 01, 2022
  14. May 31, 2022
  15. May 30, 2022
  16. May 25, 2022
  17. May 22, 2022
  18. May 14, 2022
  19. May 13, 2022
  20. May 12, 2022
  21. Feb 20, 2022
  22. Feb 15, 2022
  23. Feb 11, 2022
  24. Feb 06, 2022
  25. Feb 05, 2022
  26. Feb 04, 2022
  27. Jan 31, 2022
  28. Jan 30, 2022
  29. Jan 29, 2022
  30. Jan 26, 2022
  31. Jan 25, 2022
  32. Jan 23, 2022
Loading