Author

Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000 - page 142. (Read 2170648 times)

hero member
Activity: 539
Merit: 500
@ByteBank payouts, well, bytebank is discontinued, and buy back order is at 5k (sell price). If there isn't an order atm, just wait, i'll get crowetic onto it.

@FrilledShark - I've put up a buy order for 450K Burst worth of ByteBank, which will cover all outstanding ByteBank assets, feel free to sell your holdings of the asset into it, I'll sort it out with Crowetic.

H.
hero member
Activity: 588
Merit: 500
..
If everyone uploaded a image to the block chain the blockchain would become huge, and that could make it very hard to run a local wallet for new users.
...

Transactions per block are limited and data per transaction is limited ... blockchain can only grow within its parameters (max: ~90MB day / ~30GB year) ... you want us to make no transactions to keep the blockchain small? It would be very good for burst, if all available transactions would be 100% used ... even if the demand is higher than available ... that would increase transaction fees (mining rewards) ...

I know that 100% usage of the bursts transactions would benefit Burst, but if the blockchain would grow with 30GB/Year you would have a bigger blockchain then bitcoin after only 2/3 a single year.
I support what you are doing, it's a nice way of adding more features to burst, but it's going to make it harder for new people to join.

Is it safe to mine Burst on a laptop? Or can I get my HDD toasted or something?
On a laptop, the HDD is smallere, which means that the drive need to spin faster and have higer usage. Then a HDD get used, laptop or not, it will have a chance of dying. Laptop HDD have higer usage (spins faster) and will age faster then a desktop, which add up to a greater chance of the HDD dying faste,. but A laptop have lower power drain so it can be more profitable if you mine on laptops.
TL:DR, The HDD will get used more and that will make it age faster. It's safe but less recommend then doing it on a desktop.

I mine with a laptop, using another laptop HDD hooked up through USB. Haven't had any issues.

@ByteBank payouts, well, bytebank is discontinued, and buy back order is at 5k (sell price). If there isn't an order atm, just wait, i'll get crowetic onto it.
hero member
Activity: 588
Merit: 500
Stay tuned, i'm currently working on something like that, as plugin for wallet (copy in html folder),
using: GWT (http://www.gwtproject.org/) and Browser File-API (http://www.w3.org/TR/FileAPI/) along with BURST Server-API (https://wallet.burst.city/test) ...
In addition to the quoted above, it will be possible to select a image, convert it into a thumb and store that in the blockchain (for a few burst) ... yes that would be a real decentralized storage, even if the amount of data is quite limited.

I could need some help with AT ... would this work:
- at-account has a encrypted message
- at-account receives money from money-sender account
- at-account decrypts the message
- at-account sends content of decrypted message ... encrypted to money-sender account


GWT looks sweet Cheesy

No, an at account can not decrypt a message, or at least I don't think it can, as it doesn't have a passphrase.If it did everyone would have to know it, making it useless anyway.
hero member
Activity: 617
Merit: 500
I am the signed message, without I am not
..
If everyone uploaded a image to the block chain the blockchain would become huge, and that could make it very hard to run a local wallet for new users.
...

Transactions per block are limited and data per transaction is limited ... blockchain can only grow within its parameters (max: ~90MB day / ~30GB year) ... you want us to make no transactions to keep the blockchain small? It would be very good for burst, if all available transactions would be 100% used ... even if the demand is higher than available ... that would increase transaction fees (mining rewards) ...

I know that 100% usage of the bursts transactions would benefit Burst, but if the blockchain would grow with 30GB/Year you would have a bigger blockchain then bitcoin after only 2/3 a single year.
I support what you are doing, it's a nice way of adding more features to burst, but it's going to make it harder for new people to join.

Is it safe to mine Burst on a laptop? Or can I get my HDD toasted or something?
On a laptop, the HDD is smallere, which means that the drive need to spin faster and have higer usage. Then a HDD get used, laptop or not, it will have a chance of dying. Laptop HDD have higer usage (spins faster) and will age faster then a desktop, which add up to a greater chance of the HDD dying faste,. but A laptop have lower power drain so it can be more profitable if you mine on laptops.
TL:DR, The HDD will get used more and that will make it age faster. It's safe but less recommend then doing it on a desktop.
member
Activity: 70
Merit: 10
Is it safe to mine Burst on a laptop? Or can I get my HDD toasted or something?
sr. member
Activity: 257
Merit: 255
..
If everyone uploaded a image to the block chain the blockchain would become huge, and that could make it very hard to run a local wallet for new users.
...

Transactions per block are limited and data per transaction is limited ... blockchain can only grow within its parameters (max: ~90MB day / ~30GB year) ... you want us to make no transactions to keep the blockchain small? It would be very good for burst, if all available transactions would be 100% used ... even if the demand is higher than available ... that would increase transaction fees (mining rewards) ...
hero member
Activity: 617
Merit: 500
I am the signed message, without I am not
File-Sharing via Burstcoin could quite 'easy' be done.

The Usecase:
- You uploaded files to Usenet or File-Hosters or FTP or whatever ... and optional protected them by password (rar/zip).
- Now you want to 'sell' this files for BURST.

The Solution:
- Create a new account with optional accountInfo (Name and description) about the files that are provided by this account. (for example a tv-show season)
- Send encrypted messages to this acccount, containing the download url and the password for the download (e.g. one for every episode of the tv-show)
- Offer the download in Market and finally provide the password of the above created account to anyone that buys it. (Could think of AT that does it automated ...)
- The customer can now access the account, decrypt the messages and access the files.

Notice:
This could be simplified for users by writing a special client that just uses the burst server api. (no need to access the wallet)

Advanced:
A encrypted message can contain ~1kb of data, a special client for File-Sharing could use JSON as format for different kinds of data-info stored encrypted in the blockchain ...
e.g. usenet-download, hoster-download (upload.to etc.), ftp-download etc. in detail the needed data differs a bit.

However, i currently think of (and started to implement) such a file-sharing client based on burstcoin blockchain ... this is no decentralized storage, but could solve the problem to receive micropayments for uploads.

Edit:
Burst already has a build in decentralized storage with encryption ... you can store 1kb data for 1 burst in a encrypted message, thats 1000 burst for a MB, quite cheap at current burst prices :-)  Sure, we need a little software to split a file in pices (if needed) and send the needed messages. On the other side collect messages and rejoin the parts back to a file. Just a theoretical case ofcause, mass usage is not possible at max. 255kb in 4minutes. But hey, if you want to give your files a higher prio, just pay more for your transactions :-)

