serai/tests/processor
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 Start work on a send_test 2023-07-29 04:26:24 -04:00
LICENSE Add processor Docker tests 2023-07-21 14:08:42 -04:00