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

Example tools: Add support for providing memo as string #62

Merged
merged 13 commits into from
Apr 30, 2024

Conversation

bisgardo
Copy link
Contributor

@bisgardo bisgardo commented Apr 25, 2024

The memo strings are CBOR encoded by the tool.

It was necessary to upgrade transfer-client-direct to using gRPC APIv2 for it to work with the Node. Also, the types used for amount to send and format of the key file was aligned between the two transfer tools. The new file format includes the account address, so we use that instead of passing it in the option --sender.

The changes have been fully verified by sending transfers on testnet (all combinations of the memo options).

@bisgardo bisgardo marked this pull request as ready for review April 25, 2024 19:55
@bisgardo bisgardo merged commit 5a1feef into main Apr 30, 2024
2 checks passed
@bisgardo bisgardo deleted the wip/hex-string branch April 30, 2024 11:41
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