Bitcoin Forum
April 24, 2024, 06:56:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 [475] 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 ... 1315 »
  Print  
Author Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000  (Read 2170601 times)
trustyourself
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 13, 2014, 10:50:49 AM
 #9481

why price is so low?   such a creative coin
1713984986
Hero Member
*
Offline Offline

Posts: 1713984986

View Profile Personal Message (Offline)

Ignore
1713984986
Reply with quote  #2

1713984986
Report to moderator
1713984986
Hero Member
*
Offline Offline

Posts: 1713984986

View Profile Personal Message (Offline)

Ignore
1713984986
Reply with quote  #2

1713984986
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713984986
Hero Member
*
Offline Offline

Posts: 1713984986

View Profile Personal Message (Offline)

Ignore
1713984986
Reply with quote  #2

1713984986
Report to moderator
coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
September 13, 2014, 10:52:44 AM
 #9482

why price is so low?   such a creative coin

miners are dumping looking for quick BTC
need many more people mining the multipools to prop up demand

Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
jzhoulon
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
September 13, 2014, 10:53:19 AM
 #9483

why price is so low?   such a creative coin
because difficulty is too low now, 1TB can mine 800 bust, with several TB, you can still make great profits with current difficulty, it don't use lots of electricity, all the burst are considered to be free money now.

▀▀▀▀▀▀     SWIPE  │ Monetizing mobile engagement data, on the blockchain    ▀▀▀▀▀▀
▄▄▄▄         Whitepaper       Telegram       Twitter       Medium       Reddit          ▄▄▄▄
hashes4.me
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
September 13, 2014, 10:58:02 AM
 #9484

Currently setting up another pool, built on the shared github sources.
Blockchain is downloading ATM, will give it a test with some miners in a bit.
Feel free to have a look, but remember, it's beta/testing ATM Smiley
http://burst.hashes4.me
SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
September 13, 2014, 10:58:45 AM
 #9485

is dev v2 pool ok?   have not got payout for 8 hours ,usually payout  every 4 hours 
Seems fine. Is you wallet up to date? Some peoples' wallets seem to be getting stuck.

I had a similar issue, I just restarted the wallet and it synced up fine.

Hey burstcoin, what's next after you get the "BurstId authentication system"? Road map update? Any progress on making v.2 pool better and easier to join? Anyone finishing up a GUI wallet/miner/plotter, maybe coded in C? What's the hold up with Bittrex? You did the wallet update with the new NXT API.

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
ltcnim
Legendary
*
Offline Offline

Activity: 914
Merit: 1001



View Profile
September 13, 2014, 10:59:36 AM
 #9486

@dev: is the API getGuaranteedBalance somehow broken? I just played around a little, and it fails for example when you do the following:

Code:
1. connect to an account with lets say 100 coins
2. getGuaranteedBalance returns 100
3. send 10 coins to another wallet
4. while the transaction is not confirmed, send getGuaranteedBalance again
5. getGuaranteedBalance returns 100

so it looks like getGuaranteedBalance will only return 90 when the previous transaction is confirmed. I would have expected that getGuaranteedBalance should return 90 as soon as the 10 coins are reserved for sending. if the transaction somehow fails, it should return 100 again.

newuser01
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 13, 2014, 10:59:59 AM
 #9487

why do miners use so much ram?? its so much it must be some bug..

if I use java -Xmx512m the miner have error so I need java -Xmx1024m but then 2 miner instances use 4-5Gb of ram in total?Huh WTF??
hawli
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
September 13, 2014, 11:02:09 AM
 #9488

why do miners use so much ram?? its so much it must be some bug..

if I use java -Xmx512m the miner have error so I need java -Xmx1024m but then 2 miner instances use 4-5Gb of ram in total?Huh WTF??

same here. It must be some kind of bug, no way it can use so much memory.
coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
September 13, 2014, 11:02:51 AM
 #9489


I had a similar issue, I just restarted the wallet and it synced up fine.


I have restarted multiple times and no luck. So it is not everybody so I do not know WTF is going on. Downloading blockchain again to see if it helps.

Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
ltcnim
Legendary
*
Offline Offline

Activity: 914
Merit: 1001



View Profile
September 13, 2014, 11:03:53 AM
 #9490

why do miners use so much ram?? its so much it must be some bug..

if I use java -Xmx512m the miner have error so I need java -Xmx1024m but then 2 miner instances use 4-5Gb of ram in total?Huh WTF??

same here. It must be some kind of bug, no way it can use so much memory.

looks like it needs more RAM the more plot files you have. maybe a memory leak? i was able to mine great with a raspberry pi with 200GB plot files, now, with 1.1TB the memory usage explodes Tongue

Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
September 13, 2014, 11:04:58 AM
 #9491

why do miners use so much ram?? its so much it must be some bug..

if I use java -Xmx512m the miner have error so I need java -Xmx1024m but then 2 miner instances use 4-5Gb of ram in total?Huh WTF??

disable prefetch and superfetch and then don't worry even if you see all your ram used, you can actually add more tera

trustyourself
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 13, 2014, 11:10:30 AM
 #9492

is dev v2 pool ok?   have not got payout for 8 hours ,usually payout  every 4 hours 
Seems fine. Is you wallet up to date? Some peoples' wallets seem to be getting stuck.
my wallet is fine , up to date.. thanks dev, have not seen you for sometime ... support you
coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
September 13, 2014, 11:12:47 AM
 #9493

why do miners use so much ram?? its so much it must be some bug..

if I use java -Xmx512m the miner have error so I need java -Xmx1024m but then 2 miner instances use 4-5Gb of ram in total?Huh WTF??

disable prefetch and superfetch and then don't worry even if you see all your ram used, you can actually add more tera



http://www.tomshardware.com/reviews/ssd-performance-tweak,2911-5.html

Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
trustyourself
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 13, 2014, 11:16:51 AM
 #9494

why price is so low?   such a creative coin
because difficulty is too low now, 1TB can mine 800 bust, with several TB, you can still make great profits with current difficulty, it don't use lots of electricity, all the burst are considered to be free money now.
I think you are right ,but remember that this coin is innovative,, will fly to the sky
Avaahnaa
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
September 13, 2014, 11:20:29 AM
 #9495

Just an update on gpu plotter.

Replotting due to ridiculous deadlines and then speculation here also that it is due to the plots that are bugged.

Originally plotted using R9 290 and 14.7.  17k nonces / min

Replotiing on Cat. 13.9 with plotter 2.1.0. 10k nonce / min

Which is strange considering everyone else appear to have increased speeds with 2.0.1 and 2.1.0

Still remains to be seen how deadlines are affected however
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 13, 2014, 11:21:01 AM
 #9496

Developer, it's time for pool v3.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
September 13, 2014, 11:22:57 AM
 #9497

Developer, it's time for pool v3.

or solo mining lol
coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
September 13, 2014, 11:23:52 AM
 #9498

Developer, it's time for pool v3.

or solo mining lol

are you solo mining now?

Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
September 13, 2014, 11:27:28 AM
 #9499

Developer, it's time for pool v3.

or solo mining lol

are you solo mining now?

not yet, i want to give a chance to the pool first, something like 12-24 hours
coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
September 13, 2014, 11:30:29 AM
 #9500

Developer, it's time for pool v3.

or solo mining lol

are you solo mining now?

not yet, i want to give a chance to the pool first, something like 12-24 hours

I am thinking about it too. May or may not have enough TB to throw at it. We shall see.

Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
Pages: « 1 ... 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 [475] 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 ... 1315 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!