Bitcoin Forum
July 07, 2024, 09:15:18 PM *
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 »
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | Update to 1.0.2 before block 2700 on: August 21, 2014, 06:46:41 PM
Can we get a pool list on the first post? I'd like to make a pool with lower fees and a bootstrap UI

Is the pool interface accessible through the web on localhost? If so I can design a UI for it.

https://github.com/BurstProject/SimpleBurstPool

It's over here, have a look
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | Update to 1.0.2 before block 2700 on: August 21, 2014, 06:18:51 PM
Can we get a pool list on the first post? I'd like to make a pool with lower fees and a bootstrap UI
43  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient Proof of HDD Capacity Mining | No IPO, No Pre on: August 15, 2014, 08:09:41 PM
{"baseTarget":"110229842","height":"1532","generationSignature":"34de71474ae88b904875096b5ab8851add89bbe9daed67868ebff42cfdba3e0e"}
New best: XXXXXXXXXXXXXXXXXXX:57197
Submitting share
{"result":"deadline: 1722"}

1722 and no block found for me?
what's is wrong???

Not below 200...

do you mean who to find one block  i need something like {"result":"deadline: 200"}  or {"result":"deadline: 190"} Huh??

Numbers slightly off. Need 239 or below.

Deadline is how long you expect to find a block, and there is a new block every 4 * 60 seconds = 240
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient Proof of HDD Capacity Mining | No IPO, No Pre on: August 15, 2014, 01:14:43 PM
how i can start generate plat on next HDD?

Cent Os

2-nd HDD mount on

/mnt/disk1/



please help me
http://en.wikipedia.org/wiki/UnionFS
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient Proof of HDD Capacity Mining | No IPO, No Pre on: August 14, 2014, 03:28:33 PM
Miner is mining past the limit?

Code:
time sh run_generate.sh 6033182493325907140 200000 300000 5000 3
...
Writing from nonce 280000
Generating from nonce: 285000
Writing from nonce 285000
Generating from nonce: 290000
Writing from nonce 290000
Generating from nonce: 295000
Writing from nonce 295000
Generating from nonce: 300000
Writing from nonce 300000
Generating from nonce: 305000

300000 refers to the number of plots to be generated, so it should continue generating till 500000.
Ah, thank you. I assumed it was the end nonce value
46  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient Proof of HDD Capacity Mining | No IPO, No Pre on: August 14, 2014, 03:22:21 PM
Miner is mining past the limit?

Code:
time sh run_generate.sh 6033182493325907140 200000 300000 5000 3
...
Writing from nonce 280000
Generating from nonce: 285000
Writing from nonce 285000
Generating from nonce: 290000
Writing from nonce 290000
Generating from nonce: 295000
Writing from nonce 295000
Generating from nonce: 300000
Writing from nonce 300000
Generating from nonce: 305000
47  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient Proof of HDD Capacity Mining | No IPO, No Pre on: August 14, 2014, 08:43:14 AM
I created reddit.com/r/burstcoin if anyone is interested in a subreddit
48  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ✪ Silkcoin ✪ 2 POW stages->Full POS - Beautiful UI, Full time devs ✪ on: May 10, 2014, 06:50:11 AM
I'm getting an error when trying to compile the qt client on Linux

Code:
...
/usr/include/qt4/QtCore/qlocale.h:704:13: note: QString QLocale::toString(double, char, int) const
     QString toString(double i, char f = 'g', int prec = 6) const;
             ^
/usr/include/qt4/QtCore/qlocale.h:818:16: note: QString QLocale::toString(float, char, int) const
 inline QString QLocale::toString(float i, char f, int prec) const
                ^
src/qt/statisticspage.cpp:90:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if(nMinWeight > stakeminPrevious)
                   ^
src/qt/statisticspage.cpp:96:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if(nNetworkWeight > stakemaxPrevious)
                       ^
Makefile:1659: recipe for target 'build/statisticspage.o' failed
make: *** [build/statisticspage.o] Error 1

