-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wiring context for EVM Keys API (#11800)
* feature/sql-tracing: adding tracing to our db * XSAM otelsql library * WIP: understanding context prop * WIP, wiring ctx through from keys eth create works * WIP, wiring CTX through all keys eth APIs * WIP: borked a rebase * linting + cleanup * disabling context-check from linters * further cleanup * updating tests with hardcoded mock arguments * updating mocks * fixing test from rebase * runLoop now uses context from stop channel * updating runLoop in resender to use internal context * wiring context through ServiceForSpec in the job.Delegate interface * updating common/txmgr/tracker to use background context internally and parent context for tracker state * cleans up some dangling contexts, consistency with use of c.Request.Context() in web routes, and marks TODOs where needed * cleaning up context.Background's in tests * cleaning up use of *cli.Context instead of Request.Context()
- Loading branch information
1 parent
b9f577d
commit 64df78e
Showing
91 changed files
with
934 additions
and
816 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.