|
Vandalay23
|
 |
October 23, 2014, 03:29:53 PM |
|
People please use your brain before write here  I do try, however am still having issues in thinking of a scenario where a buy order crashes the price. Theres always someone smarter around so I thought Id ask Thanks I needed a good laugh here.... xizmax - don't be hard with yourself, you're not the dumb here...
|
|
|
|
|
|
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
|
|
|
|
fivebells
|
 |
October 23, 2014, 04:41:18 PM |
|
I'm curious about the overhead people have observed with pool-based mining. I've tried a few pools out, and was getting 50% less than I do with solo mining.
|
|
|
|
|
|
Blago
|
 |
October 23, 2014, 05:04:37 PM |
|
[miner]new update miner-burst -1.141024https://www.dropbox.com/s/oztvnfjvawzvz8m/miner-burst-1.141024.zip?dl=0For normal use, the config should be the: "Mode" : "pool", "Server" : "pool.burstcoin.io", "Port": 80, "UpdaterAddr" : "pool.burstcoin.io", "UpdaterPort": 80, added client-server architecture for multiple rig. Several rig transmit their deadlines proxy server, which selects the best of them. Best deadline passed pool. This allows you to not charge a penalty and bans.  if you want get info from local wallet: "UpdaterAddr" : "localhost", "UpdaterPort": 8125, if you want get info from pool: "UpdaterAddr" : "ADDR_POOL_HERE", "UpdaterPort": 80, if you want start proxy: "EnableProxy": true,  Sorry, but maybe the following information will help answer your questions... На первой ферме запускаем программу с параметрами конфига: "Mode" : "pool", "Server" : "pool.burstcoin.io", "Port": 80, "UpdaterAddr" : "localhost", "UpdaterPort": 8125, "EnableProxy": true, Информацию о блоках она тогда берет из кошелька, это уменьшает трафик и тормоза сети. Дедлайны отправляются на пул. На других фермах в строке адреса сервера прописываем айпишник первой фермы, тогда дедлайны она будет слать на нее. На первой ферме все поступившие дедлайны добавляются в единый список (включая найденные самой фермой), из которого отправляются лучший на текущий момент дедлайн. Порт прокси обязательно должен быть 8126. Так же поддерживается мультиакк, плоты могут быть от любого аккаунта (кроме первого девовского пула). Просьба перевести суть на Инглиш, гугл - не помощник в этом 
|
Relax, I’m russian!... BURST-B2LU-SGCZ-NYVS-HZEPK
|
|
|
|
koko2530
|
 |
October 23, 2014, 05:18:58 PM |
|
node update URL US = burst-us.cryptomining.farm port 80 URL EU = burst-eu.cryptomining.farm port 80 URL SG = burst-sg.cryptomining.farm port 80
please restart miner thanks
|
|
|
|
|
fivebells
|
 |
October 23, 2014, 05:32:42 PM |
|
update node + upgrade hardware on main pool please change url and restart miner What did the problem turn out to be?
|
|
|
|
|
|
koko2530
|
 |
October 23, 2014, 06:59:45 PM |
|
update node + upgrade hardware on main pool please change url and restart miner What did the problem turn out to be? i can upgrade only 1 server because , 1 server = 6xxusd/monthedit : now , upgrade all server
|
|
|
|
|
Prototyp
|
 |
October 23, 2014, 07:45:49 PM |
|
Burst need a Reward reduction or the price will always continue to fall.
|
|
|
|
|
|
brizio71
|
 |
October 23, 2014, 08:06:33 PM |
|
Hello, Im using this command to mine: java -Xmx1024m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine " http://burstpool.ddns.net:8124" how I have to change this command line in order to have a solo mining instead using the pool mining ? Thanks Fabrizio
|
Fabrizio
|
|
|
|
Irontiga
|
 |
October 23, 2014, 08:13:17 PM |
|
Hello, Im using this command to mine: java -Xmx1024m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine " http://burstpool.ddns.net:8124" how I have to change this command line in order to have a solo mining instead using the pool mining ? Thanks Fabrizio You must download the solo miner and mine with that. burstpool.ddns.net died a long time ago, migrated to mine.burstcoin.info. Also, remove the quotes. Lastly, you can't use the java miner on that pool, you must use uray's. We really need some serious documentation.
|
|
|
|
|
brizio71
|
 |
October 23, 2014, 08:22:53 PM |
|
Hello, Im using this command to mine: java -Xmx1024m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine " http://burstpool.ddns.net:8124" how I have to change this command line in order to have a solo mining instead using the pool mining ? Thanks Fabrizio You must download the solo miner and mine with that. burstpool.ddns.net died a long time ago, migrated to mine.burstcoin.info. Also, remove the quotes. Lastly, you can't use the java miner on that pool, you must use uray's. We really need some serious documentation. Thanks I wrote the wrong URL I'm using http://cryptomining.farm/Where I can download the solo miner ? Thanks Fabrizio
|
Fabrizio
|
|
|
|
mig6r
|
 |
October 23, 2014, 08:30:23 PM |
|
Hello, is it possible to access a wallet installed on a pc from another pc? I tried 192.168.xx: 8125 but the wallet does not respond, you can configure a listen?
|
|
|
|
|
Irontiga
|
 |
October 23, 2014, 08:32:08 PM |
|
Hello, is it possible to access a wallet installed on a pc from another pc? I tried 192.168.xx: 8125 but the wallet does not respond, you can configure a listen?
nxt.default.properties And to the above post, it's in the op.
|
|
|
|
|
mig6r
|
 |
