@falconCoin I just don't want to be involved in any part of the drama which was on burstnation and here. So I have deleted my post. Honestly I do not want to pick any side, I just wish there is no harm either to BURST coin or any other coin, From the time I was interested in BURST there were only issues emerging with dramas etc. :(
DexterStoner
@DexterStoner
Posts made by DexterStoner
-
RE: THE ANN - 402 and Iposted in Asset Exchange
-
RE: THE ANN - 402 and Iposted in Asset Exchange
Hi any updates? I still have 119.8456636 assets in BURST how will the process look like? Thanks
-
RE: creepMiner - C++ Burst Miner (based on Uray's Miner)posted in Miner
@LithStud said in creepMiner - C++ Burst Miner (based on Uray's Miner):
@DexterStoner that depends on pool, as some pools are limiting what deadlines they accept (as in deadlines longer than 24h will be declined). I just dont know in this case how it measured miliseconds/seconds/minutes, someone else will need to clarify
I would like to mine on m.burst4all.com I just couldn't find their deadline :(
-
RE: creepMiner - C++ Burst Miner (based on Uray's Miner)posted in Miner
Last question, what should I put in "Target Deadline" ?
-
RE: creepMiner - C++ Burst Miner (based on Uray's Miner)posted in Miner
@Creepsky Ok, but what if I want to mine on 2 different pools with same account, on one plot with one pool and second on different pool but with different miner? is it possible? Also what deadline should I put? Sorry if those are dumb questions, I'm still learning :P
-
RE: creepMiner - C++ Burst Miner (based on Uray's Miner)posted in Miner
@Creepsky Oh it worked, thanks.
Do you know, if I already plotted that hard drive with different pool. And I want it to mine now on different pool with different account, can I reneame the plot and change numeric account id? will it work?
-
RE: creepMiner - C++ Burst Miner (based on Uray's Miner)posted in Miner
Hello. I'm trying to mine with 1 TB on m.burst4all.com with GTX 980TI but the miner closes instantly after opening :(
Here is my config, not sure if it's ok?
{ "Start Server" : true, "maxBufferSizeMB" : 128, "maxPlotReaders" : 0, "miningInfoUrl" : "http://m.burst4all.com:8124", "miningIntensity" : 4, "output" : { "debug" : false, "dir done" : false, "error" : { "request" : false, "response" : false }, "last winner" : true, "nonce confirmed plot" : false, "nonce found" : true, "nonce found plot" : false, "plot done" : false, "progress" : true }, "passphrase" : { "algorithm" : "aes-256-cbc", "decrypted" : "", "deleteKey" : false, "encrypted" : "", "iterations" : 0, "key" : "", "salt" : "" }, "plots" : [ "J:\burst\plots" ], "poolUrl" : "http://m.burst4all.com:8124", "serverUrl" : "http://127.0.0.1:8080", "submissionMaxRetry" : 3, "targetDeadline" : "684614", "timeout" : 45, "walletUrl" : "https://wallet.burst-team.us:8128" }And here is log file ```
22.02.2017 08:42:41 (0, src\MinerConfig.cpp, 79, Error): There is an error in the config file!
JSON Exception: JSON syntax error
22.02.2017 08:42:41 (0, src\MinerConfig.cpp, 81, Error): Stackframe
main (in "src\main.cpp", line 39)
readConfigFile (in "src\MinerConfig.cpp", line 50)22.02.2017 08:42:41 (0, src\main.cpp, 104, Error): Aborting program due to invalid configuration
-
RE: Android mining - plotting on pc?posted in Mining & Plotting
@k.coins Ah I see it, jeez I'm so noob :D Ok will try it later on, need sleep now :D Thanks mate! :D
-
RE: Android mining - plotting on pc?posted in Mining & Plotting
@k.coins I think it doesn't work as I want it to. It kinda didn't do anything at all. it creadet two files one with 0 plot sarting second with 4096, will try wplotgenerator or other software.