bobafett
|
 |
May 15, 2015, 11:45:23 AM |
|
i changed the info address also in the preconfigured miner under howtos.....
|
|
|
|
Blago
|
 |
May 15, 2015, 04:25:06 PM |
|
It was already "InfoAddr" : "pool.burstcoin.de", "InfoPort": 8080, but I tried with the 1.14 version (the one that I use for burst.ninja), and it worked.
I had same strange problem after mine for several hours on burstcoin.de. After hold for 10 minutes i change it again to solo mine and 2h later back to pool. Its worked again. Now i follow blago advice for set local host and its work include show winer. Not worked in pool before. try set "UseFastRcv" : false,
|
Relax, I’m russian!... BURST-B2LU-SGCZ-NYVS-HZEPK
|
|
|
Elmit
|
 |
May 16, 2015, 02:08:06 AM |
|
i changed the info address also in the preconfigured miner under howtos.....
Maybe you change also oт to from
|
|
|
|
MsCollec
Legendary
Offline
Activity: 1400
Merit: 1000
|
 |
May 16, 2015, 03:07:24 AM |
|
Why is price so low?.
|
|
|
|
Elmit
|
 |
May 16, 2015, 03:28:31 AM |
|
Why is price so low?.
There might be several reasons: 1. What is the benefit of the coin? 2. What can you do with the coin? 3. Did you hear anything in the (social) media? Euphoria is gone! Now we look at clear facts. What did you do to improve the value of Burst? Did you trade it (forth and back)? Did you promote Burst? in your signatures? Did you use ATs? Did you create an asset? Did you create a shop? If you are not using it, why should others? Supply and demand is in my opinion in a mismatch. Arguments, that you can mine Bursts with low energy cost is great, but I can paint also a wall with a cheap color. The question is, what you can do with Bursts (or the painted wall.) You can make many colorful paintings and store it. Will it get more value by doing it so? I completely disagree with keep the coin! No demand, no value!
|
|
|
|
bensam1231
Legendary
Offline
Activity: 1764
Merit: 1024
|
 |
May 16, 2015, 06:26:55 AM |
|
Why is price so low?.
People dumped, it crashed. Miners stopped holding hands. I don't think it's over either.
|
I buy private Nvidia miners. Send information and/or inquiries to my PM box.
|
|
|
ScreamnShout
|
 |
May 16, 2015, 09:31:26 AM |
|
this is such an under appreciated coin shame to see it so low 
|
|
|
|
vaxman
Member

Offline
Activity: 99
Merit: 10
|
 |
May 16, 2015, 10:26:10 AM |
|
here is something which is also "available".
i already offered my mysql "blockchain copy framework" to develop websites with many pages back.
the way it works is this simple: -you need a webserver with enabled cronjobs -the server has to have api access to a wallet -the cronjob triggers every minute a php script which populates the mysql database with blockchaindata -from this point on your web application can directly read blockchain data from a mysql database -if you require certain data extractions these can simply be added
if anyone wants to create some killer web application with it send me a pm and i share it (last time nobody showed interest for it).
simple applications i currently can think of would be these: -"send me a email" if i received a messgage on the blockchain -"send me a email if" i have mined a block -"send me a email if" my asset order went through (some db mods required to have this in indexed access) -extended mining stats (eg. the averaged block reward a miner got) -exchange deposits and withdrawal analysis -generic triggers for blockchain events (message content driven (gambling services), AT monitoring) -account monitoring by email ( realizing my account got emptied ;-) or i received coins ) -multi account portfolio overviews ( some adjustments for performance reasons to the db would be required )
Can this be used to analyse assets in an automated way ? Or Mining-Pools ? There are mining-related assets with variable proceeds that are totally opaque - if the issuer doesn't publish any calculations, and even then, it is impossible to verify the validity and performance. Same is true (mostly) for (most) pools. Having an automated reporting system would allow us to actually verify such complex things as a mining pool performance and asset performance.
|
|
|
|
zippocz
Newbie
Offline
Activity: 8
Merit: 0
|
 |
