Skip to content
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

rust client: add unary methods to example #126

Merged
merged 3 commits into from
May 22, 2023
Merged

rust client: add unary methods to example #126

merged 3 commits into from
May 22, 2023

Conversation

fanatid
Copy link
Collaborator

@fanatid fanatid commented May 22, 2023

@fanatid fanatid merged commit 8942390 into master May 22, 2023
@fanatid fanatid deleted the client-unary branch May 22, 2023 23:50
@shuimuliang
Copy link
Contributor

This PR fixes the following issues:

  1. Fixed import for Request and Response messages.
  2. Dispatch streaming and unary methods to Action::Subscribe, Action::Ping, Action::GetLatestBlockhash, Action::GetBlockHeight, and Action::GetSlot.

fanatid added a commit that referenced this pull request May 28, 2023
* 111 add logical and to transaction subscriptiosn (#121)

* feat: #111 - Add account_required logic to FilterTransactions

* test: Test empty parameters for account and transactions.

* feat: #111 test cases

* feat: add ping,get_latest_blockhash,get_block_height,get_slot for yellowstone-grpc-client

* ci: add tests check to clippy (#125)

* rust client: add unary methods to example (#126)

* plugin: remove connection after disconnect (#127)

* change clippy rule

* plugin: remove connection after disconnect

* grpc, proto: add commitment level (#128)

* grpc, proto: add getVersion (#130)

* grpc, proto: add unary is_blockhash_valid (#132)

* version: bump (#133)

---------

Co-authored-by: cairo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants