Bitcoin Forum
May 24, 2024, 04:21:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 [70] 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 »
1381  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] burst-pool.cryptoport.io [ No-Deadline Limit ] [ Instant Payout ] on: September 20, 2014, 05:24:02 PM
Hi,
I just try new C++ miner And can ask you is this correct function?

Note: W7 64-bit, 950 GB generated with GPU

btw: I minig on burst pool v2 since Tuesday , but havent receive any payout



it seems your plots is fucked up, because pool's deadline is different than locally calculated deadline
1382  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 20, 2014, 04:59:26 PM
Community i need your help ... im trying to keep the price of BURST at 200 satoshi ... but i cannot do it alone ... so we need more buy pressure ... as u can se at poloniex and c-cex i already buy 200k BURST alone ...

If u care about this coin you need to buy ... trust me 200 satoshi is a good price ... it can easy go to 500

It's not just about buying and exchanges - we need some actual applications for the coin - games, shops, services and whatever else you can think of that accepts it as a payment method.

Did u look at the dev PLANS ?

Basic pool support (done)
Improved pool support (done)
Advanced transactions(escrow, subscription, reserve funds then transfer not yet known portion later)
BurstId authentication system
Allow linking BurstId to burst account for transfers with spending limits.
DHT for off-chain services
Off-chain encrypted messaging and voip between burstid accounts

File storage(disclaimer: still figuring out a good way to do this. this will take a while.)

Those plans are fine, but I'm talking about third party applications... stuff done by the comunity... Bitcoin is so widely used today not just because of the active development, but because there are a lot of merchants that accept it as a payment method...

currently i am working on payment system for merchant and escrow service that accept burst as a currency, and also figuring out how to integrate it with burst asset exchange and market

as dev plan for file storage, i think its better off start small first, like storing wallet contact into blockchain instead of local wallet
and also we could use burst blockchain like torrent tracker or something, future is bright y know
and also i am thinking about using burst node as CDN service
1383  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 20, 2014, 04:56:03 PM
@Uray:
I've tryed starting R3 miner with different IPs on different PCs , and the result is still the same - It freezes on the IP..




thats really weird, what windows r u using? xp ?
have you try port 80 ?
1384  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 20, 2014, 09:17:16 AM
Now it works, I'm a genius!
I had to change the letter from upper case to lower case, not D but d!  Grin Roll Eyes

didn't make any difference for me, but hey you got it to work finally, genius  Cool

 Grin

I'm finding a lot of blocks with this version wow!  Shocked

How do I add more than one directory path in the conf file? can you give me an example?

from mining.conf included in burst-miner-win64-1.0.7z

    [
       "c:\\pocminer_v1\\plots",
       "c:\\plots"
   ]

Is it better to use different plot directories with the same miner? or is it faster if we open a new miner per every hard rive?

I don't how this is written but I don't think it uses a separate thread for each folder/drive. So basically it would read plots faster with 3 different instances of the miner each pointed to a separate folder/drive than a single miner for all 3.
Maybe Uray will come up and confirm.
I have been using it under linux and it is pretty fast.
But, Dcct's miner seems a bit faster. Both were pointed at the same 3 x 2 Tb drives

it use different thread for every plot, so if one of your plots on different disk, it will read it in parallel
1385  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 20, 2014, 09:15:36 AM
so uray, it's the merge tool fucked, or your miner can't utilized 1000000 as a value for stagger?



i am not sure what merge tool did, but theoritically or if you see the code
it will use memory of 2x staggersize x 64 byte, so 1M stagger will use 128 MB of ur memory for each plot
on the console did the miner said "done reading plots .... xxxxx nonces", how many nonces did it read, does it equal to the number of nonce your plot file has?
or if you see difference between miner calculated best deadline and confirmed deadline (pool calculated deadline) it probably your plot is damaged, has funky scoop alignment, or your plot data does not same as your filename describe (accountid, nonce start, number of nonce or staggersize)
1386  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 05:00:03 PM
Hi all I am new to Burst mining and have chosen to solo mine but I have problem...