May 16, 2015, 10:46:12 AM |
|
Hello friends, it is better to benefit from a series of different machines in a pool 3x connection to the pool or the proxy miter in the pool connected only once?
|
|
|
|
okae
Legendary
Offline
Activity: 1401
Merit: 1008
northern exposure
|
 |
May 16, 2015, 11:22:23 AM |
|
Hello friends, it is better to benefit from a series of different machines in a pool 3x connection to the pool or the proxy miter in the pool connected only once?
hello, i think there is no difference between both systems. but im not 100% sure, so maybe someone with more knowledge than me can reply. btw i think you are new into burst communuty, so welcome! 
|
|
|
|
crzybilly
|
 |
May 16, 2015, 11:51:54 AM |
|
Hello friends, it is better to benefit from a series of different machines in a pool 3x connection to the pool or the proxy miter in the pool connected only once?
A single machine is better, because you're working off the nonces in the files. The more nonces you have, the larger the rewards.
|
|
|
|
unsoindovo
Legendary
Offline
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
|
 |
May 16, 2015, 12:21:37 PM |
|
Why is price so low?.
i think we are near the end... just look at the long term trend... i think it is clear.. although I hope that will soon change anything. 
|
|
|
|
callmejack
|
 |
May 16, 2015, 12:33:28 PM Last edit: May 16, 2015, 01:33:24 PM by callmejack |
|
here is something which is also "available".
i already offered my mysql "blockchain copy framework" to develop websites with many pages back.
the way it works is this simple: -you need a webserver with enabled cronjobs -the server has to have api access to a wallet -the cronjob triggers every minute a php script which populates the mysql database with blockchaindata -from this point on your web application can directly read blockchain data from a mysql database -if you require certain data extractions these can simply be added
if anyone wants to create some killer web application with it send me a pm and i share it (last time nobody showed interest for it).
simple applications i currently can think of would be these: -"send me a email" if i received a messgage on the blockchain -"send me a email if" i have mined a block -"send me a email if" my asset order went through (some db mods required to have this in indexed access) -extended mining stats (eg. the averaged block reward a miner got) -exchange deposits and withdrawal analysis -generic triggers for blockchain events (message content driven (gambling services), AT monitoring) -account monitoring by email ( realizing my account got emptied ;-) or i received coins ) -multi account portfolio overviews ( some adjustments for performance reasons to the db would be required )
Can this be used to analyse assets in an automated way ? Or Mining-Pools ? There are mining-related assets with variable proceeds that are totally opaque - if the issuer doesn't publish any calculations, and even then, it is impossible to verify the validity and performance. Same is true (mostly) for (most) pools. Having an automated reporting system would allow us to actually verify such complex things as a mining pool performance and asset performance. this is a really interesting usecase about which i haven't thought in detail yet. since the db already knows the timestamp of all blocks and has indexed access to all transactions including their types it should not be too complex to analyze the described actions which are visible on the blockchain. for assets there may be some additional information required (like the used account for dividend payouts) but with some additional coding this sounds absolutely possible. regarding a detailed mining pool analysis i am not sure because the blockchain does know nothing about submitted nonces. a report would be limited to what a pool payed out and how many blocks with set reward recipient were mined (in total or for a specific miner and timeframe). this analyis can already be done with the data the database already knows about (for performance reasons maybe some cached results may be useful). i will send you a pm with further information regarding this analysis methods and which queries have to be developed.
|
|
|
|
bobafett
|
 |
