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

London Hardfork: Removes gasPrice from transactions #457

Merged
merged 13 commits into from
Aug 16, 2021
Merged

London Hardfork: Removes gasPrice from transactions #457

merged 13 commits into from
Aug 16, 2021

Conversation

jtrein
Copy link
Contributor

@jtrein jtrein commented Aug 16, 2021

Fixes #456

Updates

  • Removes fast gasPrice from transaction arguments to allow the new updates in web3@1.5.x to automatically set the gas price.

@jtrein jtrein added the enhancement New feature or request label Aug 16, 2021
@jtrein jtrein self-assigned this Aug 16, 2021
@jtrein jtrein merged commit 9554acb into main Aug 16, 2021
@jtrein jtrein deleted the issue-456 branch August 16, 2021 16:55
github-actions bot pushed a commit that referenced this pull request Aug 16, 2021
* removes `gasPrice` from `AdapterOrExtensionManager`

* removes `gasPrice` from `ConfigurationForm`

* removes `gasPrice` from `FinalizeModal`

* removes `gasPrice` from `PostProcessActionTransfer`

* removes `gasPrice` from `ProcessAction`

* removes `gasPrice` from `ProcessActionMembership`

* removes `gasPrice` from `ProcessActionTribute`

* removes `gasPrice` from `SponsorAction`

* removes `gasPrice` from `SubmitAction`

* removes `gasPrice` from `OffchainOpRollupVotingSubmitResultAction`

* removes `gasPrice` from `useRedeemCoupon`

* removes `gasPrice` from `Delegation`

* removes `gasPrice` from `CreateTransferProposal` 9554acb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

London Hardfork updates: Remove fast gasPrice from transactions
1 participant