Post
Topic
Board Bitcoin Technical Support
Re: Old 2010 bitcoin wallet.dat
by
CryptoJ0hn
on 21/10/2024, 11:50:20 UTC
It's implemented in version 0.4.0, check the date here: https://github.com/bitcoin/bitcoin/tags?after=v0.5.0rc1
Here's the "readme" (release notes) at that time: https://github.com/bitcoin/bitcoin/blob/v0.4.0/doc/README#L28
The wallet encryption part isn't present in the previous release version 0.3.24.
Yes, thank you, I already found this information myself