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 14 update invalid data deposit and engine exchange #7442

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
130 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
c81f779
Merge branch 'main' into 5098-branch-12-update-invalid-block-index-an…
Matilda-Clerke Aug 12, 2024
6109c16
5098: Apply spotless
Matilda-Clerke Aug 12, 2024
64a45be
5098: Fix broken tests
Matilda-Clerke Aug 12, 2024
65435df
5098: Fix broken tests
Matilda-Clerke Aug 12, 2024
e42d1bc
Merge branch 'main' into 5098-branch-12-update-invalid-block-index-an…
Matilda-Clerke Aug 12, 2024
a37bde0
5098: Fix broken tests
Matilda-Clerke Aug 12, 2024
611bf74
5098: Fix broken tests
Matilda-Clerke Aug 13, 2024
797624e
5098: Remove TODO by wrapping unexpected exception and rethrowing
Matilda-Clerke Aug 13, 2024
141a3b1
Merge branch 'main' into 5098-branch-12-update-invalid-block-index-an…
Matilda-Clerke Aug 13, 2024
ac40344
Merge branch 'main' into 5098-branch-12-update-invalid-block-index-an…
Matilda-Clerke Aug 13, 2024
46b0e42
Merge branch 'refs/heads/5098-branch-12-update-invalid-block-index-an…
Matilda-Clerke Aug 13, 2024
f22c7cf
5098: Apply spotless
Matilda-Clerke Aug 13, 2024
da345a7
Merge branch 'main' into 5098-branch-13-update-invalid-call-consolida…
Matilda-Clerke Aug 13, 2024
292d8cd
5098: Fix broken tests
Matilda-Clerke Aug 13, 2024
3374847
Merge branch 'refs/heads/5098-branch-13-update-invalid-call-consolida…
Matilda-Clerke Aug 13, 2024
5fd0307
5098: Apply spotless
Matilda-Clerke Aug 13, 2024
b573dd4
Merge branch 'main' into 5098-branch-14-update-invalid-data-deposit-a…
macfarla Aug 13, 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 @@ -17,6 +17,7 @@
import org.hyperledger.besu.crypto.Hash;
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.response.JsonRpcErrorResponse;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.response.JsonRpcResponse;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.response.JsonRpcSuccessResponse;
Expand All @@ -41,11 +42,17 @@ public JsonRpcResponse response(final JsonRpcRequestContext requestContext) {
requestContext.getRequest().getId(), RpcErrorType.INVALID_PARAMS);
}

final String data = requestContext.getRequiredParameter(0, String.class);
final String data;
try {
data = requestContext.getRequiredParameter(0, String.class);
} catch (Exception e) { // TODO:replace with JsonRpcParameter.JsonRpcParameterException
throw new InvalidJsonRpcParameters(
"Invalid data parameter (index 0)", RpcErrorType.INVALID_DATA_PARAMS, e);
}

if (!data.isEmpty() && !data.startsWith("0x")) {
return new JsonRpcErrorResponse(
requestContext.getRequest().getId(), RpcErrorType.INVALID_PARAMS);
requestContext.getRequest().getId(), RpcErrorType.INVALID_DATA_PARAMS);
}

try {
Expand All @@ -54,7 +61,7 @@ public JsonRpcResponse response(final JsonRpcRequestContext requestContext) {
requestContext.getRequest().getId(), Hash.keccak256(byteData).toString());
} catch (final IllegalArgumentException err) {
return new JsonRpcErrorResponse(
requestContext.getRequest().getId(), RpcErrorType.INVALID_PARAMS);
requestContext.getRequest().getId(), RpcErrorType.INVALID_DATA_PARAMS);
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,7 @@ public JsonRpcResponse syncResponse(final JsonRpcRequestContext requestContext)
if (!getDepositRequestValidator(
protocolSchedule.get(), blockParam.getTimestamp(), blockParam.getBlockNumber())
.validateParameter(maybeDepositRequests)) {
return new JsonRpcErrorResponse(
reqId, new JsonRpcError(INVALID_PARAMS, "Invalid deposit request"));
return new JsonRpcErrorResponse(reqId, RpcErrorType.INVALID_DEPOSIT_REQUEST_PARAMS);
}

