serai/substrate/client/tests
Luke Parker f6e8bc3352
Alternate handover batch TOCTOU fix (#397)
* 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
..
common Alternate handover batch TOCTOU fix (#397) 2023-10-13 12:14:59 -04:00
batch.rs Add Batch messages from processor, verify Batchs published on-chain 2023-09-29 03:51:01 -04:00
burn.rs Add Batch messages from processor, verify Batchs published on-chain 2023-09-29 03:51:01 -04:00
time.rs Support extracting timestamps from blocks 2023-04-16 00:31:54 -04:00
validator_sets.rs Define an array of all NetworkIds in serai_primitives 2023-10-12 23:59:21 -04:00