- Sep 27, 2024
-
-
* add grandpa rpc
-
- Sep 24, 2024
-
-
* cucumber: distance_fail treasury * distance: handle slash unbalance * end2endtests: fail on skipped * Fix distance end2end tests * Make it explicit that distance slashes from reserve
-
- Sep 14, 2024
-
-
* fix: disable arm build * fix: rebase on master * fix(#195): cross-compilation was broken * fix(#195): client release assets * feat(#195): release-runtime takes name argument * fix(#195): runtime-release must include srtool output * feat(#195): no benchmarks on network branch * fix(#195): rebase on master * fix(#195): arm64 * feat(#195): ci: handle `network/` branch * feat(#195): `print-spec` and `release-network` commands
-
- Sep 13, 2024
-
-
* update docs (was not done in 277) * update metadata after rebase * uncomment commands * separate weights
-
* fix #245
-
- Sep 11, 2024
-
-
* gen doc * allow .po templates * Generate runtime-error.po
-
- Sep 04, 2024
-
-
* regenerate metadata * fix clippy * upgrade tests * upgrade subxt * upgrade runtime * upgrade polkadot sdk version * 272 TO BE MERGED BEFORE
-
- Jun 24, 2024
-
-
* fix Cargo.toml * add missing doc * add method doc * add trait doc * add struct doc * add storage doc * #240 * add type doc * incode pallet description
-
- Jun 20, 2024
-
-
* remove /ws from listen address * fix error when user already exist * change binary to duniter2 * add rpc-cors * add config documentation * add reference in service files * use embedded distance oracle * optimize ci * use docker cache * add systemd timer * add documentation * fix base_path default * add duniter user * add services * update docs * add deb package to ci * add deb docker building
-
- Jun 14, 2024
-
-
* remove indexer-specific code * Revert "make it manual for testing" This reverts commit 01a935fe. * make it manual for testing * adapt ci
-
- Jun 07, 2024
-
-
* add explicit generic names * fix #236 * remove proof_size restriction * fix integrity error * add user documentation * fix FeeMultiplier minimum * add documentation * add FeeMultiplier tests * add FeeMultiplier * add fee model tests * remove transaction fees
-
- May 27, 2024
-
-
Fix #218 and #158 (nodes/rust/duniter-v2s!265) * refac docstring of `validate_idty_name` * fix pallets_config macro formatting * add CheckAccountWorthiness trait
-
- May 15, 2024
-
-
* restructure imports * Fix #226 * upgrade subxt * update to polkadot-v1.11.0
-
- May 14, 2024
-
-
* optimization * fix #221
-
Hugo Trentesaux authored
* revert spec version will be managed in #195 * update instructions * update runtime version and documentation to generate it locally
-
Hugo Trentesaux authored
* clippy with feature runtime-benchmarks * replace convert by idtyattr
-
Hugo Trentesaux authored
* update doc for rpc port
-
- May 07, 2024
-
-
* revert gen-doc changes * Revert "add doc to CI" This reverts commit 7f086905. * update xtask to polkadot-v1.9.0 * add doc to CI * reduce doc size * move runtime api doc to target artefact * add base url * enable full docs for non-local pallet * add url to rust autogenerated docs in api * add rust doc generation * remove gen-doc file from git index * fix xtask gen-docs
-
- May 06, 2024
-
-
* doc: use duniter repo * use only polkadot-sdk from duniter * use git shallow copy * upgrade documentation * regenerate metadata * fix tests * fix benchmarks * upgrade to polkadot-v1.9.0
-
- Apr 25, 2024
-
-
* fix: release artifacts must not expire
-
- 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