Bitcoin Forum
May 23, 2024, 10:10:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 »
381  Alternate cryptocurrencies / Altcoin Discussion / Re: 1 ~ 5 LTC- Help me Create Genesis Block for My altcoin on: May 21, 2014, 10:40:10 AM
it's not az exact number. if your coin is popular, and there are lof of transaction, use high number. use block explorer to calculate the daily tr number.
but i think 8k is ok.

382  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] [FUN] FunCoin | Scrypt | 1% Pre-Mine | No IPO on: May 21, 2014, 10:35:19 AM
Hi,

pls add this pool to the list:
http://coinspool.cu.cc/

Thx.
383  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CTZ - X11-PoW(21 mining days)+PoS-LAUNCHED - 13,139.34 MH/s on: May 19, 2014, 08:28:26 PM
Hi,

New pool:  Cheesy
http://coinspool.cu.cc/

Elbandi
384  Alternate cryptocurrencies / Altcoin Discussion / Re: 1 ~ 5 LTC- Help me Create Genesis Block for My altcoin on: May 15, 2014, 09:41:30 AM
Thank you!!!!

How do I edit the following file:[/size]
https://github.com/litecoin-project/litecoin/blob/v0.8.6.2/src/checkpoints.cpp
Before this line:
https://github.com/litecoin-project/litecoin/blob/v0.8.6.2/src/checkpoints.cpp#L82
add this:
Code:
return true;

Before this line:
https://github.com/litecoin-project/litecoin/blob/v0.8.6.2/src/checkpoints.cpp#L126
add this:
Code:
return 0;

Before this:
https://github.com/litecoin-project/litecoin/blob/v0.8.6.2/src/checkpoints.cpp#L137
Add this:
Code:
return NULL;
385  Bitcoin / Development & Technical Discussion / Re: Problem Importing Private Key on: May 15, 2014, 01:05:00 AM
start the qt wallet with -rescan parameter
386  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BANK]----BanKcoin---[X11]----7dayPOW/POS----New Coin on: May 14, 2014, 04:23:36 PM
Hi,

NOMP based pool:
http://coinspool.cu.cc/getting_started

Elbandi
387  Alternate cryptocurrencies / Altcoin Discussion / Re: 1 ~ 5 LTC- Help me Create Genesis Block for My altcoin on: May 14, 2014, 11:43:18 AM
Here is the tutorial:
https://bitcointalk.org/index.php?topic=391983.msg4223449#msg4223449

Elbandi
388  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Activecoin-ACT, cryptocurrency for the Athletic and Extreme - on: May 12, 2014, 06:30:17 PM
Hi,

A nomp based pool:
http://coinspool.cu.cc/getting_started

0% fee

Elbandi
389  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MHA] Mental Health Awareness Coin - X11 - KGW - Released LAUNCHED! on: May 12, 2014, 05:21:45 PM
Hi,

nomp based pool:
Coins Pool
1% fee
390  Bitcoin / Development & Technical Discussion / bitcoin dns seed name misconfigured on: May 10, 2014, 11:35:50 PM
The hardcoded dns seed dnsseed.bitcoin.dashjr.org is misconfigured:
Code:
dnsseed.bitcoin.dashjr.org. 40000 IN    NS      dnsseed.bitcoin.dashjr.org.

This is wrong because not all wallet is a dns-seeder!

Please point the ns to the valid dns-seed server.

391  Alternate cryptocurrencies / Altcoin Discussion / Re: .1BTC BOUNTY - Need bitcore insight networks.js to work with hempcoin on: May 09, 2014, 10:18:38 PM
https://github.com/bitpay/bitcore/issues/121 :

Quote
Please check insight Readme. You need to set the environment variable: INSIGHT_NETWORK
392  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: May 09, 2014, 05:31:28 PM
Hi,

Can you change the payouts to daily bases? i got lots of ~0.002 incoming transactions, and when i want to spend it, i have to pay a big tx fee.

Specifically, i want to send 0.05btc, but i have to pay 0.0003 btc for fee.

Elbandi
393  Alternate cryptocurrencies / Altcoin Discussion / Re: A Basic Guide/Tutorial for Creating DNS Seeders on: May 08, 2014, 12:10:30 AM
Just a note.
You sould create a NS domain record not an A record. Becase this seeder act as a dns server, and answer for the request with 3-4 valid ips.

Elbandi
394  Alternate cryptocurrencies / Altcoin Discussion / Re: How do I setup a DNS seed node for an altcoin? on: May 06, 2014, 09:18:50 AM
Everythings are here:
https://github.com/sipa/bitcoin-seeder
395  Economy / Services / Re: Help needed calculating bitcoin generation based on startdate in January on: May 03, 2014, 05:22:06 PM
It's not a magic  Cheesy :

https://docs.google.com/spreadsheets/d/1762rEOUZRu2yQeyMH0klezObMLpnXOKdzKmgY51OBiw/edit?usp=sharing

396  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: May 01, 2014, 01:07:55 AM
The Binaries modded cgminer 3.7.2 doesn't show the right mh/s...instead of 720kh/s it's 720mh/s and I don't know if it's related but I'm only getting rejected shares.
Did you use the --scrypt parameter?

Elbandi
397  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [BOUNTY 1.00 LTC] Noob help dumping wallet info with pywallet.py on: May 01, 2014, 12:06:52 AM
Download, and install this: http://cygwin.com/
Select python, python-twisted, python-bsddb3 packages to install too.

Use this pywallet fork: https://github.com/jackjack-jj/pywallet

Code:
python pywallet.py  --datadir=. --dumpwallet --wallet wallet.dat

Be happy!  Cheesy


Elbandi
398  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: April 25, 2014, 01:13:43 AM
We (all three of us) are apparently a stubborn lot.

All cgminer and clones are affected in this idlebug. Thus, pls send the fix to the author of cgminer. If the patch is really good, he will accept it and merge to cgminer. And you'll get what you deserve and everyone will be happy.  Cheesy
399  Economy / Services / Re: [1 BTC payment] 2 BUG FIXES + 1 FEATURE (cgminer/sgminer) on: April 22, 2014, 11:05:53 PM
PM'ed
400  Alternate cryptocurrencies / Altcoin Discussion / Re: Creating a Checkpoint on: April 22, 2014, 03:22:48 PM
run wallet with -rescan (or -reindex or -checkblocks=0, sorry dont remember  Embarrassed) and look into the debug log.

Quote
total number of transactions between genesis and last checkpoint
//   (the tx=... number in the SetBestChain debug.log lines)
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!