Irontiga
|
|
March 14, 2015, 06:26:43 PM |
|
hello everyboby I just put online french version of burstcoin site www.burstcoin.frI will translate more stuff in the next days. my api can be used from www.burstcoin.fr/api (visit to see usage) but, for now I didn't have time to do big things. Your market cap is not working You can use <?php $burstData = json_decode(file_get_contents("https://block.burstcoin.info/api/?request=price&c=usd")); echo $burstData->c->market_cap; ?> and your price seems fine but for simplicity you can use <?php echo $burstData->price; ?> I think i'll make a bit of an api upgrade tomorrow....make a nice page to document it all Whatever I do I get some error like Curl error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure I tried almost every version of ssl I could test but still no luck. Also tried fopen and file_get_contents without result. But I fixed that with a temporary solution : call my own API on my own test server, which call yours. As I'm not in a dedicated, I can't upgrade openSSL nor php version of burstcoin.fr. There, you can now get it via plain http: http://block.burstcoin.info/api/?request=price&c=usd
|
|
|
|
|
mmmaybe
|
|
March 14, 2015, 06:53:29 PM |
|
Thanks to the seventh donor, making the total sum 1,04BTC/$295
To use http://bitcoinprbuzz.com/services/, we need $429 so please keep sending to those change BTC we all got laying around and we can be sure to use the industries best press release spreading service!
Thanks!Come on now! The PR Team needs BTC change, which everyone has. Don't you want the best for BURST...?
There are a huge amount of people here, still we only got six donations and are no where near to be able to use http://bitcoinprbuzz.com/services/ for the next press release.
Please, don't free ride, we are building this coin together: donate some satoshis now. Do simply not care...? How do a news spread? Well, if you Apple it's easy - you just announce a press conference and 800 reporters show up. For smaller businesses it's much harder, where you basically have to identify the agent whom can spread the news you have and hope for them to pick it up and the customers.
For the first press releases, Burst chose the latter with quite good results. However, doing it manually is terribly time-consuming and wont cover the whole relevant area.There is a third alternative:
Companies specializing in distributing and getting PR published. We have used one such service with amazing results. We're featured at both Yahoo finance, Bloomberg and a number of key media sites for crypto. They were way better than us. Of course these companies charge for their services, either in dollars or in established crypto currencies. The price for Bitcoin PR Buzz' service that we used last time is $429, but they also have a premium service for $779. We could do this as a standard CF case but that would require that we dump the Bursts for BTC. So another way to do this is do it as a standard BTC donation case; we provide a BTC address to collect the money from the. Here is the site: http://bitcoinprbuzz.com/services/I promise to provide $50/0.2 in BTC to get things started. If you want an escrow or someone else in charge of the fund, we'll be happy to go with that. For now the address is: 1AxtsE2ciNmY8Y9Rt9UBude6i1iW176oQBWhat do you think? Can we count for you support...? If we could do this in a week or so it would be great, as we then would have the means to act when dev news hit us. If you donate, PM me the tx, nick and sum (we are planning a Hall of Contributers/Fame for community members supporting development!) ***EDIT: 0,227BTC ($65) donated by mmmaybe. https://blockchain.info/sv/tx/fa9f80a46e328e20e8653d7f21da83cadc0e29bf6c331dbb6a6b2706cbf0b074 https://blockchain.info/sv/address/1AxtsE2ciNmY8Y9Rt9UBude6i1iW176oQB Just sent you 0.198 BTC for PR https://blockchain.info/tx/6882b7b20ac4896c01e53796d32ca0c9c218f95de020cd2c4ce34eb8017a7ceeI´m very exited about the upcomming update for burst and the new features.... Thank you, boba! I confirm your btc has arrived. Who is the third contributer besides me and boba...? Total amount is now 0,679 BTC/$200 with the anonymous donor, about half of what we need. Should we interpret this as several thousand holders do not think spreading a press release is important...? Please, everyone have btc change - donate them They WILL make a difference!Just PM me the tx, sum and nick. 0.02 is perfectly fine if 30 ppl does it, it's just important that you show that you support BURST and Team can spend our money on other BURST related thing Address: 1AxtsE2ciNmY8Y9Rt9UBude6i1iW176oQB
|
|
|
|
bobafett
|
|
March 14, 2015, 07:01:24 PM |
|
Yes that is correct. Got 120tb and about 4 blocks per day
|
|
|
|
shaan.is.one
Member
Offline
Activity: 84
Merit: 10
|
|
March 14, 2015, 07:07:42 PM |
|
Efficiency always bring success so everyone should get it.
|
|
|
|
m3ta
|
|
March 14, 2015, 07:09:03 PM |
|
"Insufficient privileges to execute the memory list command"
Run as Administrator Running as administrator, network mounts all show as "0b". No idea why. Edit: because the mounts were made by the user. If I want the miner running as administrator to access the mounts, the administrator has to mount them. My user has system-wide Administrator privileges. It should be enough. Starting to run binaries on a Windows system and doing many actions and mounts as Administrator "just because" is a really bad security model.
|
|
|
|
kurairaito
Newbie
Offline
Activity: 36
Merit: 0
|
|
March 14, 2015, 07:11:05 PM |
|
hello everyboby I just put online french version of burstcoin site www.burstcoin.frI will translate more stuff in the next days. my api can be used from www.burstcoin.fr/api (visit to see usage) but, for now I didn't have time to do big things. Your market cap is not working You can use <?php $burstData = json_decode(file_get_contents("https://block.burstcoin.info/api/?request=price&c=usd")); echo $burstData->c->market_cap; ?> and your price seems fine but for simplicity you can use <?php echo $burstData->price; ?> I think i'll make a bit of an api upgrade tomorrow....make a nice page to document it all Whatever I do I get some error like Curl error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure I tried almost every version of ssl I could test but still no luck. Also tried fopen and file_get_contents without result. But I fixed that with a temporary solution : call my own API on my own test server, which call yours. As I'm not in a dedicated, I can't upgrade openSSL nor php version of burstcoin.fr. There, you can now get it via plain http: http://block.burstcoin.info/api/?request=price&c=usdthanks, I just tested and it works, much, much faster:)
|
|
|
|
haitch
|
|
March 14, 2015, 07:15:54 PM |
|
Tiny change, massive impact - at least for me! Thanks Blago. H.
|
███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █████████████████████████ ███ ███ ███ ███ ███ ███ | IRELINE |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| Largest Fund worldwide for distributed application makers ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ wireline.io - facebook.com/wirelineio - @wirelineio |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| ●⚫⦁ ICO ⦁⚫● September 1 |
|
|
|
haitch
|
|
March 14, 2015, 08:39:14 PM |
|
"Insufficient privileges to execute the memory list command"
Run as Administrator Running as administrator, network mounts all show as "0b". No idea why. Edit: because the mounts were made by the user. If I want the miner running as administrator to access the mounts, the administrator has to mount them. My user has system-wide Administrator privileges. It should be enough. Starting to run binaries on a Windows system and doing many actions and mounts as Administrator "just because" is a really bad security model. You need to be administrator to clear the memory. If you don't want to clear memory, get the latest version of the miner https://bitcointalk.org/index.php?topic=731923.msg10770853#msg10770853 and add ""UseCleanMem" : false, " If you create a batch file to mount your shares and run the miner, then run that batch file as administrator, only the miner binary has administrator access. H.
|
███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █████████████████████████ ███ ███ ███ ███ ███ ███ | IRELINE |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| Largest Fund worldwide for distributed application makers ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ wireline.io - facebook.com/wirelineio - @wirelineio |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| ●⚫⦁ ICO ⦁⚫● September 1 |
|
|
|
mmmaybe
|
|
March 14, 2015, 09:20:52 PM Last edit: March 15, 2015, 12:53:35 AM by mmmaybe |
|
Thanks to a the very generous and anonymous donation of 0.44BTC by our 8th donor, haitch, we are now very close to our goal of $429 To be on the safe side, it would be nice with a few 0.01-0.03 donations though. Thanks! Thanks to the seventh donor, making the total sum 1,04BTC/$295
To use http://bitcoinprbuzz.com/services/, we need $429 so please keep sending to those change BTC we all got laying around and we can be sure to use the industries best press release spreading service!
Thanks!Come on now! The PR Team needs BTC change, which everyone has. Don't you want the best for BURST...?
There are a huge amount of people here, still we only got six donations and are no where near to be able to use http://bitcoinprbuzz.com/services/ for the next press release.
Please, don't free ride, we are building this coin together: donate some satoshis now. Do simply not care...? How do a news spread? Well, if you Apple it's easy - you just announce a press conference and 800 reporters show up. For smaller businesses it's much harder, where you basically have to identify the agent whom can spread the news you have and hope for them to pick it up and the customers.
For the first press releases, Burst chose the latter with quite good results. However, doing it manually is terribly time-consuming and wont cover the whole relevant area.There is a third alternative:
Companies specializing in distributing and getting PR published. We have used one such service with amazing results. We're featured at both Yahoo finance, Bloomberg and a number of key media sites for crypto. They were way better than us. Of course these companies charge for their services, either in dollars or in established crypto currencies. The price for Bitcoin PR Buzz' service that we used last time is $429, but they also have a premium service for $779. We could do this as a standard CF case but that would require that we dump the Bursts for BTC. So another way to do this is do it as a standard BTC donation case; we provide a BTC address to collect the money from the. Here is the site: http://bitcoinprbuzz.com/services/I promise to provide $50/0.2 in BTC to get things started. If you want an escrow or someone else in charge of the fund, we'll be happy to go with that. For now the address is: 1AxtsE2ciNmY8Y9Rt9UBude6i1iW176oQBWhat do you think? Can we count for you support...? If we could do this in a week or so it would be great, as we then would have the means to act when dev news hit us. If you donate, PM me the tx, nick and sum (we are planning a Hall of Contributers/Fame for community members supporting development!) ***EDIT: 0,227BTC ($65) donated by mmmaybe. https://blockchain.info/sv/tx/fa9f80a46e328e20e8653d7f21da83cadc0e29bf6c331dbb6a6b2706cbf0b074 https://blockchain.info/sv/address/1AxtsE2ciNmY8Y9Rt9UBude6i1iW176oQB Just sent you 0.198 BTC for PR https://blockchain.info/tx/6882b7b20ac4896c01e53796d32ca0c9c218f95de020cd2c4ce34eb8017a7ceeI´m very exited about the upcomming update for burst and the new features.... Thank you, boba! I confirm your btc has arrived. Who is the third contributer besides me and boba...? Total amount is now 0,679 BTC/$200 with the anonymous donor, about half of what we need. Should we interpret this as several thousand holders do not think spreading a press release is important...? Please, everyone have btc change - donate them They WILL make a difference!Just PM me the tx, sum and nick. 0.02 is perfectly fine if 30 ppl does it, it's just important that you show that you support BURST and Team can spend our money on other BURST related thing Address: 1AxtsE2ciNmY8Y9Rt9UBude6i1iW176oQB
|
|
|
|
crazyearner
Legendary
Offline
Activity: 1820
Merit: 1001
|
|
March 14, 2015, 09:46:35 PM |
|
new monitor tool accepting Burstcoin mining however need pools with API who going to be first. https://bitcointalk.org/index.php?topic=569924.msg10774179#msg10774179 [ v2.0.2.753-nightly ] FEATURES ======== - Added manual update check in Settings page ALGORITHMS ========== - [+Algorithm] Blake-256 - [+Algorithm] Groestl - [+Algorithm] Jackpot - [+Algorithm] Lyra2RE - [+Algorithm] Neos-Blake - [+Algorithm] NeoScrypt - [+Algorithm] WHIRL - [+Algorithm] X17 COINS ===== - [+COIN] Burstcoin HOTFIXES ======== - Fixed issue with pools not loading - Added round duration to CKPool - Fixed incorrect BTC Guild pool hashrate - Fixed incorrect BTC Guild worker count - Fixed issue with Bitcoin Affiliate Network saving an empty name/label KNOWN ISSUES ======== - Miner Failover may report incorrect active pool - Wallets can take a long time to load - Sometimes Update does not work
|
|
|
|
Elmit
|
|
March 14, 2015, 10:48:52 PM |
|
There are unlimited passwords leading to same Burst address. Once you make a outgoing transaction, the current used password will be bound to address. After that, no other password will work for that Burst address. You will get a message like: 'Address already choosen.'
Thanks, that makes sense!
|
|
|
|
Elmit
|
|
March 14, 2015, 10:54:22 PM |
|
I read that we plot a large file and only read 1/4096 of it for mining. Will the 4095/4096 part never read again, or only occasional? Wouldn't it make sense to copy this 1/4096 to a fast SSD hard disk for mining and continue/replot the real hard disk?
|
|
|
|
haitch
|
|
March 14, 2015, 11:14:37 PM |
|
I read that we plot a large file and only read 1/4096 of it for mining. Will the 4095/4096 part never read again, or only occasional? Wouldn't it make sense to copy this 1/4096 to a fast SSD hard disk for mining and continue/replot the real hard disk?
No. On any given round you'll read 1/4096 of the nonces. On the subsequent round you'll read a different 1/4096 of the nonces. Over time all the nonces will be used repeatedly - so you can't move the "1/4096" to a faster location. H.
|
███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █████████████████████████ ███ ███ ███ ███ ███ ███ | IRELINE |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| Largest Fund worldwide for distributed application makers ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ wireline.io - facebook.com/wirelineio - @wirelineio |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| ●⚫⦁ ICO ⦁⚫● September 1 |
|
|
|
BChydro
|
|
March 14, 2015, 11:17:28 PM |
|
Are there any multipools for GPUs or ASICs that payout in BURST? I'd love to jump on one of those
|
|
|
|
luxe
|
|
March 14, 2015, 11:35:28 PM |
|
Are there any multipools for GPUs or ASICs that payout in BURST? I'd love to jump on one of those
Burst had two multipools: (closed) BurstMultipool.com - many algorithms (closed) BurstMP.com - scrypt only They closed month ago, think they had just a few miners ... Maybe its time to bring them up again, for a second try :-)
|
|
|
|
Blago
|
|
March 15, 2015, 04:49:20 AM |
|
"Insufficient privileges to execute the memory list command"
Run as Administrator Running as administrator, network mounts all show as "0b". No idea why. Edit: because the mounts were made by the user. If I want the miner running as administrator to access the mounts, the administrator has to mount them. My user has system-wide Administrator privileges. It should be enough. Starting to run binaries on a Windows system and doing many actions and mounts as Administrator "just because" is a really bad security model. You need to be administrator to clear the memory. If you don't want to clear memory, get the latest version of the miner https://bitcointalk.org/index.php?topic=731923.msg10770853#msg10770853 and add ""UseCleanMem" : false, " If you create a batch file to mount your shares and run the miner, then run that batch file as administrator, only the miner binary has administrator access. H. Solved. re-download https://www.dropbox.com/s/luq6te1j8dn61p2/miner-burst-1.150314.zip?dl=0if you have "Insufficient privileges to execute the memory list command" or use "UseCleanMem" : false
|
Relax, I’m russian!... BURST-B2LU-SGCZ-NYVS-HZEPK
|
|
|
haitch
|
|
March 15, 2015, 05:08:50 AM |
|
"Insufficient privileges to execute the memory list command"
Run as Administrator Running as administrator, network mounts all show as "0b". No idea why. Edit: because the mounts were made by the user. If I want the miner running as administrator to access the mounts, the administrator has to mount them. My user has system-wide Administrator privileges. It should be enough. Starting to run binaries on a Windows system and doing many actions and mounts as Administrator "just because" is a really bad security model. You need to be administrator to clear the memory. If you don't want to clear memory, get the latest version of the miner https://bitcointalk.org/index.php?topic=731923.msg10770853#msg10770853 and add ""UseCleanMem" : false, " If you create a batch file to mount your shares and run the miner, then run that batch file as administrator, only the miner binary has administrator access. H. Solved. re-download https://www.dropbox.com/s/luq6te1j8dn61p2/miner-burst-1.150314.zip?dl=0if you have "Insufficient privileges to execute the memory list command" or use "UseCleanMem" : falseBlago Can you build the miner so if it crashes, it just dies completely? No debug assertions, no prompts, just dead and let the batch file restart it ? Thanks H.
|
███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █████████████████████████ ███ ███ ███ ███ ███ ███ | IRELINE |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| Largest Fund worldwide for distributed application makers ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ wireline.io - facebook.com/wirelineio - @wirelineio |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| ●⚫⦁ ICO ⦁⚫● September 1 |
|
|
|
FakeAccount
Full Member
Offline
Activity: 248
Merit: 100
I'm not real
|
|
March 15, 2015, 05:29:53 AM |
|
Thanks to the seventh donor, making the total sum 1,04BTC/$295
To use http://bitcoinprbuzz.com/services/, we need $429 so please keep sending to those change BTC we all got laying around and we can be sure to use the industries best press release spreading service!
Thanks!<snip> I'll send you a little bit in about 24 hrs.
|
|
|
|
bensam1231
Legendary
Offline
Activity: 1764
Merit: 1024
|
|
March 15, 2015, 07:46:20 AM Last edit: March 15, 2015, 09:19:05 AM by bensam1231 |
|
Not sure the multithreading is working properly. It does indeed show more threads running, but it does not spread the mine of one drive across multiple processors. So if I'm mining one hard drive, when a block happens, it'll still just max out one logical processor, even if the drive can read faster. Something else I've noticed guys. When fast blocks happen, they're won almost always with a sub 100 deadline, which doesn't make sense considering people usually don't have time to scan all their plots. Maybe it's just coincidence? I've only been watching since Blago added the winner stamp to the miner. Also interesting, in this specific example, the same person won the block before with the same EXACT deadline. This should be extraordinarily rare to the point where it doesn't happen unless fast blocks are special?
|
I buy private Nvidia miners. Send information and/or inquiries to my PM box.
|
|
|
|