Skip to content
Snippets Groups Projects
  1. Sep 28, 2022
  2. Sep 23, 2022
  3. Sep 12, 2022
    • Hugo Trentesaux's avatar
      cucumber test for identity creation (!82) · e714b76c
      Hugo Trentesaux authored and Éloïs's avatar Éloïs committed
      * fix use statement position
      
      * fix variable names
      
      * Apply 1 suggestion(s) to 1 file(s)
      
      * tests(cucumber): add identity creation scenario
      
      * fix(wot): typo MinCertForCreateIdtyRigh -> MinCertForCreateIdtyRight
      e714b76c
    • Hugo Trentesaux's avatar
      improve documentation (!101) · ef73a0d0
      Hugo Trentesaux authored and Éloïs's avatar Éloïs committed
      * fix
      
      * doc(end2end): detail test users
      
      * doc(all): update docker tag
      
      update docker image name from 0.2.0 to 0.3.0
      use "docker compose" everywhere instead of "docker-compose"
      improve table of content
      fix layout
      
      * doc(all): improve docs
      
      add logo to readme
      add table of content
      rewording
      complete
      
      * doc(all): fix typos
      ef73a0d0
    • Hugo Trentesaux's avatar
      ref(tests): use assert_has_event (!104) · a4a94bbd
      Hugo Trentesaux authored and Éloïs's avatar Éloïs committed
      * refactor(tests): use assert_has_event
      a4a94bbd
  4. Sep 11, 2022
  5. Sep 08, 2022
  6. Sep 07, 2022
    • mildred's avatar
      Remove RevocationPeriod rule (!94) · 5159922c
      mildred authored and Éloïs's avatar Éloïs committed
      * Remove no longer needed test_revoke_smiths_them_rejoin in duniter-wot
      
      * Remove dead code (MembershipRevokedRecently)
      
      * Remove empty fn prune_revoked_memberships
      
      * Remove RevokedMembershipPrunedOn never used
      
      * Remove RevokedMembership that is always empty
      
      * Remove RevocationPeriod
      5159922c
  7. Sep 06, 2022
  8. Sep 04, 2022
    • Éloïs's avatar
      Smith members can't revoke idty nor change its address (!102) · 89ea4cf5
      Éloïs authored
      * add test test_smith_member_cant_revoke_its_idty
      
      * add test test_smith_member_cant_change_idty_address
      
      * migration v400
      
      * fix(idty): smish members can't revoke nor change address
      
      * pallet ud: remove temporary hotfix call
      
      * deps: remove librocksdb-sys
      
      * cargo config: add sub-command to run benchmarks on a pallet
      89ea4cf5
  9. Aug 26, 2022
  10. Aug 25, 2022
  11. Aug 24, 2022
  12. Aug 16, 2022
  13. Aug 15, 2022
  14. Aug 09, 2022
  15. Aug 08, 2022
  16. Aug 07, 2022
  17. Jul 17, 2022
  18. Jul 16, 2022
  19. Jul 15, 2022
  20. Jul 13, 2022
  21. Jul 12, 2022
  22. Jul 11, 2022
  23. Jul 10, 2022
  24. 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
Loading