-
Conner Fromknecht authored
This commit places the batch sequencer tx size check inside of a for loop so that the we can continue to whittle away batch tx sizes until satisfying the configured maximum. This doesn't result in a behavioral change, as the for loop exits after the first iteration. This is done to make the behavioral changes more apparent in subsequent commits.
236b92e7
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bindings | ||
cmd/batch-submitter | ||
drivers | ||
flags | ||
metrics | ||
txmgr | ||
.gitignore | ||
Makefile | ||
batch_submitter.go | ||
config.go | ||
config_test.go | ||
crypto.go | ||
crypto_test.go | ||
go.mod | ||
go.sum | ||
package.json | ||
sentry_log.go | ||
service.go |