-
Notifications
You must be signed in to change notification settings - Fork 636
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
refactor(jsonrpc): Refactor broadcast_tx jsonrpc handler to add structured errors #4180
refactor(jsonrpc): Refactor broadcast_tx jsonrpc handler to add structured errors #4180
Commits on Apr 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f86e499 - Browse repository at this point
Copy the full SHA f86e499View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff5d8bf - Browse repository at this point
Copy the full SHA ff5d8bfView commit details -
Refactor tx_status_common, move impl From<NetworkClientResponses> to …
…jsonrpc to avoid near_network dependency in jsonrpc-primitives
Configuration menu - View commit details
-
Copy full SHA for 31a14c7 - Browse repository at this point
Copy the full SHA 31a14c7View commit details -
Return error in case of NetworkClientResponses::RequestRouted, return…
… same result on check_tx and send_tx_sync
Configuration menu - View commit details
-
Copy full SHA for c6aca35 - Browse repository at this point
Copy the full SHA c6aca35View commit details -
Make backward compatible error messages to refactored methods. Make c…
…orresponding tests pass
Configuration menu - View commit details
-
Copy full SHA for 12aa083 - Browse repository at this point
Copy the full SHA 12aa083View commit details -
Move backward compatibility to jsonrpc-primitives from jsonrpc, move …
…ServerError from jsonrpc to jsonrpc-primitives, fix dependencies
Configuration menu - View commit details
-
Copy full SHA for e2aec7f - Browse repository at this point
Copy the full SHA e2aec7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6a4e3 - Browse repository at this point
Copy the full SHA 4b6a4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d080c2 - Browse repository at this point
Copy the full SHA 9d080c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d1b5e9 - Browse repository at this point
Copy the full SHA 3d1b5e9View commit details