serai/substrate/in-instructions/primitives
Luke Parker d50fe87801
Correct the prior documented TOCTOU
Now, if a malicious validator set publishes a malicious `Batch` at the last
moment, it'll cause all future `Batch`s signed by the next validator set to
require a bool being set (yet they never will set it).

This will prevent the handover.

The only overhead is having two distinct `batch_message` calls on-chain.
2023-10-13 04:41:01 -04:00
..
src Correct the prior documented TOCTOU 2023-10-13 04:41:01 -04:00
Cargo.toml Update substrate 2023-07-18 22:30:55 -04:00
LICENSE Initial In Instructions pallet and Serai client lib (#233) 2023-01-20 11:00:18 -05:00