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

Implement z_getnewaccount and z_getaddressforaccount or similar RPC method #31

Open
oxarbitrage opened this issue Feb 24, 2025 · 0 comments

Comments

@oxarbitrage
Copy link

oxarbitrage commented Feb 24, 2025

We plan to eventually integrate zallet into Zebra's qa tests (related ticket). Most of the wallet tests we intend to port depend on the getnewaddress RPC method, but that is deprecated and can easily be replaced by z_getnewaccount and z_getaddressforaccount. [Edited by @daira per the Zcashd Deprecation meeting on 2025-02-27.]

The goal here is to implement this functionality in zallet.

@daira daira changed the title Implement getnewaddress or similar RPC method Implement z_getnewaccount and z_getaddressforaccount or similar RPC method Feb 27, 2025
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

No branches or pull requests

1 participant