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

5098 branch 15 update remaining invalid engine params #7443

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
123 commits
Select commit Hold shift + click to select a range
e41cf31
5098: Add RpcErrorTypes
Matilda-Clerke Jul 29, 2024
147d580
5098: Modify InvalidJsonRpcParameters and InvalidJsonRpcRequestExcept…
Matilda-Clerke Jul 29, 2024
8da4815
5098: Modify InvalidJsonRpcParameters and InvalidJsonRpcRequestExcept…
Matilda-Clerke Jul 30, 2024
8ca34d7
5098: Add JsonRpcParameterException for later use
Matilda-Clerke Jul 30, 2024
5b5631a
5098: Update locations for RpcErrorType.INVALID_ACCOUNTS_PARAMS
Matilda-Clerke Jul 30, 2024
950117b
5098: Address review comments, apply spotless
Matilda-Clerke Jul 30, 2024
0004fa2
Merge branch 'refs/heads/5098-branch-1-add-rpc-error-types' into 5098…
Matilda-Clerke Jul 30, 2024
7fc2c2b
5098: Update with changes from branch 1
Matilda-Clerke Jul 30, 2024
b70da06
Merge branch 'main' into 5098-branch-1-add-rpc-error-types
Matilda-Clerke Jul 30, 2024
a54a5aa
5098: Update code to use RpcErrorType.INVALID_ADDRESS_HASH_PARAMS
Matilda-Clerke Jul 30, 2024
5acb2d7
5098: apply spotless
Matilda-Clerke Jul 30, 2024
aba28d4
Merge branch 'refs/heads/5098-branch-2-update-invalid-accounts-params…
Matilda-Clerke Jul 30, 2024
afb8860
5098: apply spotless
Matilda-Clerke Jul 30, 2024
0d4a9b3
5098: Update plugin-api gradle hash
Matilda-Clerke Jul 30, 2024
ad7d7b3
Merge branch 'refs/heads/5098-branch-1-add-rpc-error-types' into 5098…
Matilda-Clerke Jul 30, 2024
8aac343
Merge branch 'refs/heads/5098-branch-2-update-invalid-accounts-params…
Matilda-Clerke Jul 30, 2024
9ba006b
5098: Add comment on INVALID_PARAMS_ERROR_CODE
Matilda-Clerke Jul 30, 2024
531c530
5098: Apply spotless on latest changes
Matilda-Clerke Jul 30, 2024
e946b06
Merge branch 'main' into 5098-branch-1-add-rpc-error-types
Matilda-Clerke Jul 30, 2024
b0dc1a8
Merge branch 'refs/heads/5098-branch-1-add-rpc-error-types' into 5098…
Matilda-Clerke Jul 30, 2024
cc6bdf3
Merge branch 'refs/heads/5098-branch-2-update-invalid-accounts-params…
Matilda-Clerke Jul 30, 2024
983ac77
Merge branch 'main' into 5098-branch-2-update-invalid-accounts-params
Matilda-Clerke Jul 30, 2024
6fc67ee
5098: Update code to use RpcErrorType.INVALID_ADDRESS_PARAMS
Matilda-Clerke Jul 30, 2024
728ab2c
5098: Fix broken unit test
Matilda-Clerke Jul 30, 2024
6480308
Merge remote-tracking branch 'origin/5098-branch-2-update-invalid-acc…
Matilda-Clerke Jul 30, 2024
8b72fbc
Merge branch 'refs/heads/5098-branch-2-update-invalid-accounts-params…
Matilda-Clerke Jul 30, 2024
a60966c
Merge branch 'refs/heads/5098-branch-3-update-invalid-address-hash-pa…
Matilda-Clerke Jul 30, 2024
0fb6919
5098: Fix broken unit test
Matilda-Clerke Jul 31, 2024
e967e32
Merge branch 'refs/heads/5098-branch-2-update-invalid-accounts-params…
Matilda-Clerke Jul 31, 2024
32db32b
Merge branch 'refs/heads/5098-branch-3-update-invalid-address-hash-pa…
Matilda-Clerke Jul 31, 2024
9f53648
5098: Update with usage of RpcErrorType.INVALID_AUTH_PARAMS
Matilda-Clerke Jul 31, 2024
3cfe6dd
5098: Update with usage of RpcErrorType.INVALID_BLOB_COUNT
Matilda-Clerke Jul 31, 2024
7414843
5098: Update with usage of RpcErrorType.INVALID_BLOB_GAS_USED_PARAMS
Matilda-Clerke Jul 31, 2024
c3e8d22
5098: Update with usage of RpcErrorType.INVALID_BLOCK_PARAMS
Matilda-Clerke Jul 31, 2024
73c45b0
Merge branch 'main' into 5098-branch-3-update-invalid-address-hash-pa…
Matilda-Clerke Jul 31, 2024
75dff8f
5098: Update with usage of RpcErrorType.INVALID_BLOCK_PARAMS
Matilda-Clerke Jul 31, 2024
dd6c10b
5098: Update with usage of RpcErrorType.INVALID_BLOCK_PARAMS
Matilda-Clerke Jul 31, 2024
7d41fac
5098: Update with usage of RpcErrorType.INVALID_BLOCK_COUNT_PARAMS
Matilda-Clerke Jul 31, 2024
e316045
5098: Fix broken integration test
Matilda-Clerke Jul 31, 2024
d7a7dba
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Jul 31, 2024
670c6fa
Merge branch 'main' into 5098-branch-3-update-invalid-address-hash-pa…
Matilda-Clerke Jul 31, 2024
724dd14
Merge branch 'refs/heads/5098-branch-3-update-invalid-address-hash-pa…
Matilda-Clerke Jul 31, 2024
ab04552
Merge branch 'refs/heads/5098-branch-4-update-invalid-address-params'…
Matilda-Clerke Jul 31, 2024
8e1a740
Merge branch 'refs/heads/5098-branch-5-update-invalid-auth-params' in…
Matilda-Clerke Jul 31, 2024
71cad41
Merge branch 'refs/heads/5098-branch-6-update-invalid-blob-count' int…
Matilda-Clerke Jul 31, 2024
25c68b8
Merge branch 'refs/heads/5098-branch-7-update-invalid-blob-gas-used-p…
Matilda-Clerke Jul 31, 2024
167a416
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Jul 31, 2024
4fef179
Merge branch 'main' into 5098-branch-4-update-invalid-address-params
macfarla Jul 31, 2024
bd6b7d3
5098: Add index to exception messages
Matilda-Clerke Jul 31, 2024
eda22ac
5098: apoply spotless
Matilda-Clerke Jul 31, 2024
6ce053b
5098: Update BaseJsonRpcProcessor to utilise RpcErrorType from Invali…
Matilda-Clerke Aug 1, 2024
943426b
Merge branch 'refs/heads/5098-branch-4-update-invalid-address-params'…
Matilda-Clerke Aug 1, 2024
d441737
5098: Include parameter index in INVALID_AUTH_PARAMS
Matilda-Clerke Aug 1, 2024
11b4839
Merge branch 'refs/heads/5098-branch-5-update-invalid-auth-params' in…
Matilda-Clerke Aug 1, 2024
3459365
Merge branch 'refs/heads/5098-branch-6-update-invalid-blob-count' int…
Matilda-Clerke Aug 1, 2024
f46c23a
Merge branch 'refs/heads/5098-branch-7-update-invalid-blob-gas-used-p…
Matilda-Clerke Aug 1, 2024
93594a9
5098: Include parameter index in INVALID_BLOCK_PARAMS
Matilda-Clerke Aug 1, 2024
d8f6f3e
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Aug 1, 2024
f2fb791
5098: Include parameter index in INVALID_BLOCK_COUNT_PARAMS
Matilda-Clerke Aug 1, 2024
0b3d153
Merge branch 'main' into 5098-branch-4-update-invalid-address-params
Matilda-Clerke Aug 1, 2024
6e106de
Merge branch 'main' into 5098-branch-4-update-invalid-address-params
Matilda-Clerke Aug 1, 2024
625b75f
Merge branch 'main' into 5098-branch-4-update-invalid-address-params
Matilda-Clerke Aug 1, 2024
373d5c9
Merge branch 'refs/heads/5098-branch-4-update-invalid-address-params'…
Matilda-Clerke Aug 1, 2024
876e74d
Merge branch 'refs/heads/5098-branch-5-update-invalid-auth-params' in…
Matilda-Clerke Aug 1, 2024
9e2ff60
Merge branch 'refs/heads/5098-branch-6-update-invalid-blob-count' int…
Matilda-Clerke Aug 1, 2024
85eda97
Merge branch 'refs/heads/5098-branch-7-update-invalid-blob-gas-used-p…
Matilda-Clerke Aug 1, 2024
68b3d29
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Aug 1, 2024
0c06cac
Merge branch 'main' into 5098-branch-5-update-invalid-auth-params
Matilda-Clerke Aug 2, 2024
005640e
5098: Fix broken integration test
Matilda-Clerke Aug 2, 2024
89a9fb4
Merge branch 'refs/heads/5098-branch-5-update-invalid-auth-params' in…
Matilda-Clerke Aug 2, 2024
42cce8f
Merge branch 'refs/heads/5098-branch-6-update-invalid-blob-count' int…
Matilda-Clerke Aug 2, 2024
a0e0e43
Merge branch 'refs/heads/5098-branch-7-update-invalid-blob-gas-used-p…
Matilda-Clerke Aug 2, 2024
94c319d
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Aug 2, 2024
792f328
5098: Rename INVALID_AUTH_PARAMS to INVALID_PROPOSAL_PARAMS
Matilda-Clerke Aug 2, 2024
e840fea
Merge branch 'refs/heads/5098-branch-5-update-invalid-auth-params' in…
Matilda-Clerke Aug 2, 2024
e4c663a
Merge branch 'refs/heads/5098-branch-6-update-invalid-blob-count' int…
Matilda-Clerke Aug 2, 2024
5d7e9c9
Merge branch 'refs/heads/5098-branch-7-update-invalid-blob-gas-used-p…
Matilda-Clerke Aug 2, 2024
355a02a
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Aug 2, 2024
ff2db15
5098: apply spotless
Matilda-Clerke Aug 2, 2024
07b758f
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Aug 2, 2024
74616be
5098: Update INVALID_BLOCK_HASH_PARAMS locations
Matilda-Clerke Aug 2, 2024
def78c3
Merge branch 'main' into 5098-branch-11-update-invalid-block-hash-params
Matilda-Clerke Aug 2, 2024
437c5a2
Merge branch 'main' into 5098-branch-7-update-invalid-blob-gas-used-p…
Matilda-Clerke Aug 11, 2024
2b68b15
Merge branch 'refs/heads/5098-branch-7-update-invalid-blob-gas-used-p…
Matilda-Clerke Aug 11, 2024
bd85d0e
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Aug 11, 2024
e393c3b
Merge branch 'refs/heads/5098-branch-9-update-invalid-block-count-par…
Matilda-Clerke Aug 11, 2024
e2d2f4c
5098: Fix broken unit test
Matilda-Clerke Aug 11, 2024
98b48b0
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Aug 11, 2024
f3fc8bd
Merge branch 'refs/heads/5098-branch-9-update-invalid-block-count-par…
Matilda-Clerke Aug 11, 2024
7378dcf
5098: apply spotless
Matilda-Clerke Aug 11, 2024
ae1a45f
5098: Update RpcErrorType.INVALID_BLOCK_INDEX
Matilda-Clerke Aug 12, 2024
c562abf
Merge branch 'main' into 5098-branch-8-update-invalid-block-params
Matilda-Clerke Aug 12, 2024
f5bba2f
5098: Update RpcErrorType.INVALID_BLOCK_NUMBER
Matilda-Clerke Aug 12, 2024
1135c0f
5098: apply spotless
Matilda-Clerke Aug 12, 2024
cce32cc
5098: Fix broken tests
Matilda-Clerke Aug 12, 2024
16c7d9d
Merge remote-tracking branch 'origin/5098-branch-8-update-invalid-blo…
Matilda-Clerke Aug 12, 2024
9758f31
Merge branch 'refs/heads/5098-branch-8-update-invalid-block-params' i…
Matilda-Clerke Aug 12, 2024
928a2fa
Merge branch 'refs/heads/5098-branch-9-update-invalid-block-count-par…
Matilda-Clerke Aug 12, 2024
d4ea353
Merge branch 'refs/heads/5098-branch-11-update-invalid-block-hash-par…
Matilda-Clerke Aug 12, 2024
7c14379
Merge branch 'main' into 5098-branch-9-update-invalid-block-count-params
Matilda-Clerke Aug 12, 2024
539c8cc
Merge branch 'refs/heads/5098-branch-9-update-invalid-block-count-par…
Matilda-Clerke Aug 12, 2024
bfda0c0
Merge branch 'refs/heads/5098-branch-11-update-invalid-block-hash-par…
Matilda-Clerke Aug 12, 2024
bd3f5e9
5098: Update RpcErrorType.INVALID_CALL_PARAMS
Matilda-Clerke Aug 12, 2024
2cb1cd4
Merge branch 'main' into 5098-branch-11-update-invalid-block-hash-params
macfarla Aug 12, 2024
1f7a455
5098: Update RpcErrorType.INVALID_CONSOLIDATION_REQUEST_PARAMS
Matilda-Clerke Aug 12, 2024
bfe75b3
5098: Update RpcErrorType.INVALID_CREATE_PRIVACY_GROUP_PARAMS
Matilda-Clerke Aug 12, 2024
bc1e563
5098: Fix broken test
Matilda-Clerke Aug 12, 2024
4c6654a
Merge remote-tracking branch 'origin/5098-branch-11-update-invalid-bl…
Matilda-Clerke Aug 12, 2024
bb7e492
Merge branch 'refs/heads/5098-branch-11-update-invalid-block-hash-par…
Matilda-Clerke Aug 12, 2024
a50503c
Merge branch 'refs/heads/5098-branch-12-update-invalid-block-index-an…
Matilda-Clerke Aug 12, 2024
34a8718
5098: Update RpcErrorType.INVALID_DATA_PARAMS
Matilda-Clerke Aug 12, 2024
3642beb
5098: Update RpcErrorType.INVALID_DEPOSIT_REQUEST_PARAMS
Matilda-Clerke Aug 12, 2024
3cf1d8c
5098: Update RpcErrorType.INVALID_ENGINE_EXCHANGE_TRANSITION_CONFIGUR…
Matilda-Clerke Aug 12, 2024
baf9ac0
5098: Update RpcErrorType.INVALID_ENGINE_FORKCHOICE_UPDATED_PARAMS
Matilda-Clerke Aug 12, 2024
07664dc
5098: Update RpcErrorType.INVALID_ENGINE_PAYLOAD_ATTRIBUTES_PARAMS
Matilda-Clerke Aug 12, 2024
ebe03d7
5098: Update RpcErrorType.INVALID_ENGINE_PAYLOAD_PARAMS
Matilda-Clerke Aug 12, 2024
7e873e7
5098: Update RpcErrorType.INVALID_ENGINE_PREPARE_PAYLOAD_PARAMS
Matilda-Clerke Aug 12, 2024
3d6824e
5098: Apply spotless
Matilda-Clerke Aug 12, 2024
20b5a08
Merge branch 'main' into 5098-branch-15-update-remaining-invalid-engi…
Matilda-Clerke Aug 13, 2024
0235397
Merge branch 'main' into 5098-branch-15-update-remaining-invalid-engi…
Matilda-Clerke Aug 13, 2024
a56aee6
Merge branch 'main' into 5098-branch-15-update-remaining-invalid-engi…
Matilda-Clerke Aug 14, 2024
600de5d
5098: Rename INVALID_ENGINE_PAYLOAD_PARAMS to INVALID_ENGINE_NEW_PAYL…
Matilda-Clerke Aug 14, 2024
965ebc6
5098: Rename INVALID_ENGINE_PAYLOAD_ATTRIBUTES_PARAMS to INVALID_ENGI…
Matilda-Clerke Aug 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ public JsonRpcResponse process(
case INVALID_DEPOSIT_REQUEST_PARAMS:
case INVALID_ENGINE_EXCHANGE_TRANSITION_CONFIGURATION_PARAMS:
case INVALID_ENGINE_FORKCHOICE_UPDATED_PARAMS:
case INVALID_ENGINE_PAYLOAD_ATTRIBUTES_PARAMS:
case INVALID_ENGINE_PAYLOAD_PARAMS:
case INVALID_ENGINE_FORKCHOICE_UPDATED_PAYLOAD_ATTRIBUTES:
case INVALID_ENGINE_NEW_PAYLOAD_PARAMS:
case INVALID_ENGINE_PREPARE_PAYLOAD_PARAMS:
case INVALID_ENODE_PARAMS:
case INVALID_EXCESS_BLOB_GAS_PARAMS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
import org.hyperledger.besu.datatypes.Hash;
import org.hyperledger.besu.ethereum.ProtocolContext;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.JsonRpcRequestContext;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.exception.InvalidJsonRpcParameters;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.methods.ExecutionEngineJsonRpcMethod;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.parameters.EngineForkchoiceUpdatedParameter;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.parameters.EnginePayloadAttributesParameter;
Expand Down Expand Up @@ -80,10 +81,25 @@ public JsonRpcResponse syncResponse(final JsonRpcRequestContext requestContext)

final Object requestId = requestContext.getRequest().getId();

final EngineForkchoiceUpdatedParameter forkChoice =
requestContext.getRequiredParameter(0, EngineForkchoiceUpdatedParameter.class);
final Optional<EnginePayloadAttributesParameter> maybePayloadAttributes =
requestContext.getOptionalParameter(1, EnginePayloadAttributesParameter.class);
final EngineForkchoiceUpdatedParameter forkChoice;
try {
forkChoice = requestContext.getRequiredParameter(0, EngineForkchoiceUpdatedParameter.class);
} catch (Exception e) { // TODO:replace with JsonRpcParameter.JsonRpcParameterException
jframe marked this conversation as resolved.
Show resolved Hide resolved
throw new InvalidJsonRpcParameters(
"Invalid engine forkchoice updated parameter (index 0)",
RpcErrorType.INVALID_ENGINE_FORKCHOICE_UPDATED_PARAMS,
e);
}
final Optional<EnginePayloadAttributesParameter> maybePayloadAttributes;
try {
maybePayloadAttributes =
requestContext.getOptionalParameter(1, EnginePayloadAttributesParameter.class);
} catch (Exception e) { // TODO:replace with JsonRpcParameter.JsonRpcParameterException
throw new InvalidJsonRpcParameters(
"Invalid engine payload attributes parameter (index 1)",
RpcErrorType.INVALID_ENGINE_FORKCHOICE_UPDATED_PAYLOAD_ATTRIBUTES,
e);
}

LOG.debug("Forkchoice parameters {}", forkChoice);
mergeContext
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
import org.hyperledger.besu.ethereum.BlockProcessingResult;
import org.hyperledger.besu.ethereum.ProtocolContext;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.JsonRpcRequestContext;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.exception.InvalidJsonRpcRequestException;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.methods.ExecutionEngineJsonRpcMethod;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.parameters.ConsolidationRequestParameter;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.parameters.DepositRequestParameter;
Expand Down Expand Up @@ -107,8 +108,15 @@ public AbstractEngineNewPayload(
public JsonRpcResponse syncResponse(final JsonRpcRequestContext requestContext) {
engineCallListener.executionEngineCalled();

final EnginePayloadParameter blockParam =
requestContext.getRequiredParameter(0, EnginePayloadParameter.class);
final EnginePayloadParameter blockParam;
try {
blockParam = requestContext.getRequiredParameter(0, EnginePayloadParameter.class);
} catch (Exception e) { // TODO:replace with JsonRpcParameter.JsonRpcParameterException
throw new InvalidJsonRpcRequestException(
"Invalid engine payload parameter (index 0)",
RpcErrorType.INVALID_ENGINE_NEW_PAYLOAD_PARAMS,
e);
}

final Optional<List<String>> maybeVersionedHashParam =
requestContext.getOptionalList(1, String.class);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import org.hyperledger.besu.ethereum.ProtocolContext;
import org.hyperledger.besu.ethereum.api.jsonrpc.RpcMethod;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.JsonRpcRequestContext;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.exception.InvalidJsonRpcParameters;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.methods.ExecutionEngineJsonRpcMethod;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.parameters.EnginePreparePayloadParameter;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.parameters.WithdrawalParameter;
Expand Down Expand Up @@ -58,17 +59,25 @@ public String getName() {

@Override
public JsonRpcResponse syncResponse(final JsonRpcRequestContext requestContext) {
final EnginePreparePayloadParameter enginePreparePayloadParameter =
requestContext
.getOptionalParameter(0, EnginePreparePayloadParameter.class)
.orElse(
new EnginePreparePayloadParameter(
Optional.empty(),
Optional.empty(),
Optional.empty(),
Optional.empty(),
Optional.empty(),
Optional.empty()));
final EnginePreparePayloadParameter enginePreparePayloadParameter;
try {
enginePreparePayloadParameter =
requestContext
.getOptionalParameter(0, EnginePreparePayloadParameter.class)
.orElse(
new EnginePreparePayloadParameter(
Optional.empty(),
Optional.empty(),
Optional.empty(),
Optional.empty(),
Optional.empty(),
Optional.empty()));
} catch (Exception e) { // TODO:replace with JsonRpcParameter.JsonRpcParameterException
throw new InvalidJsonRpcParameters(
"Invalid engine prepare payload parameter (index 0)",
RpcErrorType.INVALID_ENGINE_PREPARE_PAYLOAD_PARAMS,
e);
}

final var requestId = requestContext.getRequest().getId();

Expand All @@ -81,7 +90,10 @@ public JsonRpcResponse syncResponse(final JsonRpcRequestContext requestContext)
payloadIdentifier ->
new JsonRpcSuccessResponse(
requestId, new EnginePreparePayloadResult(VALID, payloadIdentifier)))
.orElseGet(() -> new JsonRpcErrorResponse(requestId, RpcErrorType.INVALID_PARAMS));
.orElseGet(
() ->
new JsonRpcErrorResponse(
requestId, RpcErrorType.INVALID_ENGINE_PREPARE_PAYLOAD_PARAMS));
}

@VisibleForTesting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ public enum RpcErrorType implements RpcMethodError {
INVALID_PARAMS_ERROR_CODE, "Invalid engine exchange transition configuration params"),
INVALID_ENGINE_FORKCHOICE_UPDATED_PARAMS(
INVALID_PARAMS_ERROR_CODE, "Invalid engine forkchoice updated params"),
INVALID_ENGINE_PAYLOAD_ATTRIBUTES_PARAMS(
INVALID_ENGINE_FORKCHOICE_UPDATED_PAYLOAD_ATTRIBUTES(
INVALID_PARAMS_ERROR_CODE, "Invalid engine payload attributes parameter"),
INVALID_ENGINE_PAYLOAD_PARAMS(INVALID_PARAMS_ERROR_CODE, "Invalid engine payload parameter"),
INVALID_ENGINE_NEW_PAYLOAD_PARAMS(INVALID_PARAMS_ERROR_CODE, "Invalid engine payload parameter"),
INVALID_ENGINE_PREPARE_PAYLOAD_PARAMS(
INVALID_PARAMS_ERROR_CODE, "Invalid engine prepare payload parameter"),
INVALID_ENODE_PARAMS(INVALID_PARAMS_ERROR_CODE, "Invalid enode params"),
Expand Down
Loading