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

clients/go: use existing RPC connection to retrieve calldata public key #422

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

CedarMist
Copy link
Member

fixes: #421
adds tests for performing a value transfer (doesn't check if encryption works)

@CedarMist CedarMist added go Pull requests that update Go code client bug labels Sep 29, 2024
@CedarMist CedarMist self-assigned this Sep 29, 2024
Copy link

netlify bot commented Sep 29, 2024

Deploy Preview for oasisprotocol-sapphire-paratime canceled.

Name Link
🔨 Latest commit f4d7bc7
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-sapphire-paratime/deploys/66fa6c289cab0a00084ef17e

@CedarMist CedarMist force-pushed the CedarMist/clients/go-fix-calldatapublickey branch from a5a44b4 to 1fd8422 Compare September 29, 2024 11:36
@CedarMist CedarMist requested a review from rube-de September 30, 2024 08:54
adds tests for performing a value transfer (doesn't check if encryption works)
@CedarMist CedarMist force-pushed the CedarMist/clients/go-fix-calldatapublickey branch from 1fd8422 to f4d7bc7 Compare September 30, 2024 09:15
@CedarMist CedarMist merged commit 155a524 into main Sep 30, 2024
10 checks passed
@CedarMist CedarMist deleted the CedarMist/clients/go-fix-calldatapublickey branch September 30, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug client go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go client doesn't use core.CallDataPublicKey
3 participants