• Mark Tyneway's avatar
    go-batch-submitter: enable typed batch support · fe680568
    Mark Tyneway authored
    Allow the go batch submitter to submit typed batches.
    The env var `BATCH_SUBMITTER_SEQUENCER_BATCH_TYPE=zlib`
    can be set to enable the submission of zlib compressed
    batches. If that env var is not set, then legacy batches
    will be submitted instead.
    fe680568
Name
Last commit
Last update
..
bindings Loading commit data...
cmd/batch-submitter Loading commit data...
drivers Loading commit data...
flags Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
Makefile Loading commit data...
batch_submitter.go Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
package.json Loading commit data...