- Oct 29, 2023
-
-
Cédric Moreau authored
-
- Oct 28, 2023
-
-
Cédric Moreau authored
-
- Oct 27, 2023
-
-
Cédric Moreau authored
-
- Oct 25, 2023
-
-
Cédric Moreau authored
-
- Oct 24, 2023
-
-
Cédric Moreau authored
-
- Sep 12, 2023
-
-
* fix clippy * fix after rebase * WIP example specs * fix after rebase * add reproducibility * doc add missing protobuf compiler * remove ref to genesis timestamp * fix broken next identity index genesis * our pallets are not coming from the framework * fix first_ud everywhere * remove files unwanted on main branch * also apply renaming to gdev * rename first_ud_value and add comments (to put in value the absence of first_ud_time) * use index provided in GenesisIdty * add mold to documentation * change gtest existential deposit and adapt genesis parsing to real-world data * embed raw chainspecs only when enabled * add comments
-
- Sep 08, 2023
-
-
Pascal Engélibert authored
* Rename associated type Other to OtherReason * Fix benchmarks * feat: Identity removal reason
-
- Aug 17, 2023
-
-
Cédric Moreau authored
-
- May 18, 2023
-
-
* review tuxmain * fix rebase * rename force_add_cert to do_add_cert_checked * remove origin from force_add_cert * remove duplicate UD handling * claim membership - validating identity ensure claim membership does not prevent validating identity * clippy * add acquired membership handler and new integration test scenario * run benchmarks * refactor claim_membership and expire membership instead of revoking when too few certs * re-enable claim_membership * membership expiry no identity removal membership expiry no more triggers identity removal * control by test * at membership expiry : back to pending membership * reveal identity removal on membership expiry * refac test * refac membership renewal add expiry unscheduling do not verify expiration block expiring memberships add and refac tests add integration test * wip
-
- May 02, 2023
-
-
Hugo Trentesaux authored
duplicate functions renamed smiths -> smith
-
-
-
- Feb 28, 2023
-
-
Hugo Trentesaux authored
* fix renaming RuntimeCall * cargo xtask gen-calls-doc and update metadata * doc storage * more doc * doc identity * doc calls
-
- Feb 19, 2023
-
-
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
-
- Feb 02, 2023
-
-
Pascal Engélibert authored
-
- Nov 12, 2022
-
-
* 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
-
- Sep 12, 2022
-
-
* refactor(tests): use assert_has_event
-
- Sep 11, 2022
-
-
Éloïs authored
* test(identity): test revocation with old key * fix(identity) should be able to revoke idty with old key * fix(identity): old revoc key should expire after ChangeOwnerKeyPeriod old revoc key should expire after ChangeOwnerKeyPeriod blocks
-
- Sep 08, 2022
-
-
* docs(all): fix homepage & name in license
-
- Sep 04, 2022
-
-
É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
-
- Aug 25, 2022
-
-
Éloïs authored
* upgrade substrate to polkadot-v0.9.26
-
- Aug 24, 2022
-
- Aug 16, 2022
-
-
Éloïs authored
-
- Jul 17, 2022
-
-
Éloïs authored
* upgrade substrate to polkadot-v0.9.23
-
- Jul 15, 2022
-
-
Éloïs authored
* opti(cert): idty/membership should be validated/claim manually
-
- Jul 13, 2022
-
-
Éloïs authored
* ci: not execute live tests on jobs tests_debug & tests_release * mod(membership): remove rule RenewablePeriod * fix live tests compilation * mod(cert): remove rule CertRenewablePeriod
-
- Jul 12, 2022
-
-
Éloïs authored
* feat(identity): add call change_owner_key
-
- Jul 05, 2022
-
-
É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
-
- Jun 17, 2022
-
-
Éloïs authored
* remove useless error `OwnerAccountNotExist`
-
- Jun 13, 2022
-
-
Éloïs authored
-
Pascal Engélibert authored
-
- Jun 06, 2022
-
-
Pascal Engélibert authored
-
Pascal Engélibert authored
-
Pascal Engélibert authored
-
- Jun 04, 2022
-
-
Éloïs authored
-
- May 30, 2022
-
-
Éloïs authored
-
- May 24, 2022
-
-
Éloïs authored
-
- May 13, 2022
-
-
Éloïs authored
-
- May 02, 2022
-
-
Éloïs authored
-
- Apr 13, 2022
-
-
Pascal Engélibert authored
-