-
Notifications
You must be signed in to change notification settings - Fork 20.2k
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
node: serve JSON-RPC on custom path prefix #22184
Merged
Merged
Commits on Jan 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5c6b70b - Browse repository at this point
Copy the full SHA 5c6b70bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8309550 - Browse repository at this point
Copy the full SHA 8309550View commit details
Commits on Jan 29, 2021
-
cmd/utils: rename prefix flags to 'rpcprefix'
This is supposed to make it clearer that the prefix applies to JSON-RPC.
Felix Lange committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 0b7120e - Browse repository at this point
Copy the full SHA 0b7120eView commit details -
Felix Lange committed
Jan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 5e76701 - Browse repository at this point
Copy the full SHA 5e76701View commit details -
no need to expose the prefix feature in admin APIs
Felix Lange committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for a831544 - Browse repository at this point
Copy the full SHA a831544View commit details
Commits on Feb 1, 2021
-
node: check HTTP prefix validity during node construction
This removes the silent fix-up of non-rooted paths and instead checks if the specified prefix is valid when the node is constructed.
Configuration menu - View commit details
-
Copy full SHA for 79d15a5 - Browse repository at this point
Copy the full SHA 79d15a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d76c7d - Browse repository at this point
Copy the full SHA 9d76c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f01c5d8 - Browse repository at this point
Copy the full SHA f01c5d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15d590e - Browse repository at this point
Copy the full SHA 15d590eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b76937 - Browse repository at this point
Copy the full SHA 8b76937View commit details -
Configuration menu - View commit details
-
Copy full SHA for c674d44 - Browse repository at this point
Copy the full SHA c674d44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8360767 - Browse repository at this point
Copy the full SHA 8360767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e22b2 - Browse repository at this point
Copy the full SHA 91e22b2View commit details
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.