- Nov 13, 2022
-
- 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
-
- Nov 05, 2022
-
- Oct 14, 2022
-
-
Pascal Engélibert authored
* fix(cert): genesis: wrong received_count in StorageIdtyCertMeta
-
- Oct 04, 2022
-
-
Hugo Trentesaux authored
* review tuxmain * Apply 1 suggestion(s) to 1 file(s) * review * remove release mode for autocompletion * add zsh autocomplete * improve walkthrough fix typos add formatting add conclusion * add beginner walkthrough documentation
-
- Sep 28, 2022
-
-
Éloïs authored
-
- Sep 23, 2022
-
-
* fix links to dev documentation and setup pages
-
- Sep 12, 2022
-
-
* 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
-
* 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
-
* 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
-
Éloïs authored
* feat(genesis): allow genesis certs with custom expiration time
-
- Sep 08, 2022
-
-
* docs(all): fix homepage & name in license
-
* chore(g1): change SS58 prefix to 4450
-
- Sep 07, 2022
-
-
* 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
-
- Sep 06, 2022
-
-
Éloïs authored
* tests(cucumber): comment log extrinsic encoded * remove genesis param *certs_expire_on
-
- 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 26, 2022
-
-
Éloïs authored
* feat(binary): remove rocksdb
-
- Aug 25, 2022
-
-
Éloïs authored
* upgrade substrate to polkadot-v0.9.26
-
- Aug 24, 2022
-
-
Éloïs authored
* feat(identity): add call force_set_first_eligible_ud * fix(runtime): first_eligible_ud not init for post-genesis identities * tests(gdev): add test test_validate_new_idty_after_few_uds
-
- Aug 16, 2022
-
-
Éloïs authored
-
- Aug 15, 2022
-
-
Éloïs authored
* fix(binary): get ParamsAppliedAtGenesis values from json genesis conf
-
- Aug 09, 2022
-
-
Éloïs authored
-
* run real benchmarks for pallet oneshot * fix(oneshot-account): use benchmarking * fix: metadata should comply subxt & polkadotjs expectations * feat(oneshot-account): Pallet oneshot-account
- Aug 08, 2022
-
-
Éloïs authored
* feat(runtime): unfilter go_online on gdev runtime
-
- Aug 07, 2022
- Jul 17, 2022
-
-
Éloïs authored
* upgrade substrate to polkadot-v0.9.23
-
- Jul 16, 2022
-
-
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
-
Éloïs authored
* feat(governance): replace smiths collective by technical committee
-
- Jul 15, 2022
-
-
Éloïs authored
* opti(cert): idty/membership should be validated/claim manually
-
- Jul 13, 2022
-
-
Éloïs authored
* ref(runtime): rework pallet certification
-
* test: joiner comes after reevaluations
-
É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
-