There is quite a lot, that could be implemented using the burst server api and ATs, even without wallet updates within near future ... be creative!!




This one is amazing. If you or someone else can implement it, it will be huge thing. I don't care of burstcoin price. IMO lower is better to buy more Smiley I want price drop to 1 satoshi Cheesy

Stay tuned, i'm currently working on something like that, as plugin for wallet (copy in html folder),
using: GWT (http://www.gwtproject.org/) and Browser File-API (http://www.w3.org/TR/FileAPI/) along with BURST Server-API (https://wallet.burst.city/test) ...
In addition to the quoted above, it will be possible to select a image, convert it into a thumb and store that in the blockchain (for a few burst) ... yes that would be a real decentralized storage, even if the amount of data is quite limited.

I could need some help with AT ... would this work:
- at-account has a encrypted message
- at-account receives money from money-sender account
- at-account decrypts the message
- at-account sends content of decrypted message ... encrypted to money-sender account



Edit: If everyone uploaded a image to the block chain the blockchain would become huge, and that could make it very hard to run a local wallet for new users.
Also When does bytebank payout?
If it's dead could the owner buy back the asset full price or for a reduced amount?
sr. member
Activity: 257
Merit: 255
File-Sharing via Burstcoin could quite 'easy' be done.

The Usecase:
- You uploaded files to Usenet or File-Hosters or FTP or whatever ... and optional protected them by password (rar/zip).
- Now you want to 'sell' this files for BURST.

The Solution:
- Create a new account with optional accountInfo (Name and description) about the files that are provided by this account. (for example a tv-show season)
- Send encrypted messages to this acccount, containing the download url and the password for the download (e.g. one for every episode of the tv-show)
- Offer the download in Market and finally provide the password of the above created account to anyone that buys it. (Could think of AT that does it automated ...)
- The customer can now access the account, decrypt the messages and access the files.

Notice:
This could be simplified for users by writing a special client that just uses the burst server api. (no need to access the wallet)

Advanced:
A encrypted message can contain ~1kb of data, a special client for File-Sharing could use JSON as format for different kinds of data-info stored encrypted in the blockchain ...
e.g. usenet-download, hoster-download (upload.to etc.), ftp-download etc. in detail the needed data differs a bit.

However, i currently think of (and started to implement) such a file-sharing client based on burstcoin blockchain ... this is no decentralized storage, but could solve the problem to receive micropayments for uploads.

Edit:
Burst already has a build in decentralized storage with encryption ... you can store 1kb data for 1 burst in a encrypted message, thats 1000 burst for a MB, quite cheap at current burst prices :-)  Sure, we need a little software to split a file in pices (if needed) and send the needed messages. On the other side collect messages and rejoin the parts back to a file. Just a theoretical case ofcause, mass usage is not possible at max. 255kb in 4minutes. But hey, if you want to give your files a higher prio, just pay more for your transactions :-)

