Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Cannot move zen from private address #89

Closed
miningpoolhub opened this issue Nov 17, 2017 · 7 comments
Closed

Cannot move zen from private address #89

miningpoolhub opened this issue Nov 17, 2017 · 7 comments

Comments

@miningpoolhub
Copy link

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
}
}
]

@WaveringAna
Copy link

if you're using the wallet.dat from zclassic and it has post-fork zcl transactions, the wallet could be spending those non-existent transactions. Try with a fresh wallet.dat and then importing the private key

@miningpoolhub
Copy link
Author

miningpoolhub commented Nov 20, 2017

Importing private key also didn't work. I already tried that.
I searched this issue from zcash repo and found that it's unsolved issue still.

https://forum.z.cash/t/witness-for-note-commitment-is-null-on-spending-from-imported-zaddr/18153/9
zcash/zcash#2524
zcash/zcash#1936
zcash/zcash#1936

@pierstab
Copy link

try to run with reindex and then import the private key

@Umiiii
Copy link

Umiiii commented Feb 28, 2018

reindex really does not help.

@jjisnow
Copy link

jjisnow commented Apr 22, 2018

I second this - Error 18: bad txns join split error occurs when transferring funds from private addresses. Reindexing does not help

@tarrenj
Copy link

tarrenj commented Jul 12, 2018

@Umiiii @jjisnow Were you able to move your ZEN?

@jjisnow
Copy link

jjisnow commented Jul 14, 2018

In the long run I was able to, after reindexing.

@tarrenj tarrenj closed this as completed Jul 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants