Bitcoin Forum
June 24, 2024, 10:20:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Non-syncing Blockchain on: November 15, 2013, 04:29:52 PM
My bitcoin-qt has halted syncing and only displays:

"Catching up...
Downloaded 252450 of 269760 blocks of transaction history (93.58% done).
Last received block was generated 91 days ago."

I'm using version 0.7.1 and have completed a full blockchain download before, but for some reason, it's not completing this time. I have ample disk space and RAM for processing it. Does anyone have an idea on the cause of this hang-up?

Thanks!
2  Bitcoin / Development & Technical Discussion / Re: Help with hashes on: October 30, 2013, 04:31:06 PM
Does anyone have a method for transforming these type of characters into alphanumeric strings?
3  Bitcoin / Development & Technical Discussion / Re: Help with hashes on: October 29, 2013, 09:30:47 PM
https://github.com/znort987/blockparser
4  Bitcoin / Development & Technical Discussion / Re: Help with hashes on: October 29, 2013, 09:24:29 PM
That sounds correct in principle, but how can I apply those operations to the string:

\0\0\0\0UԺ@>o 5t,bFDI

?

Thanks!
5  Bitcoin / Development & Technical Discussion / Help with hashes on: October 29, 2013, 06:21:47 PM
Hi,

I used znort987's github blockchain parsing repo to get the following output on blocks:

3   \0\0\0\0UԺ@>o 5t,bFDI   1231470173
4   \0\0\0\0NUɢ\   Y֋"HJ   1231470988
5   \0\0\0\0rb1]6V\   {* "3   1231471428
6   \0\0\0\001 75i Z򤾂U;*vӢ܏w   1231471789
7   \0\0\0\0ql+_F䅲YJ ̽TAȔD   1231472369

The middle column is a block's hash. How can I change this hash into alphanumeric characters? E.g.   "hash":"0000000000000001bfd57dad6bad2a345a47d6f3b4eb91925a6084016c1c19bc",


Thanks!
6  Other / Beginners & Help / Re: Question on blkXXXX.dat & bitcointools on: July 09, 2013, 05:28:24 PM
He seems like a busy guy, but I'll try that.
7  Other / Beginners & Help / Question on blkXXXX.dat & bitcointools on: July 08, 2013, 10:38:25 PM
Hello, I'm using Gavin Andresen's bitcointools from his github page, and I've run into an issue:

How can I obtain the transaction hash using his setup?

For example, I want the hash number: accf64c03c4da48077c1baa1615bdecedff2be278b89536b24945cb987f0ca75

in

http://blockexplorer.com/tx/accf64c03c4da48077c1baa1615bdecedff2be278b89536b24945cb987f0ca75#o0

using his tools. Does anyone familiar with his code have any advice on this?

Thanks!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!