There is quite a lot, that could be implemented using the burst server api and ATs, even without wallet updates within near future ... be creative!!




This one is amazing. If you or someone else can implement it, it will be huge thing. I don't care of burstcoin price. IMO lower is better to buy more Smiley I want price drop to 1 satoshi Cheesy

Stay tuned, i'm currently working on something like that, as plugin for wallet (copy in html folder),
using: GWT (http://www.gwtproject.org/) and Browser File-API (http://www.w3.org/TR/FileAPI/) along with BURST Server-API (https://wallet.burst.city/test) ...
In addition to the quoted above, it will be possible to select a image, convert it into a thumb and store that in the blockchain (for a few burst) ... yes that would be a real decentralized storage, even if the amount of data is quite limited.

I could need some help with AT ... would this work:
- at-account has a encrypted message
- at-account receives money from money-sender account
- at-account decrypts the message
- at-account sends content of decrypted message ... encrypted to money-sender account


full member
Activity: 211
Merit: 100
Sold all burst coin. I'm out.

Good, you probably sold some of those to me.  I'm in.

 Grin

I understand this coin is in transition now, but assuming something happens at some point Burst is an amazing buy at this price.  People who don't realize that haven't been around long enough or aren't very good investors.
full member
Activity: 211
Merit: 100
Sold all burst coin. I'm out.

Good, you probably sold some of those to me.  I'm in.
full member
Activity: 494
Merit: 100
Sold all burst coin. I'm out.
hero member
Activity: 619
Merit: 500
Block explorers stuck, that .de pool not paying in a timely manner, what is going on?  Huh

my pool pays, look in your wallet not in the stuck blockex!

also i switched the link to https://block.burstcoin.info, so you can see the payments in this blockex.
legendary
Activity: 1288
Merit: 1002
Block explorers stuck, that .de pool not paying in a timely manner, what is going on?  Huh

https://block.burstcoin.info is NOT stuck

Thanks man! I like how it translates the Burst prices into $, and the overall the design of your site is top notch Wink
hero member
Activity: 588
Merit: 500
Block explorers stuck, that .de pool not paying in a timely manner, what is going on?  Huh

https://block.burstcoin.info is NOT stuck
legendary
Activity: 1288
Merit: 1002
Block explorers stuck, that .de pool not paying in a timely manner, what is going on?  Huh
hero member
Activity: 588
Merit: 500
hero member
Activity: 617
Merit: 500
I am the signed message, without I am not
And i'm also getting problems with burst.ninja, only 1 miner can be online at a time.

What does that mean? A little more details please.

http://imgur.com/VXhdpmj
Now i can't see anyone online, but before i saw like 1 person online, but it was always a different person

Open up the js console and send a screenshot of that. ( ctrl + shift + j on chrome )
Burst.ninja is up again
legendary
Activity: 1288
Merit: 1002
burstcoin.biz stucks since 13.10.2015....

yep, seems like none of the current block explorer at the OP are working, i dont know why, but looking at this coin, on of the best altcoins, and how it looks like now is really sad.

obviously the surfbar are not working since long time ago too, since is a part of the burstcoin.biz.


Hopefully whoever is in charge of burstcoin.biz will fix the problem soon, at first I thought I wasn't getting payments from my pool but I had to sync my own wallet to check  Undecided
hero member
Activity: 588
Merit: 500
And i'm also getting problems with burst.ninja, only 1 miner can be online at a time.

What does that mean? A little more details please.

http://imgur.com/VXhdpmj
Now i can't see anyone online, but before i saw like 1 person online, but it was always a different person

Open up the js console and send a screenshot of that. ( ctrl + shift + j on chrome )
legendary
Activity: 1401
Merit: 1008
northern exposure
burstcoin.biz stucks since 13.10.2015....

yep, seems like none of the current block explorer at the OP are working, i dont know why, but looking at this coin, on of the best altcoins, and how it looks like now is really sad.

obviously the surfbar are not working since long time ago too, since is a part of the burstcoin.biz.
Jump to: