- May 28, 2023
-
-
Hugo Trentesaux authored
* fix gtest runtime type name * add embeded client spec and genesis in binary (this re-buids chainspecs at each run) * refac chainspecs generation * add what is needed to build gtest chainspecs
-
- May 22, 2023
-
-
Hugo Trentesaux authored
* fix smith certification validity * get values of parameters * tuxmain review * add checks and improve formatting * improve genesis parsing adds info * fix json with new format * fix warnings * new gtest genesis format * get build working with gtest feature `cargo build --features gtest --no-default-features` * update lib.rs * update cargo.toml * add readme for runtimes
-
* fix(runtime) fix benchmarks for g1 and gtest * feat(runtime) enforce gdev-benchmark for benchmark commands
-
- May 02, 2023
-
-
Hugo Trentesaux authored
duplicate functions renamed smiths -> smith
-
Added a genesis builder for benchmarking with pre-configured accounts that can be used during the benchmarking and circumvent limitation imposed by pallets coupling.
-
Pascal Engélibert authored
-
- Apr 24, 2023
-
-
Hugo Trentesaux authored
* clippy * review tuxmain * refac: simplify syntax * ref: reorder keys to limit confusion * fix: session keys instead of authority keys * refac: move stuff and add comments
-
- Feb 16, 2023
-
-
* remove cmd.shared_params.dev special case since --dev is a shortcut for --chain=dev and that case is managed in load_spec there is no need to manage it separately
-
- Feb 02, 2023
-
-
Pascal Engélibert authored
-
- Nov 23, 2022
-
-
Éloïs authored
-
- Nov 20, 2022
-
-
Éloïs authored
-
- Sep 12, 2022
-
-
* fix use statement position * fix variable names * Apply 1 suggestion(s) to 1 file(s) * tests(cucumber): add identity creation scenario * fix(wot): typo MinCertForCreateIdtyRigh -> MinCertForCreateIdtyRight
-
- Sep 11, 2022
-
-
Éloïs authored
* feat(genesis): allow genesis certs with custom expiration time
-
- Sep 08, 2022
-
-
* docs(all): fix homepage & name in license
-
- Sep 06, 2022
-
-
Éloïs authored
* tests(cucumber): comment log extrinsic encoded * remove genesis param *certs_expire_on
-
- Aug 15, 2022
-
-
Éloïs authored
* fix(binary): get ParamsAppliedAtGenesis values from json genesis conf
-
- Aug 07, 2022
-
-
Éloïs authored
-
- 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 13, 2022
- Jul 12, 2022
-
-
Éloïs authored
* feat(identity): add call change_owner_key
-
- Jul 11, 2022
-
-
Éloïs authored
* ref(runtime): more generic IdtyData
-
- Jul 05, 2022
-
-
Éloïs authored
* ref: move IdtyDataIter in common runtime * bench real weights for pallet ud * bench claim_uds * weights constants * weights: ParametersStorage is whitelisted * pallet ud on_initialize weights * manual ud: not emit event if 0 UDs claimed * tests(gdev): add int test test_remove_identity_after_one_ud * auto claim uds at member removal * migrate pallet id integration tests to manual ud * remove all try_get in pallet ud * write PastReevals * add call claim_uds * remove pallet ud_accounts_storage * update pallet ud interface * create type FirstEligibleUd * add custom IdtyData
-
- Jun 26, 2022
-
-
Éloïs authored
-
- Jun 06, 2022
-
-
Pascal Engélibert authored
-
- Jun 04, 2022
- May 31, 2022
-
-
- May 27, 2022
- May 22, 2022
- May 17, 2022
-
- May 14, 2022
-
-
Éloïs authored
-
- May 05, 2022
-
- May 02, 2022