rebrand: kusama → dicle
- Replace all kusama/Kusama references with dicle/Dicle - Rename weight files from ksm_size to dcl_size - Update papi-tests files from ksm to dcl - Remove chain-specs/kusama.json files - cargo check --workspace successful (Finished output) - Update MAINNET_ROADMAP.md: FAZ 8 completed
This commit is contained in:
@@ -140,7 +140,7 @@ The filtering is performed on the whole statement set which is about to be impor
|
||||
applied:
|
||||
1. Remove ancient disputes - if a dispute is concluded before the block number indicated in `OLDEST_ACCEPTED` parameter
|
||||
it is removed from the set. `OLDEST_ACCEPTED` is a runtime configuration option. *Implementation note*:
|
||||
`dispute_post_conclusion_acceptance_period` from `HostConfiguration` is used in the current Pezkuwi/Kusama
|
||||
`dispute_post_conclusion_acceptance_period` from `HostConfiguration` is used in the current Pezkuwi/Dicle
|
||||
implementation.
|
||||
2. Remove votes from unknown validators. If there is a vote from a validator which wasn't an authority in the session
|
||||
where the dispute was raised - they are removed. Please note that this step removes only single votes instead of
|
||||
|
||||
Reference in New Issue
Block a user