Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
tx: rename method names (remove EIP word) #3597
tx: rename method names (remove EIP word) #3597
Changes from all commits
3e96cac
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 2 in packages/client/src/miner/pendingBlock.ts
Codecov / codecov/patch
packages/client/src/miner/pendingBlock.ts#L2
Check warning on line 325 in packages/client/src/miner/pendingBlock.ts
Codecov / codecov/patch
packages/client/src/miner/pendingBlock.ts#L325
Check warning on line 385 in packages/client/src/miner/pendingBlock.ts
Codecov / codecov/patch
packages/client/src/miner/pendingBlock.ts#L385
Check warning on line 388 in packages/client/src/miner/pendingBlock.ts
Codecov / codecov/patch
packages/client/src/miner/pendingBlock.ts#L388
Check warning on line 400 in packages/client/src/miner/pendingBlock.ts
Codecov / codecov/patch
packages/client/src/miner/pendingBlock.ts#L400
Check warning on line 5 in packages/client/src/net/protocol/ethprotocol.ts
Codecov / codecov/patch
packages/client/src/net/protocol/ethprotocol.ts#L4-L5
Check warning on line 11 in packages/client/src/net/protocol/ethprotocol.ts
Codecov / codecov/patch
packages/client/src/net/protocol/ethprotocol.ts#L8-L11
Check warning on line 120 in packages/client/src/net/protocol/ethprotocol.ts
Codecov / codecov/patch
packages/client/src/net/protocol/ethprotocol.ts#L120
Check warning on line 256 in packages/client/src/net/protocol/ethprotocol.ts
Codecov / codecov/patch
packages/client/src/net/protocol/ethprotocol.ts#L256
Check warning on line 258 in packages/client/src/net/protocol/ethprotocol.ts
Codecov / codecov/patch
packages/client/src/net/protocol/ethprotocol.ts#L258
Check warning on line 287 in packages/client/src/net/protocol/ethprotocol.ts
Codecov / codecov/patch
packages/client/src/net/protocol/ethprotocol.ts#L287
Check warning on line 2 in packages/client/src/rpc/modules/engine/util/newPayload.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/engine/util/newPayload.ts#L2
Check warning on line 62 in packages/client/src/rpc/modules/engine/util/newPayload.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/engine/util/newPayload.ts#L62
Check warning on line 5 in packages/client/src/rpc/modules/eth.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/eth.ts#L5
Check warning on line 50 in packages/client/src/rpc/modules/eth.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/eth.ts#L50
Check warning on line 967 in packages/client/src/rpc/modules/eth.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/eth.ts#L964-L967
Check warning on line 970 in packages/client/src/rpc/modules/eth.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/eth.ts#L970
Check warning on line 1018 in packages/client/src/rpc/modules/eth.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/eth.ts#L1015-L1018
Check warning on line 1021 in packages/client/src/rpc/modules/eth.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/eth.ts#L1021
Check warning on line 1171 in packages/client/src/rpc/modules/eth.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/eth.ts#L1171
Check warning on line 1340 in packages/client/src/rpc/modules/eth.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/eth.ts#L1340
Check warning on line 1359 in packages/client/src/rpc/modules/eth.ts
Codecov / codecov/patch
packages/client/src/rpc/modules/eth.ts#L1359
Check warning on line 22 in packages/client/src/service/fullethereumservice.ts
Codecov / codecov/patch
packages/client/src/service/fullethereumservice.ts#L22
Check warning on line 178 in packages/client/src/service/fullethereumservice.ts
Codecov / codecov/patch
packages/client/src/service/fullethereumservice.ts#L178