serai/tests
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
..
coordinator E2E test coordinator KeyGen 2023-08-14 06:54:17 -04:00
docker Add initial coordinator e2e tests 2023-08-01 19:00:48 -04:00
message-queue Minimize features pulled in to try and reduce build times 2023-07-25 22:29:39 -04:00
no-std Corrections to prior commit 2023-07-14 13:11:01 -04:00
processor Improve batch handling (#316) 2023-08-14 11:57:38 -04:00
reproducible-runtime Increase the reproducible-runtime timeout as it was getting hit in CI 2023-08-08 18:36:31 -04:00