mimblewimble / grin

Minimal implementation of the Mimblewimble protocol.
https://grin.mw/
Apache License 2.0
5.04k stars 991 forks source link

1 seed 2 wallets 2 balances #3669

Closed ghost closed 2 years ago

ghost commented 2 years ago

i have used the same seed to restore a wallet twice one has a higher balance than it should, the other has a lower balance than it should one wallet has an outgoing transaction the other doesnt and the other has an incoming transaction the other doesnt scan does not fix this. now i have 2 broken wallets that will fail to work if i use the wrong values when sending. what am i supposed to do with my 2 broken wallets?

ghost commented 2 years ago

i restored the wallet a third time and now it has half the balance it should

ghost commented 2 years ago

there are no locked transactions on any of them

ghost commented 2 years ago

@yeastplume can i give you my wallets to figure out whats gone wrong with them?

yeastplume commented 2 years ago

have you tried running grin-wallet scan -d on both of them?

ghost commented 2 years ago

yes, nothing changed.