Bitcoin Forum
April 26, 2024, 08:41:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Transaction dates in Bitcoin-Qt  (Read 1292 times)
warut (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
October 09, 2013, 12:59:23 AM
 #1

My previous wallet was so old that the 100 pre-generated addresses were all created with uncompressed public keys. But I wanted any new addresses of mine to be made from compressed public keys to reduce transaction sizes, so I created a new wallet in Qt 0.8.5 and then imported private keys of old addresses to it.

Now I notice that the dates shown on the transaction list of Qt are the dates that I imported the private keys, not the actual transaction dates, except for the 3 most recent transactions which are also shown on the Qt overview. Is this a bug? How can I make it show the actual tx dates instead?
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714164084
Hero Member
*
Offline Offline

Posts: 1714164084

View Profile Personal Message (Offline)

Ignore
1714164084
Reply with quote  #2

1714164084
Report to moderator
michagogo
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
October 10, 2013, 08:47:31 AM
 #2

Well, bitcoin transactions aren't timestamped. That time is simply an indicator of when your wallet learned of the transaction. If you import a private key, then the wallet learns about the transaction at that point. If you wanted to change those dates, you would need to edit the wallet database. However, if all you want to do is flush the keypool, you can do so by encrypting your wallet, which gets rid of all keypool addresses to ensure that any address you generate has never had its privkey touch your disk unencrypted. If it's already encrypted, I suspect changing the passphrase will cause a similar keypool dump, but I'm not sure about that.
warut (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
October 10, 2013, 03:04:56 PM
 #3

But if bitcoin transactions aren't timestamped, how can Qt correctly show my last 3 tx dates?
briehost
Member
**
Offline Offline

Activity: 79
Merit: 10



View Profile WWW
October 10, 2013, 04:47:28 PM
 #4

Silly question, did you make the 3 most recent transactions since you have updated to 0.8.5?

To brie or not to brie...
warut (OP)
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
October 10, 2013, 06:01:07 PM
Last edit: October 10, 2013, 06:22:20 PM by warut
 #5

OK, I get it now.
michagogo
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
October 11, 2013, 11:29:34 AM
 #6

But if bitcoin transactions aren't timestamped, how can Qt correctly show my last 3 tx dates?

Any timestamps that a transaction has will either be "when did I first see this transaction", or "when did this transaction get confirmed".
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
October 11, 2013, 04:02:21 PM
 #7

But if bitcoin transactions aren't timestamped, how can Qt correctly show my last 3 tx dates?
the blocks that the transactions are in are timestamped

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!