Fix 244 coherence between identity next_schedule and membership expire_on
-
Fix #244 (closed). -
Add live tests (currently failing on gdev/801 due to #244 (closed)). -
Refactor genesis for identity.
Edited by Hugo Trentesaux
Merge request reports
Activity
changed milestone to %runtime-802
added RN-runtime label
assigned to @bgallois
added 2 commits
added 2 commits
added 9 commits
Toggle commit listadded 5 commits
-
94c9fc40...5628f095 - 2 commits from branch
master
- 63818a0f - fix https://git.duniter.org/nodes/rust/duniter-v2s/-/issues/244
- be826e78 - add coherence test
- 5bac8953 - refactore identity chain spec
Toggle commit list-
94c9fc40...5628f095 - 2 commits from branch
added 5 commits
-
5bac8953...244ce1d8 - 2 commits from branch
master
- 2c1ef14c - fix https://git.duniter.org/nodes/rust/duniter-v2s/-/issues/244
- aac9cd8a - add coherence test
- f1fa2827 - refactore identity chain spec
Toggle commit list-
5bac8953...244ce1d8 - 2 commits from branch
added 7 commits
-
f1fa2827...f7d5ad47 - 4 commits from branch
master
- dcbd60ca - fix https://git.duniter.org/nodes/rust/duniter-v2s/-/issues/244
- 372a2855 - add coherence test
- 11353284 - refactore identity chain spec
Toggle commit list-
f1fa2827...f7d5ad47 - 4 commits from branch
assigned to @HugoTrentesaux and unassigned @bgallois
changed milestone to %runtime-803
added 1 commit
- e56b3f76 - update metadata after autorevoke and deletion period change
removed milestone %runtime-803
changed milestone to %client-0.9.0
removed RN-runtime label
added RN-binary label
On gdev network these identities fail to sanity tests:
- Member which still have
next_scheduled
even it should be null and handled by membership pallet - Revoked which have null
next_scheduled
even they should be removed at some point after deletion period
This MR should fix genesis state for next network.
- Member which still have
enabled an automatic merge when the pipeline for 7acf42fe succeeds
enabled an automatic merge when the pipeline for 7acf42fe succeeds
mentioned in commit db052be7
mentioned in issue #305 (closed)
Please register or sign in to reply