Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TxnManager] Make pk wallet compatible with broadcast check #626

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

ian-shim
Copy link
Contributor

@ian-shim ian-shim commented Jul 5, 2024

Why are these changes needed?

The broadcasting latency check introduced in #465 only works for Fireblocks wallet. This PR makes it work with pk wallet.

Checks

  • I've made sure the lint is passing in this PR.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
  • Testing Strategy
    • Unit tests
    • Integration tests
    • This PR is not tested :(

@ian-shim ian-shim marked this pull request as ready for review July 5, 2024 04:15
Copy link
Contributor

@samlaf samlaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi this is @bxue-l2. Good catch. Nah, this is @samlaf

@samlaf
Copy link
Contributor

samlaf commented Jul 5, 2024

Wait #465 was merged in April, and since then this is the first time a sk wallet tx needs to get gasPrice bumped?

@pschork
Copy link
Collaborator

pschork commented Jul 5, 2024

Wait #465 was merged in April, and since then this is the first time a sk wallet tx needs to get gasPrice bumped?

This might be true on mainnet. I remember us doing lots of gas bumps on holesky pre-launch, but those might have been limited to fireblocks as opposed to eoa wallet.

@ian-shim
Copy link
Contributor Author

ian-shim commented Jul 8, 2024

Wait #465 was merged in April, and since then this is the first time a sk wallet tx needs to get gasPrice bumped?

We only enabled the pk wallet in late May, and this was probably the first time it needed bumps since then

@ian-shim ian-shim merged commit 2fd1ef9 into Layr-Labs:master Jul 8, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants