Bitcoin Forum
May 11, 2024, 01:06:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: [ANNOUNCE] Abe 0.7: Open Source Block Explorer Knockoff on: February 27, 2014, 10:40:18 PM
Another question, is it possible to set the magic address in the config and not DataStore.py? I would like to parse multiple blocks but have separate databases for them. It seems I can only do this by running separate instances of Abe.

Looks like I might be able to specify the magic when doing 'datadir+=' in the .conf but it wont insert it into the database.
2  Bitcoin / Project Development / Re: [ANNOUNCE] Abe 0.7: Open Source Block Explorer Knockoff on: February 27, 2014, 09:54:40 PM
How does Abe handle network forks?

It chooses the longest chain by cumulative work, like the Bitcoin client.  This code could use a test suite, but it handles the 2013 fork, as far as I can tell.

Abe keeps orphan blocks and side chains and reuses them if they join the main chain.

Thanks for the info.

Another question, is it possible to set the magic address in the config and not DataStore.py? I would like to parse multiple blocks but have separate databases for them. It seems I can only do this by running separate instances of Abe.
3  Bitcoin / Project Development / Re: [ANNOUNCE] Abe 0.7: Open Source Block Explorer Knockoff on: February 26, 2014, 09:23:29 PM
How does Abe handle network forks?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Official Sexcoin Thread - Windows Fix for CLIENTs stuck at 400000!!! on: December 20, 2013, 08:06:55 PM
Does the proposal is more RAM is to compile or run?

For compiling, you can run "free -m" to see how much memory you're using.

I had the same problem compiling and so did this guy https://bitcointalk.org/index.php?topic=304389.0
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Official Sexcoin Thread - Windows Fix for CLIENTs stuck at 400000!!! on: December 20, 2013, 12:22:20 AM
@irraz

How much ram do you have? Try increasing your available ram to at least 1gb.
6  Other / Beginners & Help / Re: Noob question regarding wallets on: December 19, 2013, 02:11:34 AM
Ok, thnaks for the replies guys, what about exchanges ?

MEPH

Depends what coins you are trying to exchange...but a couple are LocalBitcoins, BTC-e, and Bitstamp
7  Other / Beginners & Help / Re: Noob question regarding wallets on: December 19, 2013, 02:05:03 AM
Download the coin's wallet client and it will generate an address for you.
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!