- Feb 05, 2025
-
-
bgallois authored
-
- Feb 04, 2025
-
-
* cargo xtask gen-doc * add documentation * refactore errors * better type formatting * refactoring * add constants * add storages
-
* remove duplicate * fix benchmark extrinsic creation * move offchain config to common * move benchmarks to common runtime * formatting * regenerate weight and metadata * follow-up to !295 * add metadata hash check extension * fix tests * upgrade node * add autogenerated weights build test * update txextensions * update crates
-
- Jan 18, 2025
-
-
* update metadata & doc * identity: remove owner_key in IdtyConfirm event
-
- Jan 15, 2025
-
-
Hugo Trentesaux authored
* uppercase * add chain arg to generate key command
-
* certification/benchmark: fix add_certs number * Optimize do_remove_all_certs_received_by
-
Hugo Trentesaux authored
* review txmn * fix(#231): next_cert_issuable_on is not used (!308) * fix(#231): next_cert_issuable_on is not used cert_meta.next_issuable_on is computed on genesis without this variable * apply clippy * remove comment (used at line 1236) (cherry picked from commit a6e8ba19) * document burn as disabled * replace raw origin by runtime origin * fix #284 * use mint instead of deposit
-
- Jan 14, 2025
-
-
Hugo Trentesaux authored
* refac generated doc, keep only user calls * refac doc homepage * remove mirror and smith doc that was moved to https://duniter.org/wiki/duniter-v2/ and nginx which is out of topic
-
Pascal Engélibert authored
* use FirstEligibleUd::min * Fix UD eligibility at genesis * end2end: non-member idty has UD at genesis
-
Hugo Trentesaux authored
* fix bug from #276 * reveal bug from #276 * fix an uncaught bug
-
- Jan 08, 2025
-
-
Hugo Trentesaux authored
* fix #243 * reveal that expires_on is non null issue #243 * no need for event when no changes to authority * add std for sp keyring * deduplicate authorities events
-
- Jan 06, 2025
-
-
* fix: disable UD when membership removed
-
Cédric Moreau authored
* fix(#278): update client specs when producing a new client
-
- Dec 30, 2024
-
-
Cédric Moreau authored
* refac: comments + renaming `ud_index` which is confusiong * test: unclaimed UDs out of UD reeval window
-
* fix: review * #139: fix: re-enable Docker ARM build * #239: feat: release du runtime from `runtime/*` branches * #239: fix: clippy * #269: fix: remove workaround from !239 * #239: feat: release du runtime from master * #239: fix: create_client_release must not depend on runtime milestone * #239: refact: rename `release_runtime` module to `gitlab`
-
- Dec 28, 2024
-
-
Cédric Moreau authored
* fix: new_native_or_wasm_executor was broken
-
- Dec 27, 2024
-
-
* identity: legacy revocation
-
- Dec 20, 2024
-
-
- Dec 18, 2024
-
-
* inherent data provider cannot fail * remove unused errors
-
- Dec 04, 2024
-
-
Millicent Billette authored
-
- Nov 29, 2024
-
-
* ci: fix build_rpm * packaging: rpm add duniter.sysusers file * ci: build rpm * packaging: build rpm with cargo-generate-rpm
-
* update xtask * reference rust doc in readme * review fix * add log for distance oracle in main binary * add oracle file versioning * add docs * add files versionning * fix after rebase * update crate docs * refactor oracle * fix missing log arg * fix #262
-
- Nov 26, 2024
-
-
Pascal Engélibert authored
* distance-oracle: fix cli default interval
-
- Nov 22, 2024
-
-
Pascal Engélibert authored
* Avoid decoding storage by hand * Fix distance evaluation client
-
- Nov 18, 2024
-
-
* package "protobuf-compiler" was missing from this documentation; resulting in failed "cargo build"
-
- Nov 15, 2024
-
-
* regenetate weights and metadata * update to subxt-v0.38 * upgrade crates
-
- Nov 13, 2024
-
-
* deprecate Currency trait
-
Pascal Engélibert authored
-
Pascal Engélibert authored
-
Pascal Engélibert authored
-
Pascal Engélibert authored
-
Pascal Engélibert authored
-
* refactor inconsistent generic syntax * optimize TreasuryAccount * move MembersCount * move handle dust
-
- Nov 08, 2024
- Oct 11, 2024
-
-
* update binary name * fix debian package doc
-
* fix #255 * fix unset CurrentPoolIndex during first evaluation period
-
- Oct 08, 2024
-
-
* fix distance oracle in deb package
-
Hugo Trentesaux authored
* update docker compose examples
-
- Oct 02, 2024
-
-
* remove unused deps * fix #241 * remove sp_std dependency https://github.com/paritytech/polkadot-sdk/issues/2101# This is the commit message #2: * update metadata * clean Cargo.toml * run benchmarks * update node * update crates
-