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

zec: finish shielded-by-default and remove ShieldedWallet #2675

Merged
merged 3 commits into from
May 23, 2024

Conversation

buck54321
Copy link
Member

No description provided.

@buck54321 buck54321 changed the title finish shielded-by-default and remove shieldedwallet zec: finish shielded-by-default and remove ShieldedWallet Jan 18, 2024
Copy link
Member

@JoeGruffins JoeGruffins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you using the latest zcash? I'm on v5.8.0 and loadbot cannot get an address:

$ ./alpha getnewaddress
error code: -1
error message:
getnewaddress is DEPRECATED and will be removed in a future release

Use z_getnewaccount and z_getaddressforaccount instead, or restart 
with `-allowdeprecated=getnewaddress` if you require backward compatibility.
See https://zcash.github.io/zcash/user/deprecation.html for more information.

The dexcctl script will error with this on alpha wallet, but looks fine on beta, can you change it to beta?

configuring Zcash wallet
error creating zec wallet: failed to connect zec wallet: ConnectOnce error: connect failure: there appears to be some transparent balance that is not in the zeroth account. To operate correctly, all balance must be in the zeroth account. Move all balance to the zeroth account to use the Zcash wallet

Tested a few trades on testnet as well and was fine.

@JoeGruffins
Copy link
Member

JoeGruffins commented Jan 23, 2024

I'm sure unrelated to these changes, but posting anyhow. Clicking on the Balance amount here is not putting the full amount in the field. It says Nan.

image

@buck54321 buck54321 merged commit 66f59b7 into decred:master May 23, 2024
5 checks passed
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.

None yet

2 participants