May 16, 2015, 01:15:42 PM |
|
-[ANNOUNCEMENT]- New Pool from Burstcoin.de // http://pool.burstcoin.de Pool Name – Burstcoin.de Pool Pool URL – pool.burstcoin.de Pool Mining Port – 8080 Min Payout 250 Fee 2% Bonus 100.000 Burst after the first month, paid to all miners, that are active DONE! Bonus 10.000 Burst after reaching 10 Miners DONE! Bonus 10.000 Burst after reaching 20 Miners DONE! Bonus 10.000 Burst after reaching 30 Miners Bonus 10.000 Burst after reaching 40 Miners Bonus 10.000 Burst after reaching 50 Miners Bonus 10.000 Burst after reaching 60 Miners Bonus 10.000 Burst after reaching 70 Miners Bonus 10.000 Burst after reaching 80 Miners Bonus 10.000 Burst after reaching 90 Miners Bonus 100.000 Burst after reaching 100 Miners Bonus 100.000 Burst after reaching 200 Miners Bonus 100.000 Burst after reaching 300 Miners Bonus 200.000 Burst after reaching 400 Miners Hardware Dual Quad Core Xeon with 3.0 Ghz, 24GB Ram Internet 1GBit with DDos Protectoin Fail Safe Replicated Host with Fallback Geo location Germany Quality Made in Germany Pool Software Urays V2 pool modified and error fixed Version from Blago (thanks to blago for the support) All my own miners already use the pool, with now over 160TB
Join and lets make some Burst together!
Latest full configurated blago miner you the pool you find here: http://pool.burstcoin.de/howto.html Just change the paths in the miner.conf
Now 46 Miners. Thank you all! I updated the Miner under howto mit the change in minerconfig "UseFastRcv" : false as blago recommend a few posts before.
|
|
|
|
Elmit
|
 |
May 16, 2015, 02:34:36 PM |
|
Hello friends, it is better to benefit from a series of different machines in a pool 3x connection to the pool or the proxy miter in the pool connected only once?
A single machine is better, because you're working off the nonces in the files. The more nonces you have, the larger the rewards. Not correct! As more nonces you send in, as more CHANCES you get to get an reward. It does not matter if the nonces are coming from one or multiple machines. Compare it with a lottery ticket. As more lottery ticket you buy as more chances you get to be a winner. In the pool each ticket is honoured, better said, the best ticket of each user is counted. So, if you have 100 miners, each one send in its nonces, but only the best will be counted. For 100 miners therefore a max of totally 100 tickets will be counted. The pool mined reward will be higher for 100 tickets, than just for 1 ticket, except you got the jackpot.
|
|
|
|
zippocz
Newbie
Offline
Activity: 8
Merit: 0
|
 |
May 16, 2015, 02:41:42 PM |
|
Hello friends, it is better to benefit from a series of different machines in a pool 3x connection to the pool or the proxy miter in the pool connected only once?
A single machine is better, because you're working off the nonces in the files. The more nonces you have, the larger the rewards. Not correct! As more nonces you send in, as more CHANCES you get to get an reward. It does not matter if the nonces are coming from one or multiple machines. Compare it with a lottery ticket. As more lottery ticket you buy as more chances you get to be a winner. In the pool each ticket is honoured, better said, the best ticket of each user is counted. So, if you have 100 miners, each one send in its nonces, but only the best will be counted. For 100 miners therefore a max of totally 100 tickets will be counted. The pool mined reward will be higher for 100 tickets, than just for 1 ticket, except you got the jackpot. Thank you for the explanation
|
|
|
|
bobafett
|
 |
