-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Docs] Readme rewrite #19
Merged
Merged
Commits on Jun 25, 2024
-
Refactor move session client (#12)
* refactor: remove redundant application client * refactor: move the BlockClient to top level * remove the redundant clients/block.go * fix spacing in the comment * Refactor: move session client to top level * refactor: use poktroll exported types in GetSessionSupplierEndpoints * Use PoktNodeSessionFetcher as the interface consumed by SessionClinet * feat: introduce a wrapper for Sessions to support endpoint selection * fix: refactor FilteredSession to make it stateless * fix linter errors * fix linter warnings
Configuration menu - View commit details
-
Copy full SHA for 77b64bb - Browse repository at this point
Copy the full SHA 77b64bbView commit details
Commits on Jun 26, 2024
-
Refactor ring, sign, and relay functionality (#15)
* refactor: remove redundant application client * refactor: move the BlockClient to top level * remove the redundant clients/block.go * fix spacing in the comment * Refactor: move session client to top level * refactor: use poktroll exported types in GetSessionSupplierEndpoints * Use PoktNodeSessionFetcher as the interface consumed by SessionClinet * feat: introduce a wrapper for Sessions to support endpoint selection * Draft: overall SDK structure * Fix the send relay example * fix typo * address review comments * fix linter warnings * address review comment: make SupplierAddress an input for Validating response * address review comment: use query height to get app ring * address review: TODO for stateless ring constructor
Configuration menu - View commit details
-
Copy full SHA for 20be6f6 - Browse repository at this point
Copy the full SHA 20be6f6View commit details
Commits on Jun 27, 2024
-
[Ring] Poktroll ring construction (#17)
* refactor: remove redundant application client * refactor: move the BlockClient to top level * remove the redundant clients/block.go * fix spacing in the comment * Refactor: move session client to top level * refactor: use poktroll exported types in GetSessionSupplierEndpoints * Use PoktNodeSessionFetcher as the interface consumed by SessionClinet * feat: introduce a wrapper for Sessions to support endpoint selection * Draft: overall SDK structure * Fix the send relay example * fix typo * address review comments * fix linter warnings * address review comment: make SupplierAddress an input for Validating response * address review comment: use query height to get app ring * address review: TODO for stateless ring constructor * refactor: Use poktroll ring construction functions * fix: ring naming and linting * fix: Remove unused argument * fix: Application address logging * fix: Relay test example and go.mod poktroll dep * chore: Update dependencies --------- Co-authored-by: Arash Deshmeh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5e13e2 - Browse repository at this point
Copy the full SHA e5e13e2View commit details -
fix: Restore CopyToHTTPHeader (#18)
* fix: Restore CopyToHTTPHeader * chore: Add TODO_REFACTOR
Configuration menu - View commit details
-
Copy full SHA for 73716a2 - Browse repository at this point
Copy the full SHA 73716a2View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c342483 - Browse repository at this point
Copy the full SHA c342483View commit details -
Configuration menu - View commit details
-
Copy full SHA for e27d0f1 - Browse repository at this point
Copy the full SHA e27d0f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7245cf2 - Browse repository at this point
Copy the full SHA 7245cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5d37b - Browse repository at this point
Copy the full SHA 0b5d37bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6045216 - Browse repository at this point
Copy the full SHA 6045216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2341135 - Browse repository at this point
Copy the full SHA 2341135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 110e917 - Browse repository at this point
Copy the full SHA 110e917View 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.