Any ideas?
49  Alternate cryptocurrencies / Altcoin Discussion / Any interest in a cloud mining guide for ANY CPUcoin? on: March 18, 2014, 03:44:04 AM
I will be making a script which prompts the user for which coin they wish to mine, if they wish to solo-mine and if not, what are the pool details as well as where the coins should go (which in the case of pools would mine directly to the wallet on p2pool, and in the case of solomining a daily cron script to move the coins(if any))
50  Alternate cryptocurrencies / Altcoin Discussion / Re: Fuguecoin cloud mining on: March 17, 2014, 06:51:56 PM
Shameless bump
51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU minable Now! on: March 17, 2014, 05:34:47 PM
https://bitcointalk.org/index.php?topic=519598.new#new

Cloud mining guide
52  Alternate cryptocurrencies / Altcoin Discussion / Fuguecoin cloud mining on: March 17, 2014, 05:34:00 PM
1. Register at DigitalOcean, and create a virtual server running ubuntu 13.04 or 13.10 - you will need at least 1 GB RAM to compile the software, although you may reduce it later.

2. You should receive information about the server in your email. You will need to download Putty and then enter the information that you have received, eg. your IP address, and your root password.

3. You should now be at a command prompt.

4. Run "curl http://63.165.250.110/fuguecoinMiner.sh | sh" excluding the quotation marks in the putty session. You can right click to paste.

5. You will after a few minutes have a display which shows information about the mining. You can safetly press Ctrl-C to get rid of this display, and can use standard bitcoind commands to send coin to your main wallet

EDIT: You can calculate the amount of FC you produce Here

53  Alternate cryptocurrencies / Announcements (Altcoins) / Re: JKC - The Scrypt Coin with Super Blocks on: March 02, 2014, 05:40:07 PM
PUMP on cryptsy?
54  Economy / Games and rounds / Re: PBmining.com 5GH/s Giveaway! Ends on Saint Patrick's Day (March 17). on: March 02, 2014, 02:25:35 PM
* theblazehen is in
55  Other / Meta / Remember when bitcointalk.org was down last year? on: March 02, 2014, 02:01:14 PM
and bitcointalk.us "changed their DNS" so helpfully?

