Author

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

hero member
Activity: 527
Merit: 503
vbcs wallet is looking a little bit emptier than it should be after all this hard work:  BURST-NUFU-7PX7-KHVM-7EMNC

I sent him 200K myself (and an extra 250k.. that was sent to the wrong address and lost forever.  Whoops! Sad  )

Let's see if we can't make him a millionaire, if not multimillionaire!

I'm convinced he prefers Burst over Qora.. except that he's very heavily invest into Qora (as payment after AT are running), let's make sure he's at least got a decent sized wallet balance over here too.  burstcoin was very helpful in implementing and cleaning and debugging them but vbcs sent a lot of time on them and is being very generous by letting us launch ATs in parallel with or before Qora instead of trying to launch them there first.
hero member
Activity: 1082
Merit: 505
A Digital Universe with Endless Possibilities.
Not to mention all the other features.
hero member
Activity: 1082
Merit: 505
A Digital Universe with Endless Possibilities.
Burst is so underrecognized.

Let's hope not for long!

You want to help market it?  Anyone who wants to help, we could use it.  A few of us on here got together and came up with a marketing plan.  We could really use help implementing it.

Definitely if we can market it as an alternative to easier mining then it's done.
hero member
Activity: 527
Merit: 503
Burst is so underrecognized.

Let's hope not for long!

You want to help market it?  Anyone who wants to help, we could use it.  A few of us on here got together and came up with a marketing plan.  We could really use help implementing it.
hero member
Activity: 1082
Merit: 505
A Digital Universe with Endless Possibilities.
Burst is so underrecognized.
legendary
Activity: 1092
Merit: 1001
Great achievement, this is so revolutionary.
hero member
Activity: 868
Merit: 1000
can not be more than 10K a day with 100T with 10 ~ 15 T oscilaltions as we have now and it aint going down, you better of buying on an exchange price should drop big time before years end, next year is an open end game
can you explain why price should drop big before years end? ty

Highly doubt it will drop much since we have AT released. More innovation using AT should come online very soon. AT itself enables endless branching out of new features, this alone beat anything out there right now.

Not to mention more new features developed by our dear developer will be coming online later on.

Right now , burst got a killer apps/feature (Automatic Transaction)

Take a look at OP

Basic pool support (done)
Improved pool support (done)
Advanced transactions(escrow, subscription, reserve funds then transfer not yet known portion later)
Automatic transactions (turing complete) (done)
BurstId authentication system
Allow linking BurstId to burst account for transfers with spending limits.
DHT for off-chain services
Off-chain encrypted messaging and voip between burstid accounts
File storage(disclaimer: still figuring out a good way to do this. this will take a while.)


Few months down the road , we will get more killer apps / feature

With block reward cutting every month and new feature coming online frequently , it's hard to imagine price will fall in a big way. On the other hand , it's hard to not imagine price goes full moon.

I predict one crypto currency will take over litecoin on 2015 because of this happening to litecoin

Litecoin Creator Charlie Lee Claims Litecoin Does Not Need Development
https://www.cryptocoinsnews.com/litecoin-creator-charlie-lee-claims-litecoin-not-need-development-says-adding-gimmicks-not-help-currency-succeed/

Stopping development is as good as giving itself death sentence

Price agrees that litecoin is slowly dying

https://bitcoinwisdom.com/markets/btce/ltcusd

So i ask myself a question. If i have 1 BTC what will i invest in ? Litecoin or Burst ? If we increase burst branding and awareness , more people will ask the same question. We need PR effort to let more people know about burst so that more people can ask themselves the same question. If we can get 10,000 new people to ask the same question and take action , guess where the price will go ?

2015 will be a good year for burst and bitcoin.
full member
Activity: 248
Merit: 100
I'm not real
Burst 1.2.0

Update required for all users by block 49200 (12/26 or 12/27)

updated. thanks!!
hero member
Activity: 868
Merit: 1000

You guys know how Counterparty announced they were implementing Smart Contracts?  They recently said they didn't think they'd have them running until hopefully March..  Ethereum is hopefully to get something out in the same time frame. Smiley

Meaning Burst is just about to become the first coin to have decentralized Automatic Transactions/Smart Contracts working.


This is very news worthy and a great starting point to get burst on major news site like coin desk. After which continuous PR effort should bring us full moon without much prayer !
hero member
Activity: 868
Merit: 1000
Burst 1.2.0

Download: https://mega.co.nz/#!75xV1abB!PG6gC6mMcSmr5ys2SrkHnIw-BDq1FodG5_bzWVlXJts
sha256: 00cafd7efb560c3253f8e94ff0b16f2c488d1849166f27c06f0dee7b98f07bcb
or github: https://github.com/BurstProject/burstcoin

Update required for all users by block 49200 (12/26 or 12/27)

If using an existing copy of the blockchain this will do a re-scan on first run.

This update adds the Automatic Transaction (AT) system. This will allow users to write turing complete scripts which can be saved to the blockchain. Scripts will get their own account id and are able to send and receive coins, and will execute trustlessly.

This release should be compliant with the ciyam AT specs found here: http://ciyam.org/at/
Additional platform-specific api calls will be added later on.

Current fees for ATs are:
On creation 1 burst per memory page(256 bytes).
When ATs execute, normal opcodes cost 0.1, and api calls cost 1.
There is a maximum of 200 fee per AT execution.

Nice ! Hopefully there will be burst of new features using AT.

This update is massive because a single feature (AT) that allows countless new feature to be develop by anyone.
sr. member
Activity: 280
Merit: 250
Dev pool 1 is down for a few minutes to update. dev pool 2 will be also going down for updating in a few minutes also.

EDIT: Both pools are up to date and back online.
hero member
Activity: 527
Merit: 503
Burst 1.2.0

Download: https://mega.co.nz/#!75xV1abB!PG6gC6mMcSmr5ys2SrkHnIw-BDq1FodG5_bzWVlXJts
sha256: 00cafd7efb560c3253f8e94ff0b16f2c488d1849166f27c06f0dee7b98f07bcb
or github: https://github.com/BurstProject/burstcoin

Update required for all users by block 49200 (12/26 or 12/27)

If using an existing copy of the blockchain this will do a re-scan on first run.

This update adds the Automatic Transaction (AT) system. This will allow users to write turing complete scripts which can be saved to the blockchain. Scripts will get their own account id and are able to send and receive coins, and will execute trustlessly.

This release should be compliant with the ciyam AT specs found here: http://ciyam.org/at/
Additional platform-specific api calls will be added later on.

Current fees for ATs are:
On creation 1 burst per memory page(256 bytes).
When ATs execute, normal opcodes cost 0.1, and api calls cost 1.
There is a maximum of 200 fee per AT execution.

That is huge, thanks for the hard work over the last month or so!!!!!

You guys know how Counterparty announced they were implementing Smart Contracts?  They recently said they didn't think they'd have them running until hopefully March..  Ethereum is hopefully to get something out in the same time frame. Smiley

Meaning Burst is just about to become the first coin to have decentralized Automatic Transactions/Smart Contracts working.

Make sure you thank the dev and vbcs remember they both have their wallet addresses in their signatures for donations!
sr. member
Activity: 462
Merit: 250
Burst 1.2.0

Download: https://mega.co.nz/#!75xV1abB!PG6gC6mMcSmr5ys2SrkHnIw-BDq1FodG5_bzWVlXJts
sha256: 00cafd7efb560c3253f8e94ff0b16f2c488d1849166f27c06f0dee7b98f07bcb
or github: https://github.com/BurstProject/burstcoin

Update required for all users by block 49200 (12/26 or 12/27)

If using an existing copy of the blockchain this will do a re-scan on first run.

This update adds the Automatic Transaction (AT) system. This will allow users to write turing complete scripts which can be saved to the blockchain. Scripts will get their own account id and are able to send and receive coins, and will execute trustlessly.

This release should be compliant with the ciyam AT specs found here: http://ciyam.org/at/
Additional platform-specific api calls will be added later on.

Current fees for ATs are:
On creation 1 burst per memory page(256 bytes).
When ATs execute, normal opcodes cost 0.1, and api calls cost 1.
There is a maximum of 200 fee per AT execution.

Thank you, your work has been awesome on this! I hope we can put together a press release on this Smiley

Email me when it's finished. I will get it on the site immediately. To make this work there must be a concerted effort for others to tweet and share all the information about Burst available.

Thanks for your support Smiley We will write it tomorrow and include you on the send list.

Need some sleep now though,
hero member
Activity: 1082
Merit: 505
A Digital Universe with Endless Possibilities.
Since you know, Burst is the next generation in mining.
hero member
Activity: 1082
Merit: 505
A Digital Universe with Endless Possibilities.
Burst 1.2.0

Download: https://mega.co.nz/#!75xV1abB!PG6gC6mMcSmr5ys2SrkHnIw-BDq1FodG5_bzWVlXJts
sha256: 00cafd7efb560c3253f8e94ff0b16f2c488d1849166f27c06f0dee7b98f07bcb
or github: https://github.com/BurstProject/burstcoin

Update required for all users by block 49200 (12/26 or 12/27)

If using an existing copy of the blockchain this will do a re-scan on first run.

This update adds the Automatic Transaction (AT) system. This will allow users to write turing complete scripts which can be saved to the blockchain. Scripts will get their own account id and are able to send and receive coins, and will execute trustlessly.

This release should be compliant with the ciyam AT specs found here: http://ciyam.org/at/
Additional platform-specific api calls will be added later on.