It says I have mined nearly 7,000,000 (seven million coins) but whenever I send coins to a burst address I get the amount in red + the transaction fee and a red stop sign next to it in the recent transactions list on the wallet page...

The payment is not going through...

I will attach an image of this here;

https://www.dropbox.com/s/yabl0wm9qmfxrrx/Screenshot%202014-09-19%2017.51.26.png?dl=0

I don't know what I am doing wrong, I have tried to join the forum on the Burst.info site but they do not send me a confirmation email so I am sorry if this is posted in the wrong location, this is my last resort...

can anyone help me?

Thanks

Chris

you are on fork thats happen when ur using very very old wallet 1.0.3, currently is 1.1.2 and also current block height is > 14000
and also check your email spam folder for registration confirmation of burstforum
1387  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 04:36:38 PM
after finalizing the stagger, i'm getting high deadline

using the new uray miner

I even cant use it , which stagger size did you optimize ? Smiley

1M(1000000)
Yeah its pritty high , which size are your plots? I want optimizing my stagger , but my HDDs are full of plots and I havent space for doing it..

my plots size is 1M each and the last one 400k, 12 in total
Hi guys
 after i optimzed my plotes (3600gb) i cant find any shares??? any one have any ideas?
i mining in v2pool now. Cry

same, the optimization isn't working at all, only giving me high deadline....

getting this after plotting with gpu




oh lol silly me i forgot to remove the merge.bat exe from the plots folder LOL

why do you need that such large stagger size?
to reduce disk seek?
1388  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 01:29:53 PM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]

is there a problem if I continue using the previous version? I tried your new version, and it seems to be pretty fast and stuff, but to be honest, I really don't like the spammy output. I modified the previous version to be more informative (I like checking from time to time and I want all important info on the first look):

Code:
block#13956: 2539 GB read (10400000 nonces read) best deadline: 394177 (overall best: 394177)
block#13957: 2539 GB read (10400000 nonces read) best deadline: 341919 (overall best: 341919)
block#13958: 101 GB read (417632 nonces read) best deadline: 18025546 (overall best: 341919)
block#13959: 2539 GB read (10400000 nonces read) best deadline: 217362 (overall best: 217362)
block#13960: 2539 GB read (10400000 nonces read) best deadline: 185693 (overall best: 185693)
block#13961: 2539 GB read (10400000 nonces read) best deadline: 479826 (overall best: 185693)
block#13962: 2539 GB read (10400000 nonces read) best deadline: 168189 (overall best: 168189)
block#13963: 2539 GB read (10400000 nonces read) best deadline: 512369 (overall best: 168189)

changing the new miner would take some time, and at the moment I don't have that much free time. So, can I still use the old one without getting less coins etc.?


yeah no problem, old one still work, nothing changed on the pool
1389  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 01:18:20 PM
Its stuck on "Rremote IP 54.196.43.72"
And doesnt show any further activity ...

EDIT: I'm running it on win 8.1 pro...

@Uray:
Could you help me with this. In other hand my Java miner works smooth..

thats network problem, miner dont get reply from pool, last time i check on windows it was ok, does anyone have this issue too on windows?
maybe you can check your firewall or some shit
1390  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 01:17:09 PM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]

Can I use it for solo or official V2 pool?

no, and you or someone can modify the code so it will be compatible
1391  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 01:16:10 PM
to Burst DEV.

what is this ?



Lost blocks

your wallet is re-syncing, maybe it just crash or, it is designed like that..
you should be aware that while wallet is resyncing, block is going up so fast, if pool accepted share during that resync blocks and pool has positive balance, there will be huge chance that miner will got paid huge amount, because that miner could be the only one that has share in that block,
thats why my pool has funky payment while wallet is constantly crashing
1392  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 12:22:22 PM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]

is the memory leak issue fixed with this miner?

what memory leak?
its my first miner

the java miner eats memory as if there is no tomorrow ... and crashes often ...

