- Jan 10, 2024
-
-
* resolve metadata conflicts * feat(distance): move max-depth to runtime constant
-
- Jan 09, 2024
-
-
Cédric Moreau authored
* fix(#148): update metadata.scale * fix(#148): remove AuthoritiesCounter * fix(#148): reveal bug with a test
-
Cédric Moreau authored
fix(#151): "AccountIdOf storage item of pallet authority-members is not used anymore" (!223) * fix(#151): update metadata.scale * fix(#151): remove unused AccountIdOf
-
- Jan 08, 2024
-
-
Pascal Engélibert authored
* feat: embed distance oracle in duniter with subcommand
-
* fix no weight * add const documentation * refactor error handling * refactor doc generation * refactor using if let chaining * add generic constructor * add automatic max block weight from metadata * remove all unwrap * update docs * add extrinsic base weight overhead * update metadata * fix readability * add weights to doc * fix weight analyzer * add max_block_weight * add to workspace * rework as a lib * update all weights * fix overhead benchmark * add relative weight * fix weight evaluation with complexity parameters * add weights computation from weight files
-
- Jan 05, 2024
-
-
Cédric Moreau authored
-
- Dec 23, 2023
-
-
* fix benchmarking revoke_membership * fix #166
-
- Dec 20, 2023
-
-
Benjamin Gallois authored
* add check metadata * Revert "add automatic metadata generation at commit" This reverts commit b8f0e439. * add automatic metadata generation at commit * add clippy checks for runtime-features * fix clippy errors runtime-benchmarks * remove unused BenchmarkSetupHandler trait * optimize AccountLinker
-
Benjamin Gallois authored
* fix #124
-
- Dec 18, 2023
- Dec 15, 2023
-
-
Hugo Trentesaux authored
* delete notes.txt file * update notes with links to issues * update comment according to #159 * doc idtystatus in readme * update weightinfo and benchmarks accordingly * add benchmark * remove remove_identity_consumers * remove force_remove_identity call * fix todo in test * update doc - remove request_membership - remove validate_identity * fix tests according to new MembershipRemovalReason * add membership removal reasons and clean up membership internal functions * remove check_remove_identity * build live tests (but no current network to check them against) * clippy
* add wot tests related to issue #136 * refac certification creation checks * refac identity creation checks * test benchmark ok * more precise error messages * check benchmarks ok * cargo cucumber ok * cargo test workspace ok * cargo test workspace quasi ok * cargo check all tests * cargo check all * remove IdtyEvent change owner key * remove removal other reason * refac revocation and removal reason * wip * refac * refac scheduling (tests ok) * add *Period * cargo test identity ok * remove IdtyEvent::Validated * cargo test wot ok * cargo test wot ok (one fails but fot the good reason) * cargo test membership ok * cargo check wot tests * cargo check identity tests * cargo check membership tests * also remove validate trait * remove validate_identity * refac identity status to allow more fine-grain control * remove unused trait * cargo check ok * remove indentity confirmation constraints * remove request from membership primitives * remove request_membership from lib.rs
-
- Dec 09, 2023
-
-
* fix weight for handlers
-
* fix clippy * update again metadata after rebase on master * panic if failed steps * fix(#154): E2E: parsing errors must make the test fail
-
- Dec 08, 2023
-
-
* fix clippy errors * add Invalid case in distance status * fix events pallet-membership * fix events pallet-certification * update docs * update metadata and docs * refactor errors pallet-distance * fix distance error naming pallet duniter-wot * add pallet membership documentation * refactor acquisition and renewal pallet-membership * refactor expiration and revokation pallet-membership * refactor calls pallet-identity * add pallet standard guidelines * refactor events struct pallet-membership * add events pallet-distance * refactor documentation pallet-quota * fix pallet-quota features * refactor documentation pallet-provide-randomness * refactor documentation pallet-oneshot-account * refactor documentation pallet-offences * refactor documentation pallet-membership * refactor documentation pallet-identity * refactor documentation pallet-duniter-wot * refactor documentation pallet-duniter-account * refactor documentation pallet-distance * refactor documentation pallet-certification * refactor documentation pallet-authority-members * refactor error naming pallet-provide-randomness * remove unused errors pallet-membership * remove unused errors pallet-identity * refactor events and errors pallet-distance * refactor events and errors pallet-authority-members
-
Hugo Trentesaux authored
revert benchmark removal in CI See merge request !211
-
Hugo Trentesaux authored
* revert benchmark removal
-
- Dec 06, 2023
-
-
Hugo Trentesaux authored
Resolve "Show more parameters in Genesis job" Closes #150 See merge request !209
-
* fix(#150): show more parameters on genesis
-
- Dec 01, 2023
-
-
Cédric Moreau authored
Release/runtime 701 See merge request !207
-
- Nov 30, 2023
-
-
* refactor functions naming for pallet-membership * refactor functions naming for pallet-certification * fix tests with runtime-benchmark feature * fix compilation with runtime-benchmarks feature * update documentation * remove handlers weights for pallet_membership * remove handlers weights for pallet_identity * remove handlers weights for pallet_certification * add best practices for benchmarking * add hooks benchmark pallet_universal_dividend * add missing benchmarks pallet_universal_dividend * update weights * fix pallet_provide_randomness on_initialize weight * fix pallet_identity weight::zero * fix pallet_membership weight::zero * fix pallet_certification weight::zero * fix pallet_authority_members weight::zero * fix pallet_identity weight::zero * fix pallet_membership weight::zero
-
* fix: always run clippy on MR (except WIP)
-
Cédric Moreau authored
-
Cédric Moreau authored
-
- Nov 29, 2023
-
-
Cédric Moreau authored
-
Cédric Moreau authored
-
Cédric Moreau authored
-
Cédric Moreau authored
-
Cédric Moreau authored
-
Cédric Moreau authored
-
- Nov 28, 2023
-
-
bgallois authored
-
* doc: cross-compile for aarch64
-
- Nov 27, 2023
-
-
Cédric Moreau authored
-
Cédric Moreau authored
-
Cédric Moreau authored
-
Hugo Trentesaux authored
* also add runtime errors
-
Hugo Trentesaux authored
* adds event documentation * wip more compact * improve runtime events doc * add runtime events doc
-
* build: add distance-oracle to the docker image
-
- Nov 26, 2023
-
-
Hugo Trentesaux authored
* update live tests * wip add position of duplicate * wip add counter for owner key * wip add coherence test * wip
-