- Apr 03, 2024
- Mar 26, 2024
-
-
bgallois authored
-
- Mar 25, 2024
-
-
bgallois authored
-
- Mar 22, 2024
-
-
bgallois authored
-
- Mar 21, 2024
- Mar 20, 2024
-
-
* remove impl-for-tuples * update metadata * remove unused benchmark * update weights * simplify weight accounting * revert weight addition * add docs for handlers * unify handlers implementation in runtime * remove weight accounting OnNewIdty * simplify IdtyChange handlers * add handlers documentation * simplify Membership handlers * split OnEvent membership handler * fix formatting * fix weight for tuple handler * add weight for on_removed_wot_member
-
- Mar 08, 2024
- Mar 06, 2024
-
-
* update metadata * rename echec in failure * fix #174 * replace session by pool * fix #207 * update client * update distance-oracle * update documentation * add weight accounting * fix end2end tests * make tests independent of EvaluationPeriod * change distance evaluation period from Sessions to Blocks
-
* test refund behavior on reaped account * Revert "complete the test with refund check" This reverts commit edb68138. * complete the test with refund check * add test empty linked account
-
- Feb 27, 2024
-
-
* fix live-tests * add live tests for identity status coherence * collect membership storage
-
* Fix misleading error message when Babe owner keys != 1
-
- Feb 24, 2024
-
-
* fix srtool
-
- Feb 23, 2024
-
-
Hugo Trentesaux authored
* allow connexion to "insecure url" (cherry picked from commit d549b744)
-
- Feb 21, 2024
-
-
* Apply 1 suggestion(s) to 1 file(s) * upgrade to polkadot-v1.7.1
-
- Feb 15, 2024
-
-
* fix unused imports * fix unused_must_use * fix #193
-
* Fix a few Typos
-
Hugo Trentesaux authored
* fix distance oracle entrypoint - update entrypoint with correct arg - remove max depth
-
* fix #194 * add test catching smith-members session indexing
-
- Feb 12, 2024
-
-
* fix #198
-
- Feb 09, 2024
-
-
* version 1.0 * add Cargo.lock tweak explanation * remove artefact file * format tomls * fix benchmarks in ci * harmonize quotes * fix features propagation * tweak Cargo.lock * fix version field missing for srtool * fix rebase errors * refactor workspace * upgrade genesis builder * upgrade cucumber * update to benchmarking v2
-
- Feb 08, 2024
-
-
Cédric Moreau authored
* update metadata (and regenerate doc) * release: documentation * Revert "fix(#189): force rust-toolchain.toml for runtimes as well" This reverts commit 86746b33. * release: re-enable ARM build * feat: client 0.8.0 * feat: client 0.8.0 * fix: Docker `--unsafe-ws-external` no more exist * release: disable arm build * release: runtime-800 gdev+gtest raw specs * fix(#189): force rust-toolchain.toml for runtimes as well * release: runtime-800 + spec update
-
- Feb 06, 2024
-
- Feb 04, 2024
- Feb 02, 2024
-
-
* fix #185
-
Cédric Moreau authored
Resolve #152 "remove random_id mechanism which is heavy and that we do not use" (nodes/rust/duniter-v2s!235) * remove unnecessary currency associated type * WIP: rebase * WIP: update docs * WIP: clippy * WIP: test pass * WIP: // TODO: decrement consumers?
-