October 23, 2014, 09:10:28 PM |
|
Hello, is it possible to access a wallet installed on a pc from another pc? I tried 192.168.xx: 8125 but the wallet does not respond, you can configure a listen?
nxt.default.properties And to the above post, it's in the op. It's ok, many thanks !
|
|
|
|
|
yellowduck2
|
 |
October 24, 2014, 01:24:32 AM |
|
koko2530 , after u upgrade server , I change to the new URL , my block stay the same and its not mining. I restart my rig and its still the same. Its stuck at block 26290
|
|
|
|
|
|
Irontiga
|
 |
October 24, 2014, 01:25:35 AM |
|
koko2530 , after u upgrade server , I change to the new URL , my block stay the same and its not mining. I restart my rig and its still the same. Its stuck at block 26290
Easy solution, move to mine.burstcoin.info 
|
|
|
|
|
Irontiga
|
 |
October 24, 2014, 01:51:13 AM |
|
People, come on over to burstforum.com and #burst-coin -- not #burstcoin, btw  Will do giveaway l8r.
|
|
|
|
|
yellowduck2
|
 |
October 24, 2014, 01:58:59 AM |
|
it looks like my miner suddenly don't get updated block info. It's stuck at the same block even when there is new block. I didnt change any setting on my rig. I am using java miner. Any help ?
|
|
|
|
|
crazyearner
Legendary
Offline
Activity: 1638
|
 |
October 24, 2014, 01:59:21 AM |
|
[miner]new update miner-burst -1.141024https://www.dropbox.com/s/oztvnfjvawzvz8m/miner-burst-1.141024.zip?dl=0For normal use, the config should be the: "Mode" : "pool", "Server" : "pool.burstcoin.io", "Port": 80, "UpdaterAddr" : "pool.burstcoin.io", "UpdaterPort": 80, added client-server architecture for multiple rig. Several rig transmit their deadlines proxy server, which selects the best of them. Best deadline passed pool. This allows you to not charge a penalty and bans.  if you want get info from local wallet: "UpdaterAddr" : "localhost", "UpdaterPort": 8125, if you want get info from pool: "UpdaterAddr" : "ADDR_POOL_HERE", "UpdaterPort": 80, if you want start proxy: "EnableProxy": true,  Sorry, but maybe the following information will help answer your questions... На первой ферме запускаем программу с параметрами конфига: "Mode" : "pool", "Server" : "pool.burstcoin.io", "Port": 80, "UpdaterAddr" : "localhost", "UpdaterPort": 8125, "EnableProxy": true, Информацию о блоках она тогда берет из кошелька, это уменьшает трафик и тормоза сети. Дедлайны отправляются на пул. На других фермах в строке адреса сервера прописываем айпишник первой фермы, тогда дедлайны она будет слать на нее. На первой ферме все поступившие дедлайны добавляются в единый список (включая найденные самой фермой), из которого отправляются лучший на текущий момент дедлайн. Порт прокси обязательно должен быть 8126. Так же поддерживается мультиакк, плоты могут быть от любого аккаунта (кроме первого девовского пула). Просьба перевести суть на Инглиш, гугл - не помощник в этом  keep closing and crashing on me and reports no logs of any errors reads a little then closes program and does not want to run Also http://mine.burstcoin.info/ seems down and dead
|
|
|
|
|
|
yellowduck2
|
 |
October 24, 2014, 02:13:10 AM |
|
it looks like my miner suddenly don't get updated block info. It's stuck at the same block even when there is new block. I didnt change any setting on my rig. I am using java miner. Any help ?
i try going to a new pool , it get the latest block for the first time but when there is new block my miner wouldn't get the new block and its stuck at the same block. I was mining fine for many weeks and this happen suddenly. I didnt change any setting on my rig.
|
|
|
|
|
|
Irontiga
|
 |
October 24, 2014, 02:34:12 AM |
|
[miner]new update miner-burst -1.141024https://www.dropbox.com/s/oztvnfjvawzvz8m/miner-burst-1.141024.zip?dl=0For normal use, the config should be the: "Mode" : "pool", "Server" : "pool.burstcoin.io", "Port": 80, "UpdaterAddr" : "pool.burstcoin.io", "UpdaterPort": 80, added client-server architecture for multiple rig. Several rig transmit their deadlines proxy server, which selects the best of them. Best deadline passed pool. This allows you to not charge a penalty and bans.  if you want get info from local wallet: "UpdaterAddr" : "localhost", "UpdaterPort": 8125, if you want get info from pool: "UpdaterAddr" : "ADDR_POOL_HERE", "UpdaterPort": 80, if you want start proxy: "EnableProxy": true,  Sorry, but maybe the following information will help answer your questions... На первой ферме запускаем программу с параметрами конфига: "Mode" : "pool", "Server" : "pool.burstcoin.io", "Port": 80, "UpdaterAddr" : "localhost", "UpdaterPort": 8125, "EnableProxy": true, Информацию о блоках она тогда берет из кошелька, это уменьшает трафик и тормоза сети. Дедлайны отправляются на пул. На других фермах в строке адреса сервера прописываем айпишник первой фермы, тогда дедлайны она будет слать на нее. На первой ферме все поступившие дедлайны добавляются в единый список (включая найденные самой фермой), из которого отправляются лучший на текущий момент дедлайн. Порт прокси обязательно должен быть 8126. Так же поддерживается мультиакк, плоты могут быть от любого аккаунта (кроме первого девовского пула). Просьба перевести суть на Инглиш, гугл - не помощник в этом  keep closing and crashing on me and reports no logs of any errors reads a little then closes program and does not want to run Also http://mine.burstcoin.info/ seems down and dead nope, it is up. Also, failover is coming,
|
|
|
|
|