- 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 13, 2024
-
-
* update docs (was not done in 277) * update metadata after rebase * uncomment commands * separate weights
-
- Sep 04, 2024
-
-
* regenerate metadata * fix clippy * upgrade tests * upgrade subxt * upgrade runtime * upgrade polkadot sdk version * 272 TO BE MERGED BEFORE
-
- 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
-
- 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
-
- Jan 30, 2024
-
-
* check live tests * cargo check benchmarks after rebase * cargo check tests after rebase * update metadata after rebase * cargo check after rebase * cargo fmt after rebase * upgrade runtime to polkadot v1.6.0 upgrade node to polkadot v1.6.0 upgrade distance oracle to polkadot v1.6.0 upgrade end2end tests upgrade xtask to polkadot v1.6.0 update repository paths to duniter polkadot v1.6.0 fix #131 optimize end2end test fix review errors update subxt branch update test comment
-
- 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
-
- Mar 03, 2023
-
-
* docker: simplify duniter subcommand run When the first argument of the entrypoint is '--' then bypass the default configuration via environment variables and directly run duniter with the given parameters (after removing the '--'). The affected scripts and documentation were updated.
-
- Feb 19, 2023
-
-
Hugo Trentesaux authored
* improve authority doc * more doc * update onshot accounts readme * doc xtask * doc runtime * doc todo * doc todo * doc pallets * doc todo * doc ud * doc oneshot * doc authority members * doc certification * doc wot * doc membership * doc identity * fix typo * doc duniter-account
-
- Nov 13, 2022
-
- Sep 12, 2022
-
-
* fix * doc(end2end): detail test users * doc(all): update docker tag update docker image name from 0.2.0 to 0.3.0 use "docker compose" everywhere instead of "docker-compose" improve table of content fix layout * doc(all): improve docs add logo to readme add table of content rewording complete * doc(all): fix typos
-
- Aug 07, 2022
- Jun 22, 2022
-
-
Éloïs authored
* feat(weights): use our benchmarks for pallet proxy * feat(weights): use our benchmarks for pallet multisig * fix(benchmarks): some pallets benchmarking need access to system.remark * feat(weights): use our benchmarks for pallet timestamp * feat(weights): use our benchmarks for pallet scheduler * fix(weights): impl proper weights & benchmarks for pallet upgrade origin * doc(dev):weights-bench: reference machine should use an SSD with USB3 * style(clippy): allow unnecessary_cast for WeighInfo implementations * doc(dev): add "how to benchmarks weights of a Call/Hook/Pallet" * feat(runtimes): use our benchmarks for pallet universal dividend * feat(pallet_ud): add weights info * feat(pallet_ud): add benchmarking * fix(weights): use our own extrinsic base weights constant * feat(weights): use our benchmarks for frame_system * feat(weights): use our benchmarks for pallet balance * fix(accounts): providers should be inc as soon as the account recv money providers should be incremented as soon as the account receive funds * fix(gdev): fix runtime benchmarks compilation
-
- Jun 19, 2022
-
-
Éloïs authored
* ci: MR with runtime changes should have a runtime-* milestone
-
- Jun 17, 2022
-
-
Éloïs authored
* ci: add job check_labels
-
- Jun 06, 2022
-
-
Éloïs authored
-
- May 27, 2022
-
-
Éloïs authored
-
- May 23, 2022
-
-
Éloïs authored
-
- May 16, 2022
-
-
Éloïs authored
-
- May 14, 2022
-
-
Éloïs authored
-
- Apr 17, 2022
- Jan 28, 2022
-
-
Éloïs authored
-
- Jan 11, 2022
-
-
Éloïs authored
-
- Jul 14, 2021
-
-
Éloïs authored
-
- May 19, 2021
-
-
Jimmy Chu authored
-
- Mar 30, 2021
-
-
Jimmy Chu authored
-
- Feb 24, 2021
-
-
Dan Forbes authored
-
- Jan 15, 2021
-
-
Dan Forbes authored
* Add Rust setup steps * Update to v2.0.1 * Cannot skip Wasm build * Update docs * Update build.rs * new wasm builder, cargo update, and script tweaks * minor update Co-authored-by:
Dan Shields <35669742+NukeManDan@users.noreply.github.com> Co-authored-by:
Dan Shields <nukemandan@protonmail.com> Co-authored-by:
Jimmy Chu <jimmychu0807@gmail.com>
-
- Dec 11, 2020
-
-
zxchen authored
* Add .editorconfig and format code style * Enforce line length to be smaller than 100
-
- Nov 17, 2020
-
-
Dan Forbes authored
* Update Local Development docs to use Makefile * Update Makefile per @athei Co-authored-by:
Alexander Theißen <alex.theissen@me.com> Co-authored-by:
Alexander Theißen <alex.theissen@me.com>
-
Xiliang Chen authored
The instruction on readme explicitly depends on nightly-2020-10-05
-
- May 15, 2020
-
-
kaichao authored
* use docker to setup a local dev chain. * install docker link * update command * Update README.md Co-authored-by:
joe petrowski <25483142+joepetrowski@users.noreply.github.com> * more commands to start or check a node. * purge chain in docker Co-authored-by:
joe petrowski <25483142+joepetrowski@users.noreply.github.com>
-
- Oct 20, 2019
-
-
Shawn Tabrizi authored
-
- Aug 31, 2019
-
-
Shawn Tabrizi authored
-