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
Rpc refactor #235
Rpc refactor #235
Changes from all commits
8809adc
72324d7
87a4e24
6ab1630
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 13 in RPC/Sources/RPC/Handlers/AllHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/AllHandlers.swift#L8-L13
Check warning on line 10 in RPC/Sources/RPC/Handlers/ChainHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/ChainHandlers.swift#L10
Check warning on line 22 in RPC/Sources/RPC/Handlers/ChainHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/ChainHandlers.swift#L21-L22
Check warning on line 31 in RPC/Sources/RPC/Handlers/ChainHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/ChainHandlers.swift#L30-L31
Check warning on line 9 in RPC/Sources/RPC/Handlers/RPCHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/RPCHandlers.swift#L8-L9
Check warning on line 18 in RPC/Sources/RPC/Handlers/RPCHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/RPCHandlers.swift#L17-L18
Check warning on line 23 in RPC/Sources/RPC/Handlers/RPCHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/RPCHandlers.swift#L22-L23
Check warning on line 26 in RPC/Sources/RPC/Handlers/RPCHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/RPCHandlers.swift#L26
Check warning on line 21 in RPC/Sources/RPC/Handlers/SystemHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/SystemHandlers.swift#L21
Check warning on line 33 in RPC/Sources/RPC/Handlers/SystemHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/SystemHandlers.swift#L32-L33
Check warning on line 37 in RPC/Sources/RPC/Handlers/SystemHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/SystemHandlers.swift#L35-L37
Check warning on line 45 in RPC/Sources/RPC/Handlers/SystemHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/SystemHandlers.swift#L45
Check warning on line 47 in RPC/Sources/RPC/Handlers/SystemHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/SystemHandlers.swift#L47
Check warning on line 11 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L11
Check warning on line 23 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L22-L23
Check warning on line 31 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L31
Check warning on line 34 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L34
Check warning on line 47 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L46-L47
Check warning on line 55 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift
Codecov / codecov/patch
RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L55
Check warning on line 23 in RPC/Sources/RPC/JSONRPC/FromJSON.swift
Codecov / codecov/patch
RPC/Sources/RPC/JSONRPC/FromJSON.swift#L23
Check warning on line 38 in RPC/Sources/RPC/JSONRPC/FromJSON.swift
Codecov / codecov/patch
RPC/Sources/RPC/JSONRPC/FromJSON.swift#L38
Check warning on line 63 in RPC/Sources/RPC/JSONRPC/FromJSON.swift
Codecov / codecov/patch
RPC/Sources/RPC/JSONRPC/FromJSON.swift#L63
Check warning on line 77 in RPC/Sources/RPC/JSONRPC/FromJSON.swift
Codecov / codecov/patch
RPC/Sources/RPC/JSONRPC/FromJSON.swift#L77
Check warning on line 83 in RPC/Sources/RPC/JSONRPC/FromJSON.swift
Codecov / codecov/patch
RPC/Sources/RPC/JSONRPC/FromJSON.swift#L83
Check warning on line 24 in RPC/Sources/RPC/JSONRPC/JSONRPC.swift
Codecov / codecov/patch
RPC/Sources/RPC/JSONRPC/JSONRPC.swift#L24
Check warning on line 38 in RPC/Sources/RPC/JSONRPC/JSONRPC.swift
Codecov / codecov/patch
RPC/Sources/RPC/JSONRPC/JSONRPC.swift#L38
Check warning on line 18 in RPC/Sources/RPC/JSONRPC/JSONRPCController.swift
Codecov / codecov/patch
RPC/Sources/RPC/JSONRPC/JSONRPCController.swift#L18