serai/substrate
Luke Parker f6e8bc3352
Alternate handover batch TOCTOU fix ()
* Revert "Correct the prior documented TOCTOU"

This reverts commit d50fe87801.

* Correct the prior documented TOCTOU

d50fe87801 edited the challenge for the Batch to
fix it. This won't produce Batch n+1 until Batch n is successfully published
and verified. It's an alternative strategy able to be reviewed, with a much
smaller impact to scope.
2023-10-13 12:14:59 -04:00
..
client Alternate handover batch TOCTOU fix () 2023-10-13 12:14:59 -04:00
in-instructions Alternate handover batch TOCTOU fix () 2023-10-13 12:14:59 -04:00
node Correct ValidatorSets genesis 2023-10-13 01:42:26 -04:00
primitives
runtime MAX_VALIDATORS_PER_SET -> MAX_KEY_SHARES_PER_SET 2023-10-13 00:50:07 -04:00
staking/pallet
tokens
validator-sets Add logic to amortize excess key shares, correcting is_bft 2023-10-13 01:04:41 -04:00