Fix live tests
All threads resolved!
All threads resolved!
Closes #161 (closed)
Merge request reports
Activity
Filter activity
changed milestone to %runtime-802
added P7-nicetohave RN-silent labels
assigned to @bgallois
added 1 commit
- 4bfd285f - add live tests for identity status coherence
added RN-runtime label
removed RN-runtime label
- Resolved by Benjamin Gallois
One question I have is: when we prune an identity, we don't remove its name from the storage. The only way to clear the storage is to call the
root prune_item_identities_names
extrinsic. Is this the intended behavior to prevent a new identity from taking a previously used name to make fraudulent personification attempts?
requested review from @HugoTrentesaux
added 5 commits
-
c75fa5bb...ddf8860f - 2 commits from branch
master
- 81d9c8db - collect membership storage
- 1a6b8519 - add live tests for identity status coherence
- 284d7558 - fix live-tests
Toggle commit list-
c75fa5bb...ddf8860f - 2 commits from branch
Ran against gdev:
WS_RPC_ENDPOINT="wss://gdev.coinduf.eu/ws" cargo test -p duniter-live-tests --test sanity_gdev -- --nocapture running 1 test Run sanity tests against ĞDev at last best block accounts.len(): 35989. identities.len(): 14573. test main has been running for over 60 seconds identity_index_of.len(): 14573. identities_names.len(): 14573. memberships.len(): 8140. test main ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 82.23s
mentioned in commit d7cefb59
mentioned in commit 7d2bcd79
Please register or sign in to reply