serai/substrate
akildemir e680eabb62
Improve batch handling (#316)
* restrict batch size to ~25kb

* add batch size check to node

* rate limit batches to 1 per serai block

* add support for multiple batches for block

* fix review comments

* Misc fixes

Doesn't yet update tests/processor until data flow is inspected.

* Move the block from SignId to ProcessorMessage::BatchPreprocesses

* Misc clean up

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-08-14 11:57:38 -04:00
..
client Improve batch handling (#316) 2023-08-14 11:57:38 -04:00
in-instructions Improve batch handling (#316) 2023-08-14 11:57:38 -04:00
node Expand cluster-sm/local testnet to 4 validators for BFT where f=1 2023-08-06 13:42:16 -04:00
primitives Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
runtime Update to subxt 0.29 2023-07-18 23:01:51 -04:00
tokens Update substrate 2023-07-18 22:30:55 -04:00
validator-sets Perform MuSig signing of generated keys 2023-08-14 06:08:55 -04:00