Commits on Source (93)
-
* 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
-
Cédric Moreau authored
Resolve #152 "remove random_id mechanism which is heavy and that we do not use" (!235) * remove unnecessary currency associated type * WIP: rebase * WIP: update docs * WIP: clippy * WIP: test pass * WIP: // TODO: decrement consumers?
-
* fix #185
-
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
-
* 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
-
* fix #198
-
* fix #194 * add test catching smith-members session indexing
-
Hugo Trentesaux authored
* fix distance oracle entrypoint - update entrypoint with correct arg - remove max depth
1cf65df0 -
* Fix a few Typos
-
* fix unused imports * fix unused_must_use * fix #193
-
* Apply 1 suggestion(s) to 1 file(s) * upgrade to polkadot-v1.7.1
-
Hugo Trentesaux authored
* allow connexion to "insecure url" (cherry picked from commit d549b744)
f56ea6c3 -
* fix srtool
-
* Fix misleading error message when Babe owner keys != 1
703390b3 -
* fix live-tests * add live tests for identity status coherence * collect membership storage
d7cefb59 -
* 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
-
* 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
-
* 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
-
* fix: release artifacts must not expire
-
* 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
-
* 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
-
Hugo Trentesaux authored
* update doc for rpc port
-
Hugo Trentesaux authored
* clippy with feature runtime-benchmarks * replace convert by idtyattr
-
Hugo Trentesaux authored
* revert spec version will be managed in #195 * update instructions * update runtime version and documentation to generate it locally
6bc8c9c9 -
* optimization * fix #221
19a6714b -
* restructure imports * Fix #226 * upgrade subxt * update to polkadot-v1.11.0
-
* 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
-
* remove indexer-specific code * Revert "make it manual for testing" This reverts commit 01a935fe. * make it manual for testing * adapt ci
-
* 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
-
* 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
-
* regenerate metadata * fix clippy * upgrade tests * upgrade subxt * upgrade runtime * upgrade polkadot sdk version * 272 TO BE MERGED BEFORE
-
* gen doc * allow .po templates * Generate runtime-error.po
3f32c4a8 -
* fix #245
-
* update docs (was not done in 277) * update metadata after rebase * uncomment commands * separate weights
-
* 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
-
* cucumber: distance_fail treasury * distance: handle slash unbalance * end2endtests: fail on skipped * Fix distance end2end tests * Make it explicit that distance slashes from reserve
-
* add grandpa rpc
-
* 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
-
Hugo Trentesaux authored
* update docker compose examples
aeafb73c -
* fix distance oracle in deb package
-
* fix #255 * fix unset CurrentPoolIndex during first evaluation period
-
* update binary name * fix debian package doc
f7d5ad47 -
* refactor inconsistent generic syntax * optimize TreasuryAccount * move MembersCount * move handle dust
-
Pascal Engélibert authoredea629187
-
Pascal Engélibert authored147bccb8
-
Pascal Engélibert authored25bdd2d3
-
Pascal Engélibert authoredf290f3c7
-
Pascal Engélibert authored
-
* deprecate Currency trait
-
* regenetate weights and metadata * update to subxt-v0.38 * upgrade crates
-
* package "protobuf-compiler" was missing from this documentation; resulting in failed "cargo build"
38111644 -
Pascal Engélibert authored
* Avoid decoding storage by hand * Fix distance evaluation client
f73a957d -
Pascal Engélibert authored
* distance-oracle: fix cli default interval
3ef713ee -
* 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
-
* ci: fix build_rpm * packaging: rpm add duniter.sysusers file * ci: build rpm * packaging: build rpm with cargo-generate-rpm
-
Millicent Billette authoreda0afb078
-
* inherent data provider cannot fail * remove unused errors
-
0fcb69f1
-
* identity: legacy revocation
-
Cédric Moreau authored
* fix: new_native_or_wasm_executor was broken
-
* 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`
-
Cédric Moreau authored
* refac: comments + renaming `ud_index` which is confusiong * test: unclaimed UDs out of UD reeval window
-
Cédric Moreau authored
* fix(#278): update client specs when producing a new client
-
* fix: disable UD when membership removed
-
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
-
Hugo Trentesaux authored
* fix bug from #276 * reveal bug from #276 * fix an uncaught bug
-
Pascal Engélibert authored
* use FirstEligibleUd::min * Fix UD eligibility at genesis * end2end: non-member idty has UD at genesis
-
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
582a46c2 -
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
-
* certification/benchmark: fix add_certs number * Optimize do_remove_all_certs_received_by
-
Hugo Trentesaux authored
* uppercase * add chain arg to generate key command
-
* update metadata & doc * identity: remove owner_key in IdtyConfirm event
-
* 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
-
* cargo xtask gen-doc * add documentation * refactore errors * better type formatting * refactoring * add constants * add storages
f6f32eca -
Cédric Moreau authored
* fix(#289): toolchain broken for Darwin
-
* fix: Docker config + documentation * Revert "review: test code, not dead code" This reverts commit 922df964. * review: test code, not dead code * review: iodiomatic usage of stream * review: add --public-endpoints option * review: spawn_handle + BoundedVec * fix: metadata.scale * fix: warnings * fix: node was no more starting * clippy (again) * clippy * feat(#97): add RPC endpoint + gossip protocol for peerings
-
Cédric Moreau authored
* fix(#290): DEB and RPM builds were excluded from client release
-
* test refund by status * allocate quota for membership instead of identity fix #247 * revoke identity unlink account
-
* check metadata with our own subxt fork * rustfmt * use host function for sig verification of legacy revoke document
-
bgallois authoredUnverified1849c018
-
bgallois authoredUnverified2f9e8c82
-
bgallois authoredUnverifiedee2ffb45
-
bgallois authoredUnverifiedb8ffd62c
-
bgallois authored
Showing
- .cargo/config 0 additions, 12 deletions.cargo/config
- .cargo/config.toml 13 additions, 0 deletions.cargo/config.toml
- .gitlab-ci.yml 310 additions, 157 deletions.gitlab-ci.yml
- .maintain/local-docker-test-network/duniter.Dockerfile 1 addition, 1 deletion.maintain/local-docker-test-network/duniter.Dockerfile
- Cargo.lock 6680 additions, 4300 deletionsCargo.lock
- Cargo.toml 203 additions, 227 deletionsCargo.toml
- README.md 40 additions, 190 deletionsREADME.md
- client/distance/Cargo.toml 39 additions, 48 deletionsclient/distance/Cargo.toml
- client/distance/README.md 3 additions, 0 deletionsclient/distance/README.md
- client/distance/src/lib.rs 107 additions, 37 deletionsclient/distance/src/lib.rs
- distance-oracle/Cargo.toml 38 additions, 33 deletionsdistance-oracle/Cargo.toml
- distance-oracle/README.md 2 additions, 28 deletionsdistance-oracle/README.md
- distance-oracle/src/api.rs 62 additions, 33 deletionsdistance-oracle/src/api.rs
- distance-oracle/src/lib.rs 167 additions, 79 deletionsdistance-oracle/src/lib.rs
- distance-oracle/src/main.rs 22 additions, 9 deletionsdistance-oracle/src/main.rs
- distance-oracle/src/mock.rs 10 additions, 7 deletionsdistance-oracle/src/mock.rs
- distance-oracle/src/tests.rs 1 addition, 1 deletiondistance-oracle/src/tests.rs
- docker-compose.yml 15 additions, 28 deletionsdocker-compose.yml
- docker/Dockerfile 16 additions, 17 deletionsdocker/Dockerfile
- docker/README.md 9 additions, 6 deletionsdocker/README.md
.cargo/config
deleted
100644 → 0
.cargo/config.toml
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
client/distance/README.md
0 → 100644