- 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
-
- 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
-