final Optional<List<Request>> maybeWithdrawalRequests =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@
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.EngineExchangeTransitionConfigurationParameter;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.response.JsonRpcResponse;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.response.JsonRpcSuccessResponse;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.response.RpcErrorType;
import org.hyperledger.besu.ethereum.api.jsonrpc.internal.results.EngineExchangeTransitionConfigurationResult;
import org.hyperledger.besu.ethereum.core.BlockHeader;
import org.hyperledger.besu.ethereum.core.Difficulty;
Expand Down Expand Up @@ -65,9 +67,17 @@ public String getName() {
public JsonRpcResponse syncResponse(final JsonRpcRequestContext requestContext) {
engineCallListener.executionEngineCalled();

final EngineExchangeTransitionConfigurationParameter remoteTransitionConfiguration =
requestContext.getRequiredParameter(
0, EngineExchangeTransitionConfigurationParameter.class);
final EngineExchangeTransitionConfigurationParameter remoteTransitionConfiguration;
try {
remoteTransitionConfiguration =
requestContext.getRequiredParameter(
0, EngineExchangeTransitionConfigurationParameter.class);
} catch (Exception e) { // TODO:replace with JsonRpcParameter.JsonRpcParameterException
throw new InvalidJsonRpcParameters(
"Invalid engine exchange transition configuration parameters (index 0)",
RpcErrorType.INVALID_ENGINE_EXCHANGE_TRANSITION_CONFIGURATION_PARAMS,
e);
}
final Object reqId = requestContext.getRequest().getId();

LOG.atTrace()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public void shouldReturnErrorOnOddLengthParam() {
new JsonRpcRequest("2", "web3_sha3", new Object[] {"0x68656c6c6f20776f726c6"}));

final JsonRpcResponse expected =
new JsonRpcErrorResponse(request.getRequest().getId(), RpcErrorType.INVALID_PARAMS);
new JsonRpcErrorResponse(request.getRequest().getId(), RpcErrorType.INVALID_DATA_PARAMS);
final JsonRpcResponse actual = method.response(request);

assertThat(actual).usingRecursiveComparison().isEqualTo(expected);
Expand All @@ -83,7 +83,7 @@ public void shouldReturnErrorOnNonHexParam() {
new JsonRpcRequest("2", "web3_sha3", new Object[] {"0x68656c6c6fThisIsNotHex"}));

final JsonRpcResponse expected =
new JsonRpcErrorResponse(request.getRequest().getId(), RpcErrorType.INVALID_PARAMS);
new JsonRpcErrorResponse(request.getRequest().getId(), RpcErrorType.INVALID_DATA_PARAMS);
final JsonRpcResponse actual = method.response(request);

assertThat(actual).usingRecursiveComparison().isEqualTo(expected);
Expand All @@ -96,7 +96,7 @@ public void shouldReturnErrorOnNoPrefixParam() {
new JsonRpcRequest("2", "web3_sha3", new Object[] {"68656c6c6f20776f726c64"}));

final JsonRpcResponse expected =
new JsonRpcErrorResponse(request.getRequest().getId(), RpcErrorType.INVALID_PARAMS);
new JsonRpcErrorResponse(request.getRequest().getId(), RpcErrorType.INVALID_DATA_PARAMS);
final JsonRpcResponse actual = method.response(request);

assertThat(actual).usingRecursiveComparison().isEqualTo(expected);
Expand All @@ -109,7 +109,7 @@ public void shouldReturnErrorOnNoPrefixNonHexParam() {
new JsonRpcRequest("2", "web3_sha3", new Object[] {"68656c6c6fThisIsNotHex"}));

final JsonRpcResponse expected =
new JsonRpcErrorResponse(request.getRequest().getId(), RpcErrorType.INVALID_PARAMS);
new JsonRpcErrorResponse(request.getRequest().getId(), RpcErrorType.INVALID_DATA_PARAMS);
final JsonRpcResponse actual = method.response(request);

assertThat(actual).usingRecursiveComparison().isEqualTo(expected);
Expand Down
Loading