serai/tests/processor/src
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
..
tests Improve batch handling (#316) 2023-08-14 11:57:38 -04:00
lib.rs tests/processor clippy 2023-08-01 05:33:08 -04:00
networks.rs tests/processor clippy 2023-08-01 05:33:08 -04:00