May 17, 2015, 04:19:39 AM |
|
-[ANNOUNCEMENT]- New Pool from Burstcoin.de // http://pool.burstcoin.de Pool Name – Burstcoin.de Pool Pool URL – pool.burstcoin.de Pool Mining Port – 8080 Min Payout 250 Fee 2% Bonus 100.000 Burst after the first month, paid to all miners, that are active DONE! Bonus 10.000 Burst after reaching 10 Miners DONE! Bonus 10.000 Burst after reaching 20 Miners DONE! Bonus 10.000 Burst after reaching 30 Miners DONE! Bonus 10.000 Burst after reaching 40 Miners Bonus 10.000 Burst after reaching 50 Miners Bonus 10.000 Burst after reaching 60 Miners Bonus 10.000 Burst after reaching 70 Miners Bonus 10.000 Burst after reaching 80 Miners Bonus 10.000 Burst after reaching 90 Miners Bonus 100.000 Burst after reaching 100 Miners Bonus 100.000 Burst after reaching 200 Miners Bonus 100.000 Burst after reaching 300 Miners Bonus 200.000 Burst after reaching 400 Miners Hardware Dual Quad Core Xeon with 3.0 Ghz, 24GB Ram Internet 1GBit with DDos Protectoin Fail Safe Replicated Host with Fallback Geo location Germany Quality Made in Germany Pool Software Urays V2 pool modified and error fixed Version from Blago (thanks to blago for the support) All my own miners already use the pool, with now over 160TB
Join and lets make some Burst together!
Latest full configurated blago miner you the pool you find here: http://pool.burstcoin.de/howto.html Just change the paths in the miner.conf
Now 46 Miners. I still need more miners. Give the pool a try!
|
|
|
|
callmejack
|
 |
May 17, 2015, 07:49:17 AM Last edit: May 17, 2015, 03:50:32 PM by callmejack |
|
during the last couple of days several people send me a pm regarding the mysql blockchain copy i work on so i decided to make the access to it public. the intended use for it is to have access to blockchain data within a mysql database to develop applications based on it. since this tool currently is a php script which populates a mysql database with blockchain data by api queries to the wallet a normal user may not have any use for it since web developers get enabled to create content based on blockchain data in their known development environment here you get the mysql schema dump: http://pastebin.com/8f8ML2jEhere you get the php script to populuate the database with: http://pastebin.com/Kx7uyH7Gin the schema dump you may require to adjust the security definer if your mysql instance does not know the user root (on windows). in the php script you have to adjust the db login variables to match to your database and maybe set the wallet address which is currently assumed to run on localhost. if everything works like expected the php script console output shall look like this if startet: wallet blockchain height: 99696 we start at block: 99690 tx ids: 17 block: 99691 scoop: 2976 target: 1573200 reward: 6302 miner: BURST-L2V2-AXNC-VW9G-9XBWM time: 24123845 tx ids: 8 block: 99692 scoop: 1053 target: 1497780 reward: 6302 miner: BURST-42JY-E6TZ-885E-AZ9HK time: 24124043 tx ids: 4 block: 99693 scoop: 1532 target: 1555930 reward: 6302 miner: BURST-3N7E-CX8T-K6AM-D6Q4N time: 24124285 tx ids: 1 block: 99694 scoop: 2652 target: 1685443 reward: 6302 miner: BURST-XWEZ-N5EH-ZBFU-3QBUD time: 24125064 tx ids: 0 block: 99695 scoop: 2636 target: 1718812 reward: 6302 miner: BURST-5YBX-W97K-PEHB-C4XPX time: 24125119 you may run the php script at any time but should make sure it gets only startet once. at the moment there is no fork detection included. so if your wallet runs on a fork and you have forked data in your db you have to manually truncate the tables above a certain height after switching back to the main chain. if anyone has a simple idea how to detect forks i can add this feature.
|
|
|
|
smaxer
Newbie
Offline
Activity: 47
Merit: 0
|
 |
May 17, 2015, 10:42:42 AM |
|
Due to low burst price you can now earn much easier burst than before. Simply by using the surfbar at http://burstcoin.eu/surfbarGive it a try and get some burst 
|
|
|
|
bobafett
|
 |
May 17, 2015, 11:37:08 AM |
|
Due to low burst price you can now earn much easier burst than before. Simply by using the surfbar at http://burstcoin.eu/surfbarGive it a try and get some burst  I tried it, works fine.
|
|
|
|
|