Bitcoin Forum
April 25, 2024, 03:34:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Date discrepancy when checking signed tag  (Read 1118 times)
mollison (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100



View Profile
March 25, 2013, 06:15:56 AM
 #1

According to https://bitcoinarmory.com/building-armory-from-source/, if you do

Code:
git tag -v v0.87-beta

you should get

Code:
gpg: Signature made Sun 23 Dec 2012 01:46:25 AM EST using RSA key ID 98832223
gpg: Good signature from "Alan C. Reiner (Armory Signing Key) <alan.reiner@gmail.com>"

However,I get
Code:
gpg: Signature made Sun 13 Jan 2013 11:14:32 AM EST using RSA key ID 98832223
gpg: Good signature from "Alan C. Reiner (Armory Signing Key) <alan.reiner@gmail.com>

Note the date discrepancy.

There are some other differences because my git tag command seems to produce more verbose output, but that is the only one that seems strange to me.

I'm not that experienced with git, especially with tags, so I _think_ this isn't a problem, but can anyone tell me _why_ it isn't (or is) a problem? Maybe the dev re-tagged it at the later date, but I don't know why he would.

Thanks.

By the way, I know there is a newer signed tag (v0.87.2-beta), which is what I'm planning to actually use. But I was just concerned about the discrepancy described above.
1714059242
Hero Member
*
Offline Offline

Posts: 1714059242

View Profile Personal Message (Offline)

Ignore
1714059242
Reply with quote  #2

1714059242
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714059242
Hero Member
*
Offline Offline

Posts: 1714059242

View Profile Personal Message (Offline)

Ignore
1714059242
Reply with quote  #2

1714059242
Report to moderator
1714059242
Hero Member
*
Offline Offline

Posts: 1714059242

View Profile Personal Message (Offline)

Ignore
1714059242
Reply with quote  #2

1714059242
Report to moderator
etotheipi
Legendary
*
Offline Offline

Activity: 1428
Merit: 1093


Core Armory Developer


View Profile WWW
March 25, 2013, 12:40:54 PM
 #2

According to https://bitcoinarmory.com/building-armory-from-source/, if you do

Code:
git tag -v v0.87-beta

you should get

Code:
gpg: Signature made Sun 23 Dec 2012 01:46:25 AM EST using RSA key ID 98832223
gpg: Good signature from "Alan C. Reiner (Armory Signing Key) <alan.reiner@gmail.com>"

However,I get
Code:
gpg: Signature made Sun 13 Jan 2013 11:14:32 AM EST using RSA key ID 98832223
gpg: Good signature from "Alan C. Reiner (Armory Signing Key) <alan.reiner@gmail.com>

Note the date discrepancy.

There are some other differences because my git tag command seems to produce more verbose output, but that is the only one that seems strange to me.

I'm not that experienced with git, especially with tags, so I _think_ this isn't a problem, but can anyone tell me _why_ it isn't (or is) a problem? Maybe the dev re-tagged it at the later date, but I don't know why he would.

Thanks.

By the way, I know there is a newer signed tag (v0.87.2-beta), which is what I'm planning to actually use. But I was just concerned about the discrepancy described above.


My fault, actually.  I believe that text was copied for the 0.86.3 release, and then I updated just the version number when I released 0.87, not noticing that the date was part of it.  Of course, I wanted to have the latest version number, so people simply copying the commands would get the right thing, but I screwed that up.  I'll update it on the webpage.

Sorry for the confusion!

Founder and CEO of Armory Technologies, Inc.
Armory Bitcoin Wallet: Bringing cold storage to the average user!
Only use Armory software signed by the Armory Offline Signing Key (0x98832223)

Please donate to the Armory project by clicking here!    (or donate directly via 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX -- yes, it's a real address!)
mollison (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100



View Profile
March 25, 2013, 06:56:31 PM
 #3

Great! Thanks for your awesome work.
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!