serai/substrate/client
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
tests Fallback to pgrep if pidof is unavailable 2023-07-21 03:37:48 -04:00
Cargo.toml Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
LICENSE Move substrate/serai/* to substrate/* 2023-04-08 03:01:14 -04:00