Skip to content
Snippets Groups Projects
  1. May 16, 2023
  2. May 12, 2023
  3. May 08, 2023
    • Benjamin Gallois's avatar
      Membership pallet benchmark (!147) · 10170f2a
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * fix after rebase
      
      * add comment warning about hardcoded smith metadata
      
      * feat(runtimes): use our benchmarks for pallet membership
      
      * feat(pallet_membership): add weights info
      
      * feat: add pallet membership benchmark
      10170f2a
  4. May 05, 2023
  5. May 03, 2023
  6. May 02, 2023
  7. Apr 17, 2023
  8. Mar 24, 2023
  9. Mar 23, 2023
  10. Feb 28, 2023
  11. Feb 19, 2023
    • Hugo Trentesaux's avatar
      Document pallets in readme (!122) · 1d2bb1b9
      Hugo Trentesaux authored
      * improve authority doc
      
      * more doc
      
      * update onshot accounts readme
      
      * doc xtask
      
      * doc runtime
      
      * doc todo
      
      * doc todo
      
      * doc pallets
      
      * doc todo
      
      * doc ud
      
      * doc oneshot
      
      * doc authority members
      
      * doc certification
      
      * doc wot
      
      * doc membership
      
      * doc identity
      
      * fix typo
      
      * doc duniter-account
      1d2bb1b9
  12. Feb 02, 2023
  13. Nov 12, 2022
    • Hugo Trentesaux's avatar
      Replace bool by Result<(), dispatchError> for checks (!112) · 7f72977a
      Hugo Trentesaux authored and Éloïs's avatar Éloïs committed
      * fix same typo
      
      * fix typo
      
      * revert variable name for more explicit
      
      * use exhaustive explicit match for idtystatus
      
      * review tuxmain
      
      * review
      
      * fix fixme
      
      * wip fix tests
      
      * wip merge membership traits
      
      * wip rename check traits
      
      * wip replace cert allowed check
      
      * wip replace identity removal check
      
      * wip replace adress change check
      
      * wip replace identity validation check
      
      * wip replace identity confirm check
      
      * wip fix generic type
      
      * wip try replace identity creation check
      7f72977a
  14. Oct 14, 2022
  15. Sep 12, 2022
  16. Sep 11, 2022
  17. Sep 08, 2022
  18. 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
  19. Sep 06, 2022
  20. 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
  21. Aug 25, 2022
  22. Aug 24, 2022
  23. Aug 16, 2022
  24. Aug 09, 2022
  25. Jul 17, 2022
  26. Jul 16, 2022
    • Éloïs's avatar
      fix(account): When a self-sufficient accounts receive money for the first... · f1f5ef14
      Éloïs authored and Éloïs's avatar Éloïs committed
      fix(account): When a self-sufficient accounts receive money for the first time, that should trigger the random id assignment (!90)
      
      * ci: not execute live tests in non-scheduled jobs
      
      * fix(account): bug #85
      
      When a self-sufficient accounts receive money for the first time, that should trigger the random id assignment
      
      * tests: reproduce bug #85
      
      Conflicts:
      	.cargo/config
      	pallets/duniter-account/src/lib.rs
      f1f5ef14
  27. Jul 15, 2022
Loading