burstcoin (OP)
|
|
August 13, 2014, 08:23:35 AM |
|
A config file with paths to look into would be nice so you could run one miner over multiple drives... xD
Was already planning on doing that.
|
BURST-QHCJ-9HB5-PTGC-5Q8J9
|
|
|
ReDPoiSoN
|
|
August 13, 2014, 08:24:55 AM |
|
Founded a block more than 300 blocks ago and still Balance: 10'000 BURST Unconfirmed Balance: 10'000 BURST Guaranteed Balance: 0 BURST Effective Balance: 0 BURST Ideas when will be guaranteed? Thanks!
Use search button, or read at least the last 3 pages..
|
|
|
|
micky123
Legendary
Offline
Activity: 1022
Merit: 1005
|
|
August 13, 2014, 08:25:03 AM |
|
Is it just me or is the wallet download not working? OP: Can you please check the link for the wallet download? Thanks!
|
|
|
|
omgbossis21
|
|
August 13, 2014, 08:25:13 AM |
|
Was also wondering when their guaranteed and/or effective? Got 20k balance and 20k unconfirmed ..... PM me offers to buy some!!!!
|
|
|
|
linze
|
|
August 13, 2014, 08:25:16 AM |
|
this is a good, creative coin with a good ,resposible dev.. so lucky to catch this coin!~
|
|
|
|
sirdevil
Member
Offline
Activity: 98
Merit: 10
|
|
August 13, 2014, 08:28:59 AM |
|
Founded a block more than 300 blocks ago and still Balance: 10'000 BURST Unconfirmed Balance: 10'000 BURST Guaranteed Balance: 0 BURST Effective Balance: 0 BURST Ideas when will be guaranteed? Thanks!
Use search button, or read at least the last 3 pages.. Thanks mate!
|
|
|
|
burstcoin (OP)
|
|
August 13, 2014, 08:35:47 AM |
|
Is it just me or is the wallet download not working? OP: Can you please check the link for the wallet download? Thanks!
Seems ok to me, but you can grab it off the github link also.
|
BURST-QHCJ-9HB5-PTGC-5Q8J9
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
August 13, 2014, 08:47:28 AM |
|
A config file with paths to look into would be nice so you could run one miner over multiple drives... xD
Was already planning on doing that. Cool, just looked into the source, Miner.java Line 108 - read an .ini and loop the paths, done. Be prepared to get paths with whitespaces though Hmm i might try to do this myself ^^ are there .jar build instructions somewhere?
|
|
|
|
burstcoin (OP)
|
|
August 13, 2014, 08:58:46 AM |
|
A config file with paths to look into would be nice so you could run one miner over multiple drives... xD
Was already planning on doing that. Cool, just looked into the source, Miner.java Line 108 - read an .ini and loop the paths, done. Be prepared to get paths with whitespaces though Hmm i might try to do this myself ^^ are there .jar build instructions somewhere? I was going to do json config since I already am using a parser for that, but that works too. If you're using linux: sudo apt-get install openjdk-7-jdk chmod +x compile.sh and then to build just do: ./compile.sh
|
BURST-QHCJ-9HB5-PTGC-5Q8J9
|
|
|
Blago
|
|
August 13, 2014, 09:00:36 AM |
|
over 700gb now no blocks. one drive, one miner.
600gb plots, 1 drive = 7 blocks. (start at block #32)
|
Relax, I’m russian!... BURST-B2LU-SGCZ-NYVS-HZEPK
|
|
|
jzhoulon
|
|
August 13, 2014, 09:07:34 AM |
|
Are you sure it is 1400 blocks to mature a block ? How come there are already transaction of BURST sent ? WTB BURST Please PM me your price per 1000 BURST.
Regards
Goldmaxx
The mature time is 1400 blocks, we are around 770...just sayin. The block maturing is referring to the amount of blocks that coins had to sit before they could be using in proof of stake in the original nxt code. I didn't realize it displayed that until after release, so the display wasn't removed. The coins can be spent just fine. So, there's no maturity for the coin, just instantly on the network to send/receive? Hey dev, you haven't answered my question about putting drives in arrays to increase drive capacity via Raid 0 to make larger plots. Would it increase the mining speed at all? How do you link a single wallet to multiple drives? Raid 0 isn't a good idea. The total size of all your plot files is what matters, so it doesn't matter how they're split, so there's no advantage. However, there is a major disadvantage to raid0, since if you were to have a hdd fail, you lose all the plots instead of one drive's worth Regardling linking, on linux I would assume you could do it with the ln command. On windows I'm not sure. hi. dev.. there are two computer, computer 1 and computer 2 , two wallet run on them with the same account , and they have their own nxt.myAddress, and computer1 have 100GB hdd while computer have 100GB too, in this situation, the hash rata is 200GB's hash rate or just 100GB's hash rate + 100GB hash rate or even worse, with come conflict situation in it ,it will less than 200GB's hash rate? I have been bored about this question lots of time! thanks
|
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
August 13, 2014, 09:12:40 AM |
|
A config file with paths to look into would be nice so you could run one miner over multiple drives... xD
Was already planning on doing that. Cool, just looked into the source, Miner.java Line 108 - read an .ini and loop the paths, done. Be prepared to get paths with whitespaces though Hmm i might try to do this myself ^^ are there .jar build instructions somewhere? I was going to do json config since I already am using a parser for that, but that works too. If you're using linux: sudo apt-get install openjdk-7-jdk chmod +x compile.sh and then to build just do: ./compile.sh Cheers, JSON would work but i think it would just over-complicate things for my dirty hack ^^
|
|
|
|
Vandalay23
|
|
August 13, 2014, 09:17:00 AM |
|
I'm trying to generate my second plot, this time on my usb drive. It has more than 500gb free. I try to make a plot of around 200gb but after writing 1gb it gives me this error: Generating from nonce: 829201 Writing from nonce 829201 Generating from nonce: 831201 Writing from nonce 831201 Generating from nonce: 833201 Writing from nonce 833201 Generating from nonce: 835201 Writing from nonce 835201 [ERROR] [08/13/2014 11:13:52.668] [default-akka.actor.default-dispatcher-9] [akk a://default/user/$a] There is not enough space on the disk java.io.IOException: There is not enough space on the disk at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(Unknown Source) at pocminer.GenerateSupr.onReceive(GenerateSupr.java:36) at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.s cala:167) at akka.actor.Actor$class.aroundReceive(Actor.scala:465) at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516) at akka.actor.ActorCell.invoke(ActorCell.scala:487) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238) at akka.dispatch.Mailbox.run(Mailbox.scala:220) at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst ractDispatcher.scala:393) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool .java:1339) at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19 79) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre ad.java:107)
Generating from nonce: 819201
As you can see it goes back to the beginning. it happened two times on the same nonce... any idea what it might be?
|
|
|
|
curT
|
|
August 13, 2014, 09:21:01 AM |
|
Is there anyone who found blocks in the last 24 hours with plots between 10gb and 100gb? Thanks.
|
|
|
|
CryptoSurfer
Member
Offline
Activity: 84
Merit: 10
|
|
August 13, 2014, 09:35:35 AM |
|
Every time I got a block ,I found the deadline value is vey small ,have just found a block with a deadline:422, nomally it's value would be larger than 5000, what's the meanning of deadline value ??
This value is good comparing to the current diff. Gives you more chance to claim/find the block. The lower the better.
|
|
|
|
CryptoSurfer
Member
Offline
Activity: 84
Merit: 10
|
|
August 13, 2014, 09:39:41 AM |
|
I am mining with 3 drives:
Drive 1: 200GB plot: Found 8 blocks Drive 2: 250GB plot: Found 2 blocks Drive 3: 1 TB Drive, found 0 blocks, plot is still being generated.
Today another 4tb drive should be delivered on which i will experiment in generating fast plots. Have a idea for that but if this succeeds and many perople do this the diff will just increase.
|
|
|
|
jzhoulon
|
|
August 13, 2014, 09:42:40 AM |
|
I am mining with 3 drives:
Drive 1: 200GB plot: Found 8 blocks Drive 2: 250GB plot: Found 2 blocks Drive 3: 1 TB Drive, found 0 blocks, plot is still being generated.
Today another 4tb drive should be delivered on which i will experiment in generating fast plots. Have a idea for that but if this succeeds and many perople do this the diff will just increase.
how to see which drive found the block? thanks!
|
|
|
|
Depredation
|
|
August 13, 2014, 09:47:34 AM |
|
I am mining with 3 drives:
Drive 1: 200GB plot: Found 8 blocks Drive 2: 250GB plot: Found 2 blocks Drive 3: 1 TB Drive, found 0 blocks, plot is still being generated.
Today another 4tb drive should be delivered on which i will experiment in generating fast plots. Have a idea for that but if this succeeds and many perople do this the diff will just increase.
how to see which drive found the block? thanks! I think each drive has its own wallet.
|
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
August 13, 2014, 09:53:24 AM |
|
I am mining with 3 drives:
Drive 1: 200GB plot: Found 8 blocks Drive 2: 250GB plot: Found 2 blocks Drive 3: 1 TB Drive, found 0 blocks, plot is still being generated.
Today another 4tb drive should be delivered on which i will experiment in generating fast plots. Have a idea for that but if this succeeds and many perople do this the diff will just increase.
how to see which drive found the block? thanks! I think each drive has its own wallet. Na, at least that's not how i am doing it, all miner run against one wallet - so no way to tell unless you look at them all the time but...does it matter?
|
|
|
|
PeaMine
|
|
August 13, 2014, 09:53:40 AM |
|
A config file with paths to look into would be nice so you could run one miner over multiple drives... xD
Was already planning on doing that. Cool, just looked into the source, Miner.java Line 108 - read an .ini and loop the paths, done. Be prepared to get paths with whitespaces though Hmm i might try to do this myself ^^ are there .jar build instructions somewhere? I was going to do json config since I already am using a parser for that, but that works too. If you're using linux: sudo apt-get install openjdk-7-jdk chmod +x compile.sh and then to build just do: ./compile.sh Cheers, JSON would work but i think it would just over-complicate things for my dirty hack ^^ Would be a nice feature! Any instructions on what the ini can handle and if it works in Linux as well?
|
Datacenter Technician and Electrician. If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
|
|
|
|