urbit/pkg/arvo/ted/roller
yosoyubik cf838fd1d7 roller: add batch-trimming functionality
If a batch gets bigger than a max size defined by the ethereum node
the raw transaction is sent to, the /ted/roller/send thread will crash and
the batch will be blocked, stopping any subsequent batches to be sent.

This detects when the current batch reaches a certain threshold and only
includes transactions up to that point, moving the ones that are not sent
back to the pending queue, adjusting their history and finding status.
2022-03-20 14:07:27 +01:00
..
nonce.hoon roller: rename aggregator to roller 2021-08-16 13:01:23 +02:00
send.hoon roller: add batch-trimming functionality 2022-03-20 14:07:27 +01:00