its not java

just tried it, memory usage seems even worse than java miner

for a single 4TB hdd it consumes up to 8GB ram ...
(prefetch and superfetch deactivated in registry)

ok just tried it the original javaminer consumes exactly the same amount also about 8 GB ...

it should use 2 x staggerSize * 64Bytes for each plot file
how large is your stagger ?



running on 4x 3TB plot files at 4096 stagger
1393  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 12:12:00 PM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]

what is the difference between this and the original miner in java? Wink

It's better Wink

Actually, Uray, what's so good about it(is it better than dcct's?)

1. it has random delay before sending to pool, so share submission will be distributed better, and less submission error due to less submission spike on pool.

2. it will auto retry to re-submit if failed

3. plot reading and nonce submission is on separate thread, so it wont pause reading while miner trying to submit nonce to pool

4. it compile on windows and osx Cheesy
1394  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 12:05:47 PM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]

If I try to compile it under Linux (Linux i7 3.2.0-4-amd64 ) I got:

Code:
//root/burst-miner-1.0:# make
g++ -O3 -march=native -std=c++11 -Wall -Isrc/rapidjson -Isrc/sphlib -Isrc/nxt -Isrc -c src/Miner.cpp -o bin/Miner.o
src/Miner.cpp: In member function ‘void Burst::Miner::updateGensig(std::string, uint64_t, uint64_t)’:
src/Miner.cpp:66:66: error: expected primary-expression before ‘)’ token
src/Miner.cpp: In member function ‘void Burst::Miner::nonceSubmitterThread()’:
src/Miner.cpp:133:74: error: expected primary-expression before ‘)’ token
make: *** [bin/Miner.o] Error 1

Any idea how to fix it?

please re-pull from git, i fixed it

It seems hasn't fixed yet.

thats impossible, i just clone fresh from git, and build in linux, its compile
did you "make clean" first? or maybe try from fresh
1395  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 11:19:16 AM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]
Thanks for that reliese , should I set URL port in the conf file ?

if you dont specify port it defaulted to 80, use "host:port" format

we need a bat file with a command line equal to the config?

just edit mining.conf file, the app will look that file in current directory, unless you specify it for custom conf file
1396  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 11:14:47 AM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]

is the memory leak issue fixed with this miner?

what memory leak?
its my first miner

the java miner eats memory as if there is no tomorrow ... and crashes often ...

its not java
1397  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 11:06:58 AM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]

is the memory leak issue fixed with this miner?

what memory leak?
its my first miner
1398  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 11:06:07 AM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]
Thanks for that reliese , should I set URL port in the conf file ?

if you dont specify port it defaulted to 80, use "host:port" format
1399  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 11:05:28 AM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]

If I try to compile it under Linux (Linux i7 3.2.0-4-amd64 ) I got:

Code:
//root/burst-miner-1.0:# make
g++ -O3 -march=native -std=c++11 -Wall -Isrc/rapidjson -Isrc/sphlib -Isrc/nxt -Isrc -c src/Miner.cpp -o bin/Miner.o
src/Miner.cpp: In member function ‘void Burst::Miner::updateGensig(std::string, uint64_t, uint64_t)’:
src/Miner.cpp:66:66: error: expected primary-expression before ‘)’ token
src/Miner.cpp: In member function ‘void Burst::Miner::nonceSubmitterThread()’:
src/Miner.cpp:133:74: error: expected primary-expression before ‘)’ token
make: *** [bin/Miner.o] Error 1

Any idea how to fix it?

please re-pull from git, i fixed it
1400  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BURST] Burst | Efficient POC Mining | New version 1.1.2 on: September 19, 2014, 10:05:05 AM
New Native C++ Miner Update 1.0 R3

its for http://burst-pool.cryptoport.io and http://burst-pool2.cryptoport.io or any pool that use my code

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases/tag/1.0
for [ osx ], [ linux64 ] and [ win64 ]
Pages: « 1 ... 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 [70] 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!