serai/substrate/in-instructions/primitives
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
..
src Improve batch handling (#316) 2023-08-14 11:57:38 -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