Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. Jun 17, 2022
  4. Jun 06, 2022
  5. Jun 04, 2022
  6. Jun 01, 2022
  7. May 31, 2022
  8. May 12, 2022
  9. Feb 11, 2022
  10. Feb 06, 2022
  11. Feb 04, 2022
  12. Jan 26, 2022
  13. Jan 25, 2022
  14. Jan 22, 2022
  15. Jan 21, 2022
  16. Jan 19, 2022
  17. Jan 18, 2022
  18. Jan 16, 2022
  19. Jan 15, 2022
  20. Jan 11, 2022
  21. Jul 25, 2021
  22. Jul 18, 2021
  23. Jul 16, 2021
  24. Jul 14, 2021
  25. May 19, 2021
  26. Mar 30, 2021
  27. Nov 10, 2020
  28. May 25, 2020
  29. Apr 15, 2020
  30. Mar 05, 2020
  31. Jan 06, 2020
  32. Dec 16, 2019
Loading