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

I don't see my received coins in account/wallet on testnet #363

Closed
cacaosteve opened this issue May 4, 2020 · 4 comments
Closed

I don't see my received coins in account/wallet on testnet #363

cacaosteve opened this issue May 4, 2020 · 4 comments

Comments

@cacaosteve
Copy link

https://explorer.bitcoin.com/tbch/address/bchtest:qqcnquld2mak3x4x0ezfq4ag5nsg2lr7z59vwy7tan

Steps:

  1. run bchd --reindexchainstate --addrindex --txindex
  2. do dropwtxmgr on testnet wallet.db
  3. connect bchwallet, use bchctl walletpassphrase to unlock
  4. with bchctl I tried various commands to getbalance account and listreceivedbyaccount

Result
bchctl getreceivedbyaddress qqcnquld2mak3x4x0ezfq4ag5nsg2lr7z59vwy7tan 1
0

bchd.conf
txindex=1
testnet=1
rpcuser=bitcoinrpc
rpcpass=password

@cpacia
Copy link
Contributor

cpacia commented May 4, 2020

I think there's a know issue in bchwallet that we're trying to debug currently.

@cacaosteve
Copy link
Author

Thank you for your hard work on this ambitious project. I'm sure it will work soon enough. It's a bit of a bummer for the average person just trying to test it out, and I wasn't sure where to put the issue.

@zquestz
Copy link
Contributor

zquestz commented May 5, 2020

Yeah in the future this is definitely a bchwallet issue. However, we are looking into it and we can triage from here. =)

@zquestz
Copy link
Contributor

zquestz commented May 5, 2020

Moved issue to bchwallet repo. gcash/bchwallet#61

@zquestz zquestz closed this as completed May 5, 2020
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

3 participants