Current fees for ATs are:
On creation 1 burst per memory page(256 bytes).
When ATs execute, normal opcodes cost 0.1, and api calls cost 1.
There is a maximum of 200 fee per AT execution.

Thank you, your work has been awesome on this! I hope we can put together a press release on this Smiley

Email me when it's finished. I will get it on the site immediately. To make this work there must be a concerted effort for others to tweet and share all the information about Burst available.
sr. member
Activity: 462
Merit: 250
Since I started mining a year ago, no form of mining has required as much work and attention as Burst.

I am mining on twelve external drives using two machines.  Mining restarts on reboot.  I log in and check on it a couple of times a day.  It's no trouble at all.  I guess it was a fair bit of work getting to that point, though.

Yeah, problems have probably decreased with time and increasing knowledge, but getting 12-14 drives running on one rig is still a challenge. I mostly have small HDDs.
legendary
Activity: 1792
Merit: 1010
Burst 1.2.0

Download: https://mega.co.nz/#!75xV1abB!PG6gC6mMcSmr5ys2SrkHnIw-BDq1FodG5_bzWVlXJts
sha256: 00cafd7efb560c3253f8e94ff0b16f2c488d1849166f27c06f0dee7b98f07bcb
or github: https://github.com/BurstProject/burstcoin

Update required for all users by block 49200 (12/26 or 12/27)

If using an existing copy of the blockchain this will do a re-scan on first run.

This update adds the Automatic Transaction (AT) system. This will allow users to write turing complete scripts which can be saved to the blockchain. Scripts will get their own account id and are able to send and receive coins, and will execute trustlessly.

This release should be compliant with the ciyam AT specs found here: http://ciyam.org/at/
Additional platform-specific api calls will be added later on.

Current fees for ATs are:
On creation 1 burst per memory page(256 bytes).
When ATs execute, normal opcodes cost 0.1, and api calls cost 1.
There is a maximum of 200 fee per AT execution.

Thank you, your work has been awesome on this! I hope we can put together a press release on this Smiley

that is awesome, love it, thank you for pushing this forward, okey dokey speak soon have fun (first and most) and have a great week ahead
sr. member
Activity: 462
Merit: 250
Burst 1.2.0

Download: https://mega.co.nz/#!75xV1abB!PG6gC6mMcSmr5ys2SrkHnIw-BDq1FodG5_bzWVlXJts
sha256: 00cafd7efb560c3253f8e94ff0b16f2c488d1849166f27c06f0dee7b98f07bcb
or github: https://github.com/BurstProject/burstcoin

Update required for all users by block 49200 (12/26 or 12/27)

If using an existing copy of the blockchain this will do a re-scan on first run.

This update adds the Automatic Transaction (AT) system. This will allow users to write turing complete scripts which can be saved to the blockchain. Scripts will get their own account id and are able to send and receive coins, and will execute trustlessly.

This release should be compliant with the ciyam AT specs found here: http://ciyam.org/at/
Additional platform-specific api calls will be added later on.

Current fees for ATs are:
On creation 1 burst per memory page(256 bytes).
When ATs execute, normal opcodes cost 0.1, and api calls cost 1.
There is a maximum of 200 fee per AT execution.

Thank you, your work has been awesome on this! I hope we can put together a press release on this Smiley
sr. member
Activity: 462
Merit: 250
Since I started mining a year ago, no form of mining has required as much work and attention as Burst.

I am mining on twelve external drives using two machines.  Mining restarts on reboot.  I log in and check on it a couple of times a day.  It's no trouble at all.  I guess it was a fair bit of work getting to that point, though.
sr. member
Activity: 462
Merit: 250


How much are you earning per day with 100TB on devs v2 pool ?

can not be more than 10K a day with 100T with 10 ~ 15 T oscilaltions as we have now and it aint going down, you better of buying on an exchange price should drop big time before years end, next year is an open end game


No.

My guess is you will earn ~10K with 35-40-45tb.

To have 200tb on regular equipment, mining 24/7, must be hell. Since I started mining a year ago, no form of mining has required as much work and attention as Burst. But still it's fun with all the problems. Can't remember how many times I been thinking "I'll fix that rig tomorrow!", but still end up spending 2h in the middle of the night getting it to tun smoothly again.

That makes you respect the mined coins more. I'll not sell them cheap, for sure.

yeah must be 20K a day on 100 tera on approx 3.K thousand dollars (getting goose bumps just thinking about it) as far as selling righr now I don't who is selling! WD/Seagate testing lab ? maybe

I forgot one more investment one has to make high speed DRAM usually > 150$ a pop if smart one gets 4 x and if really s,art one spreads load of drives across multiple servers so I say + extra 1,000$ for fast deadlines

It helps knowing ppl who work with destruction of computer equipment and fully working PCs (due to their alleged "sensitive information"). They are happy for a beer and pizza for making me odd favors. The way I get equipment is probably one reason for the problems i have getting things running.

Jump to: