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

Added new methods to SDK (Query Interface) #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cryptofervid
Copy link

Added new query methods to the SDK corresponding to the functionality required for Casper Integrations. Methods corresponding to the following json RPC requests were added:

info_get_deploy
chain_get_block
chain_get_block_transfers
chain_get_era_info_by_switch_block
rpc.discover

The corresponding test cases were also added to the Test class.

@cryptofervid
Copy link
Author

Hi @cnorburn, Can you please approve and merge these changes. I will be using them to extend the Casper Integrations for an ongoing work.

@i-mills
Copy link
Collaborator

i-mills commented Oct 9, 2021

@cryptofervid this repo is no longer active the casper java SDK has moved to this repo https://github.com/casper-network/casper-java-sdk

@cryptofervid
Copy link
Author

@cryptofervid this repo is no longer active the casper java SDK has moved to this repo https://github.com/casper-network/casper-java-sdk

Thanks a lot @i-mills. You saved a lot of time and possibly an entry submission for the hackathon else I would have kept waiting for these changes to be merged here and overall enhancements would have gone for a toss.

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