Author

Topic: [bug?] New wallet version (Read 201 times)

legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
August 27, 2022, 02:45:25 AM
#8
Are there plans to introduce a second debug message after the update that says something like "Wallet has been changed from version 123 to 456"?
PRs welcome.

Pull request submitted.

This PR has been merged so this thread can be locked now.
staff
Activity: 3458
Merit: 6793
Just writing some code
August 22, 2022, 06:56:29 PM
#7
I'm not familiar with Bitcoin Core's PR merging process. How long does it take on average for somebody to review a commit and [N]ACK it?
Depends on how complicated and how many people care. It can be anywhere from a few hours to a few years.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
August 22, 2022, 11:26:22 AM
#6
@achow101:

I'm not familiar with Bitcoin Core's PR merging process. How long does it take on average for somebody to review a commit and [N]ACK it?

[yes, I double posted 20 hours later, but I didn't want to leave this until 23:30 UTC+3 because I'll probably be asleep by then]
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
August 21, 2022, 04:09:04 PM
#5
Are there plans to introduce a second debug message after the update that says something like "Wallet has been changed from version 123 to 456"?
PRs welcome.

Pull request submitted.
staff
Activity: 3458
Merit: 6793
Just writing some code
August 21, 2022, 10:42:48 AM
#4
Are there plans to introduce a second debug message after the update that says something like "Wallet has been changed from version 123 to 456"?
PRs welcome.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
August 20, 2022, 10:48:57 PM
#3
A newly created wallet will initially have the version of 10500 before it is subsequently set to the current latest of 169900. The logging happens before that update.

Are there plans to introduce a second debug message after the update that says something like "Wallet has been changed from version 123 to 456"?
staff
Activity: 3458
Merit: 6793
Just writing some code
August 20, 2022, 10:32:53 PM
#2
That is expected behavior.

A newly created wallet will initially have the version of 10500 before it is subsequently set to the current latest of 169900. The logging happens before that update.
full member
Activity: 297
Merit: 133
August 20, 2022, 09:53:38 PM
#1
Reproduce:

1. create wallet (not descriptor wallet, empty), version created is noted as 10500 in debug.log
2. close the wallet
3. open it once again
4. debug.log says version 169900 for this wallet
Jump to: