-
Notifications
You must be signed in to change notification settings - Fork 273
fix(da): add jsonrpc da client #1587
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
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
c9b9303
fix(da): switch to jsonrpc da client
tuxcanfly 9497916
fix(da): use go-da@d39d77
tuxcanfly 4517a05
fix(da): fix lint
tuxcanfly ed2e911
fix(da): nit
tuxcanfly 33be25b
fix(da): use go-da proxy client
tuxcanfly ee4d0b3
fix(da): docs, test jsonrpc
tuxcanfly 4c79f56
fix(da): lint go mod
tuxcanfly 9b59363
fix(da): go mod tidy
tuxcanfly c328504
fix(da): use go-da@6da19b
tuxcanfly 335f99f
fix(da): debug ci
tuxcanfly 1b13b31
fix(da): debug ctx timeout
tuxcanfly 9ad0dfd
fix(da): fix context timeout
tuxcanfly 45ba712
fix(da): switch grpc/jsonrpc based on url
tuxcanfly 7c667f8
fix(da): nits
tuxcanfly fd77519
fix(da): grpc restore insecure
tuxcanfly 7d6132f
fix(da): use go-da@9f38d3
tuxcanfly 6db9438
fix(da): grpc use host
tuxcanfly fb40454
fix(da): review - docs
tuxcanfly fe9e08f
fix(da): const mock addr, ns
tuxcanfly 5890d8b
fix(da): fix lint; restore status code
tuxcanfly da26af4
fix(da): fix lint
tuxcanfly 831fdb2
fix(da): mock da srv handle ctrl+c
tuxcanfly acb32d6
fix(da): da client constructor; default timeouts
tuxcanfly 4aee54b
fix(da): explain static ports
tuxcanfly 617df52
fix(da): pass context with timeout
tuxcanfly 2406079
fix(da): move consts to mocks pkg
tuxcanfly b78dbca
fix(da): use go-da@f70db8ef
tuxcanfly aefa93e
fix(da): use go-da@766d5ecc
tuxcanfly f24df42
fix(da): da address default http
tuxcanfly 8d28d9c
fix(da): doc update links
tuxcanfly 86089e9
fix(da): move mock consts to pkgs
tuxcanfly ac62767
fix(da): fix run node mock srv
tuxcanfly 1b59c63
fix(da): run_node: err; mock: sigint
tuxcanfly ed179be
fix(da): nolint srv.Stop
tuxcanfly 51b6d7f
fix(da): run_node: wrap err
tuxcanfly eb65ee6
fix(da): use go-da@v0.5.0
tuxcanfly 49fcd5e
fix(da): fix links
tuxcanfly b489ea9
fix(da): run_node: parent ctx
tuxcanfly File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.