You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When used version 8-RC4 from develop with commit 7d39358
I was able to utilize functions like dumpwallet, importwallet, importprivkey, etc.
See this comment with the instruction to myself that was explaining how to get proper dates after rescanblockchain #205 (comment)
The instruction was testes and correct, now with 8.22 nothing works.
Created blank wallet (but unencrypted):
Tried dumpwallet on non blank wallet
Found my instruction and replicated the steps, trying to sethdseed
On top of all of that, the explorer is broken
So basically I have no way to track my addresses neither by public explorer nor by importing private keys!
I guess I can try watchonly, but this is a downgrade for software related wallet operations, cold storage, etc.
I remember something from LTC case about descriptors when created a wallet by UI, so I can keep playing with this but for sure 8-RC4 with commit above was way better than official 8.22
The text was updated successfully, but these errors were encountered:
When used version 8-RC4 from develop with commit 7d39358
I was able to utilize functions like dumpwallet, importwallet, importprivkey, etc.
See this comment with the instruction to myself that was explaining how to get proper dates after rescanblockchain
#205 (comment)
The instruction was testes and correct, now with 8.22 nothing works.
Created blank wallet (but unencrypted):
Tried dumpwallet on non blank wallet
Found my instruction and replicated the steps, trying to sethdseed
On top of all of that, the explorer is broken
So basically I have no way to track my addresses neither by public explorer nor by importing private keys!
I guess I can try watchonly, but this is a downgrade for software related wallet operations, cold storage, etc.
I remember something from LTC case about
descriptors
when created a wallet by UI, so I can keep playing with this but for sure 8-RC4 with commit above was way better than official 8.22The text was updated successfully, but these errors were encountered: