- Feb 03, 2025
-
-
bgallois authored
-
- Nov 08, 2024
- 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 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 15, 2024
-
-
* restructure imports * Fix #226 * upgrade subxt * update to polkadot-v1.11.0
-
- Jan 29, 2024
-
-
Cédric Moreau authored
* review(#162): `identity_revokes_on` is more accurate * fix(#162): also make Genesis identity expire at the time expected by G1 * fix(#162): clippy 3 * fix(#162): clippy 2 * fix(#162): clippy * fix(#162): autorevocation scheduling for Genesis * fix(#162): cucumber tests * fix(#162): replace `active` by actual identity status
-
- Jan 17, 2024
-
-
Hugo Trentesaux authored
* increase node spawn timeout to avoid failure * add points in docstrings * review * add missing constant annotation and update doc * detail integration test * comments * update metadata * refac certification checks * clean up error messages and namings * automatic membership after distance eval add more details to idty creation test cargo check ok add integration test and fix behavior fix benchmarks for renaming cargo check ok cargo test ok add certification count check update benchmarks update distance setup handler fix weight info update metadata and generated doc fix cucumber distance pallet unit test stub update metadata and generate doc after rebase make membership claim no-op an error update metadata with new error wip add comments add membership renewal antispam and clean up pending membership parameters test it not compatible with keeping distance result change renewal antispam metadata fix param for other runtimes fix e2e test remove membership calls adjust integration tests accordingly update metadata fix cucumber clean up benchmarks and other tests wip
-
- Nov 14, 2023
-
-
Cédric Moreau authored
-
- Sep 15, 2023
-
-
* allow clippy needless_pass_by_ref_mut * fix clippy °_° * fix provider behavior * fix build errors * change behavior of going below ED * fix provider initialization * add mock epoch change * add session number test * add session number test * WIP fix tests * fix time-based ud test * update metadata * FIX apply all fix from flash branch * partial fix clippy other suggestions are not legit * fix metadata and end2end test * fix build tests * fix build and clippy * remove benchmark of upgrade_accounts this happens in substrate dependency I also updated other packages because why not :D and I removed a useless implementation in mock but the test do not compile with feature runtime benchmarks anyway * test_total_issuance_vs_monetary_mass * proofreading comment * fix total issuance differently this actually fixes total issuance at genesis instead of creating duplicate account data * fix test scenario the thing tested here was not the ability to call the function, but the impossibility of deleting the account * add comment to explain test * fix providers and sufficients counts * fix initial balance * fix initial TotalIssuance * fix clippy warnings and optimization * fix xtask * update docs * add DustHandle * fix pallets config * fix tests * fix pallet_balance genesis config * wip: fix end2end-test * fix manual and instant sealing * fix live-tests * fix offences after rebase * generate all weights * add rust toolchain file * fix benchmarks Pallet balances benchmarks need https://github.com/duniter/substrate/commit/c36ab4f32454318a47777b24b6533c44121fc10b because pallet duniter-account add another provider. * fix babe-worker * fix subxt dependency * fix ImplicitCallIndex and Weight::from_ref_time deprecation * fix consensus_babe dependency * regenerate weights Regenerate all weights except for pallet-balance failing on one extrinsic * workaround pallet_duniter_account Workaround to be able to pass https://github.com/paritytech/substrate/blob/6ef184e33f6ce0f56999ae84b212ea6148c0624d/frame/balances/src/benchmarking.rs#L271 in the benchmark. ExtraFlags is private and Default is always new_logic not suitable for the benchmark. * wip fix node errors * wip fix runtime errors * fix pallet-duniter-account errors * fix pallet-balance errors * fix pallet-identity errors * fix pallet-duniter-account errors * upgrade Cargo files * update docs
-
- May 12, 2023
-
-
* feat: add pallet session benchmark * fix(pallet_collective): fix parameters for benchmark * fix(pallet_treasury): fix parameters for benchmark * fix(pallet_im_online): fix parameters for benchmark Fixed the pallet_im_online parameters to be pass benchmarks. MaxKeys needs to be at least 1000 because of https://github.com/paritytech/substrate/blob/e94cb0dafd4f30ff29512c1c00ec513ada7d2b5d/frame/im-online/src/benchmarking.rs#L35 * feat(runtimes): use our benchmarks for substrate pallets
-
- Feb 02, 2023
-
-
Pascal Engélibert authored
-
- Sep 08, 2022
-
-
* docs(all): fix homepage & name in license
-
- Jul 17, 2022
-
-
Éloïs authored
* upgrade substrate to polkadot-v0.9.23
-
- Jul 16, 2022
-
-
Éloïs authored
* feat(governance): replace smiths collective by technical committee
-
- Jul 12, 2022
-
-
Éloïs authored
* feat(identity): add call change_owner_key
-
- 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
-
- May 14, 2022
- May 13, 2022
-
-
Éloïs authored
-
- May 02, 2022
- Jan 29, 2022
-
-
Éloïs authored
-
- Jan 21, 2022
- Jan 19, 2022
- Jan 16, 2022
- Jan 15, 2022
- Jan 11, 2022
-
-
Éloïs authored
-
- Aug 30, 2021
-
-
Pascal Engélibert authored
-
- Aug 20, 2021
-
-
Éloïs authored
-
- Jul 25, 2021
-
-
Éloïs authored
-