forked from romanz/electrs
-
Notifications
You must be signed in to change notification settings - Fork 131
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
Add optional structured logs of RPC related events #66
Merged
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f8e915 - Browse repository at this point
Copy the full SHA 4f8e915View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bfa5b9f - Browse repository at this point
Copy the full SHA bfa5b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3effb6c - Browse repository at this point
Copy the full SHA 3effb6cView commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e68e454 - Browse repository at this point
Copy the full SHA e68e454View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc0f183 - Browse repository at this point
Copy the full SHA dc0f183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1abfa - Browse repository at this point
Copy the full SHA 6a1abfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b23f0a - Browse repository at this point
Copy the full SHA 5b23f0aView commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83e904a - Browse repository at this point
Copy the full SHA 83e904aView commit details -
Refactor: handle rpc replies inside the
match
armThis makes `method_into` unnecessary and allows using the `id` variable instead of reading `cmd` again. This also makes it easier to log time durations (added in a followup commit).
Configuration menu - View commit details
-
Copy full SHA for 9dda728 - Browse repository at this point
Copy the full SHA 9dda728View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7abc4d - Browse repository at this point
Copy the full SHA e7abc4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc08fde - Browse repository at this point
Copy the full SHA bc08fdeView commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96214a8 - Browse repository at this point
Copy the full SHA 96214a8View 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.