automatically claim membership (!219)
* 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
Showing
- docs/api/runtime-calls.md 28 additions, 62 deletionsdocs/api/runtime-calls.md
- docs/api/runtime-errors.md 71 additions, 85 deletionsdocs/api/runtime-errors.md
- docs/api/runtime-events.md 23 additions, 11 deletionsdocs/api/runtime-events.md
- end2end-tests/cucumber-features/identity_creation.feature 0 additions, 2 deletionsend2end-tests/cucumber-features/identity_creation.feature
- end2end-tests/cucumber-genesis/default.json 10 additions, 4 deletionsend2end-tests/cucumber-genesis/default.json
- end2end-tests/cucumber-genesis/wot.json 10 additions, 4 deletionsend2end-tests/cucumber-genesis/wot.json
- end2end-tests/tests/common/membership.rs 0 additions, 40 deletionsend2end-tests/tests/common/membership.rs
- end2end-tests/tests/common/mod.rs 2 additions, 3 deletionsend2end-tests/tests/common/mod.rs
- end2end-tests/tests/cucumber_tests.rs 0 additions, 35 deletionsend2end-tests/tests/cucumber_tests.rs
- live-tests/tests/sanity_gdev.rs 0 additions, 2 deletionslive-tests/tests/sanity_gdev.rs
- node/src/chain_spec/gdev.rs 3 additions, 2 deletionsnode/src/chain_spec/gdev.rs
- node/src/chain_spec/gen_genesis_data.rs 15 additions, 6 deletionsnode/src/chain_spec/gen_genesis_data.rs
- node/src/chain_spec/gtest.rs 1 addition, 1 deletionnode/src/chain_spec/gtest.rs
- pallets/authority-members/src/lib.rs 9 additions, 9 deletionspallets/authority-members/src/lib.rs
- pallets/certification/src/benchmarking.rs 1 addition, 1 deletionpallets/certification/src/benchmarking.rs
- pallets/certification/src/lib.rs 62 additions, 68 deletionspallets/certification/src/lib.rs
- pallets/certification/src/weights.rs 1 addition, 1 deletionpallets/certification/src/weights.rs
- pallets/distance/src/benchmarking.rs 36 additions, 18 deletionspallets/distance/src/benchmarking.rs
- pallets/distance/src/lib.rs 178 additions, 123 deletionspallets/distance/src/lib.rs
- pallets/distance/src/mock.rs 14 additions, 2 deletionspallets/distance/src/mock.rs
Loading
Please register or sign in to comment