Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
64655133
Topic
5330578
Board
Bitcoin Technical Support
Re: Old 2010 bitcoin wallet.dat
by
nc50lc
on
21/10/2024, 04:01:01 UTC
Quote from: CryptoJ0hn on October 20, 2024, 09:44:01 PM
-snip-
although I can't say for sure in which version the encryption feature appeared in the Bitcoin client.
I did some digging to answer that:
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.