The presence of "passes.txt" suggests otherwise... http://bitcointalk.us/
56  Economy / Trading Discussion / Re: arby.pl - free arbitrage calculator for BTC-e on: December 23, 2013, 12:04:44 PM
Hey, is this still active. If the dev has lost interest, I wouldn't mind taking over. I will of course still give all the money from selling the bot to the dev
57  Economy / Economics / Re: [PHP| BTC-E arbitrage bot on: December 23, 2013, 10:52:50 AM
Could anyone explain me the proper settings for either XAMP or WAMP?

Thanks in advance


It seems to be working now, though it the php explorer it still states

Code:
Fatal error: Maximum execution time of 30 seconds exceeded in D:\Apps\Wamp\www\bot_mad_livekey.php on line 122

# Time Memory Function Location
1 0.0007 307720 {main}( ) ..\bot_mad_livekey.php:0
2 0.0007 310592 main_loop( ) ..\bot_mad_livekey.php:283
3 29.8922 822544 order_book( ) ..\bot_mad_livekey.php:199


Which is:

Code:
$orders = file_get_contents('https://btc-e.com/api/2/' . $pair . '/depth');

So it probably stalls on getting the order_book as stated before

Maybe this extra information helps somebody to find the solution?

I`ll put up a bounty of 0.01BTC for the one that is able to fix it

Are you running it from the command line? It appears that php is limiting the execution time
58  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEASER] eMunie 0.9.6 Screenshots on: November 08, 2013, 01:16:23 PM
This is what Fuserleer has been doing instead of the damn website:

I like it. R u going to have the interface translated? I could do it for Russian.

That would be appreciated. Maybe join us on the forum? http://forum.emunie.com
59  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SRC] SecureCoin | A Fast and Secure Version of Bitcoin | LAUNCHED on: August 28, 2013, 09:30:44 PM
Code:
gen=1
dns=1
listen=1
dnsseed=1
maxconnections=100addnode=24.222.191.37
addnode=71.187.248.95
addnode=208.77.217.7
addnode=208.77.217.8
addnode=24.222.191.37
addnode=71.187.248.95
addnode=71.77.233.192
addnode=54.234.172.139
addnode=86.2.171.203
addnode=69.9.152.126:56312
addnode=143.50.37.32:62351
addnode=77.94.247.50:60961
addnode=189.187.141.2:12567
addnode=77.94.247.50:6561
addnode=68.117.97.76:62876
addnode=203.17.236.91:3690
addnode=54.213.205.179:49304
addnode=217.25.223.37:62570
addnode=79.116.253.159:60613
addnode=217.174.63.129:60351
addnode=62.24.83.120:33979
addnode=113.162.172.104:51450
addnode=80.229.2.127:49777
addnode=65.61.116.102:41439
addnode=23.96.7.57:1136
addnode=178.74.103.10:57416
addnode=65.61.116.103:61571
addnode=174.98.127.147:56307
addnode=96.44.151.60:12567
addnode=168.63.58.66:1776
addnode=62.24.83.120:51216
addnode=46.132.190.226:12567
addnode=77.199.17.225:63668
addnode=5.9.92.36:47769
addnode=82.27.224.59:2174
addnode=81.203.98.155:56117
addnode=77.94.247.50:23779
addnode=92.57.116.77:49972
addnode=107.213.72.135:63574
addnode=77.94.247.50:34209
addnode=77.94.247.50:36129
addnode=62.43.138.9:60188
addnode=54.226.8.222:49371
addnode=91.132.202.107:49975
addnode=217.25.223.37:63333
addnode=78.46.94.228:12567
addnode=54.213.159.89:41767
addnode=82.181.95.237:52089
addnode=88.115.125.26:23846
addnode=82.27.224.59:58277
addnode=65.61.116.103:54472
addnode=77.94.247.50:8673
addnode=65.61.116.103:43271
addnode=77.94.247.50:8641
addnode=77.94.247.50:8833
addnode=65.61.116.103:54824
addnode=217.87.120.107:56542
addnode=24.8.152.14:55122
addnode=77.94.247.50:11425
addnode=54.212.116.200:57652
addnode=62.178.141.85:12567
addnode=113.71.168.232:19154
addnode=65.61.116.103:31389
addnode=65.61.116.103:31844
addnode=98.220.18.202:23399
addnode=54.218.109.87:49540
addnode=65.61.116.103:13951
addnode=65.61.116.103:54140
addnode=77.94.247.50:29089
addnode=65.61.116.103:15003
addnode=65.61.116.103:6585
addnode=81.210.155.43:49540
addnode=178.5.45.170:49332
addnode=65.61.116.103:7176
addnode=24.222.191.37:50569
addnode=65.61.116.103:16590
addnode=62.178.141.85:2860
addnode=82.23.246.187:51220
addnode=65.61.116.103:63526
addnode=65.61.116.103:48270
addnode=89.142.88.37:50268
addnode=71.77.233.192:60612
addnode=65.61.116.103:51481
addnode=64.238.233.89:57185
addnode=77.94.247.50:2626
addnode=203.17.236.101:33164
addnode=65.61.116.103:9175
addnode=78.87.12.134:42293
addnode=65.61.116.103:14663
addnode=46.98.135.50:50070
addnode=85.228.195.71:33083
addnode=65.61.116.103:59647
addnode=65.61.116.103:40986
addnode=198.84.188.113:56884
addnode=65.61.116.103:24286
addnode=178.191.181.53:57418
addnode=65.61.116.103:60844
addnode=65.61.116.102:16577
addnode=65.61.116.103:58332
addnode=77.94.247.50:33089
addnode=65.61.116.103:35543
addnode=178.191.181.53:62735
60  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SRC] SecureCoin | A Fast and Secure Version of Bitcoin | launch< 30 minute on: August 28, 2013, 08:13:46 PM
compile errors anyone?

/misc/src/leveldb.h:23: undefined reference to `leveldb::WriteBatch::WriteBatch()'
obj/txdb.o: In function `~CLevelDBBatch':
/misc/src/leveldb.h:23: undefined reference to `leveldb::WriteBatch::~WriteBatch()'
collect2: error: ld returned 1 exit status
make: *** [securecoind] Error 1

Same here. Please fix asap
Pages: « 1 2 [3] 4 5 6 7 8 9 10 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!