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

Cannot move zen from private address from before the chainsplit #81

Closed
tarrenj opened this issue Jun 21, 2018 · 1 comment
Closed

Cannot move zen from private address from before the chainsplit #81

tarrenj opened this issue Jun 21, 2018 · 1 comment
Labels
Bug Something isn't working Help Wanted Extra attention is needed User Support

Comments

@tarrenj
Copy link
Contributor

tarrenj commented Jun 21, 2018

Original Issue: HorizenOfficial/zen_archived#89

I can't move zen from private address to public address.
I constantly get "18: bad-txns-joinsplit-requirements-not-met" error.

This private address has funds from zclassic.

  1. I copied wallet.dat from zclassic and reindexed. Not working.
  2. I imported private key manually and reindexed. Not working.

Seems like similar issue is already reported at zcash repo.

[
{
"id": "opid-e1add840-8130-4159-b8f5-8db849c32051",
"status": "failed",
"creation_time": 1510901735,
"error": {
"code": -26,
"message": "18: bad-txns-joinsplit-requirements-not-met"
},
"method": "z_sendmany",
"params": {
"fromaddress": "zcKRygHjaJa5YmSRdMKF6J8Sop6SZzimGWnfwMrC57tcZgamHnZ5LviT1uQdCeYqNqHDBTicZZF7eQxrJGy6WCB4QJgrYv3",
"amounts": [
{
"address": "znchfEnbjy29aPhUhHeJM3tNx2Vp7EBpiBX",
"amount": 1
}
],
"minconf": 1,
"fee": 0.0001
}
}
]

@tarrenj tarrenj added Bug Something isn't working Help Wanted Extra attention is needed User Support labels Jun 21, 2018
@tarrenj
Copy link
Contributor Author

tarrenj commented Jul 15, 2018

Was fixed with a reindex.

@tarrenj tarrenj closed this as completed Jul 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Help Wanted Extra attention is needed User Support
Projects
None yet
Development

No branches or pull requests

1 participant