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

Missing transactions when exporting wallet from iOS to macOS using Bitcoin Core #48

Open
PeteClubSeven opened this issue Oct 6, 2023 · 0 comments

Comments

@PeteClubSeven
Copy link

Hi, I recently tried out Nunchuk 1.9.20 on an M2 Mac Mini running macOS 13.5.2. I'm using guest mode and I exported the wallet config I use on iOS into the Mac version of the app via QR code. I then configured Nunchuk on Mac to use Bitcoin Core 25.0.0 as its syncing mechanism. Upon syncing the imported wallet no transactions were displayed. Then upon forcing a resync in the network settings of Nunchuk I had two transactions appear but one remained missing.

Both visible transactions output to receive addresses owned by the wallet whereas the missing transaction outputs to a change address owned by the wallet. I've tried what I can to get it to appear using Bitcoin Core but I'm having no success. My Bitcoin Core instance is running locally and Bitcoin Core shows all three transactions. Every setting in Bitcoin Core is at its default apart from the following:

# Core
mainnet=1
txindex=1
assumevalid=0
blockfilterindex=1
coinstatsindex=1
#blocksonly=1

# RPC
rpcallowip=127.0.0.1
rpcauth=[REDACTED]

# LAN
#connect=[REDACTED]
addpeer=[REDACTED]
addpeer=[REDACTED]
addpeer=[REDACTED]
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