Skip to content

Develop -> Master#2558

Merged
mslipper merged 2 commits intomasterfrom
develop
May 12, 2022
Merged

Develop -> Master#2558
mslipper merged 2 commits intomasterfrom
develop

Conversation

@mslipper
Copy link
Contributor

smartcontracts and others added 2 commits May 11, 2022 01:59
Fixes a bug in the SDK that would throw an error when the user did not
provide a nonce along with the transaction (when estimating gas). If no
nonce is provided, will try to find a reasonable nonce or use a default
(large) nonce that will give a good upper bound for the L1 gas cost.
This allows the batch submitter to attempt to encode larger ranges of
transactions before they are compressed and tested against the max tx
size. Empirically this should give us ~3x throughput.
@changeset-bot
Copy link

changeset-bot bot commented May 12, 2022

🦋 Changeset detected

Latest commit: b2aa08e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@eth-optimism/sdk Patch
@eth-optimism/batch-submitter-service Patch
@eth-optimism/message-relayer Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 2-reviewers A-ops Area: ops A-pkg-sdk Area: packages/sdk labels May 12, 2022
@mergify mergify bot requested review from Inphi and tuxcanfly May 12, 2022 03:55
@mslipper mslipper merged commit 29e19fe into master May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ops Area: ops A-pkg-sdk Area: packages/sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants