Author

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

hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
Burst is now as low as 27 Sat.

With that speed, we will reach the 15 within the next 24 hours!
full member
Activity: 322
Merit: 100
Unfortunately your people skills suck, and you have an enormous ego, so sorry

Let's face it tiga, even if I said pretty please they wouldn't have accepted anything.
So my people skills are just fine

All they do is try to goat me into releasing my code. Haha. I will, but it costs an wallet update. My word is good, however they don't exactly inspire me confidence.
It is in their benefit as well, but they can't understand anything that it's not in front of them. They shall have it. Please forgive me for trying to reason with them.
hero member
Activity: 588
Merit: 500
Is it possible to add staking? Could hash power come from a staking wallet?

An option I've considered, but i need to research it more. My idea would be to switch 1 in 5 or something blocks to a POS model. Not sure how to do this while avoiding making the next block's scoop number come out a block earlier....

I am not against freezing the block reward, and also not against bitladen. Unfortunately your people skills suck, and you have an enormous ego, so sorry, I'd rather that you kept your distance. I encourage you to go and create a clone, this would be best for everyone.

@burstincomeasset, keep up the good work.

Yes, people, join the chat room, it's practically slack bust hosted by us.
full member
Activity: 322
Merit: 100
I push ignore button to this fuder, i suggests others do the same.

sure buddy, go hide under the bed.
sr. member
Activity: 355
Merit: 250
I push ignore button to this fuder, i suggests others do the same.
full member
Activity: 322
Merit: 100
I stop make conversation with you. You just know my opinion. You are bluffing. If not - go ahead. I am wating. It could be intresting expierience to see that.

then dump it, it will help me 51% attack sooner
sr. member
Activity: 355
Merit: 250
I stop make conversation with you. You just know my opinion. You are bluffing. If not - go ahead. I am wating. It could be intresting expierience to see that.
full member
Activity: 322
Merit: 100
Nope not yet - maybe on christmas  Grin

15 on christmas? that's wishful thinking

But let me see if I get this straight. You can dump it to 15 on c-cex? Or on all exchanges? And is that including 15 or just above?
sr. member
Activity: 355
Merit: 250
Nope not yet - maybe on christmas  Grin
full member
Activity: 322
Merit: 100
bitladen - You are bluffing. That's all. I am waiting for your 51% attack  Grin Bought some popcorn. BTW. Are you emotionally stable? Or maybe have some problem with your sovial life?
I don't belive you and don' care about your opinion and noone from this great community. today i have enogh burst to dump the price to 15 satoshi and lot off people will do the same. What about your daily earings then? Go to beer with friends (if you have any) and go out from the basement.

excellent, dump it to 15 satoshi.

sr. member
Activity: 355
Merit: 250
bitladen - You are bluffing. That's all. I am waiting for your 51% attack  Grin Bought some popcorn. BTW. Are you emotionally stable? Or maybe have some problem with your social life?
I don't belive you and don' care about your opinion. Today i have enogh burst to dump the price to 15 satoshi and lot off people will do the same. What about your daily earings then? Go to beer with friends (if you have any) and go out from the basement.
full member
Activity: 322
Merit: 100

yes, you are right ... more than one line :-)  What i wanted to say is, that open source development does not work the way 'make me donations and i will implement a new features'.
you have to deliver first and hope that it pays out, maybe not always in money, but in reputation.

@yeponlyone i was taking about a fork on github.

Yes, it's true. I never asked for money though.
On the other hand I wasn't seeking as much the reputation, but a solution to a problem both the community and myself have. crowetic even vouched for me. They will still not cooperate, then the next best thing for me is that burst dies so a proper clone can take its place.

And I am willing to provide the pool and miner code, after the reward change. But before this happens, you can see it's not in my advantage to release it. In fact the client code should be added to your miner, to be precise. Mine is dcct cpu port.

In fact they could have had it since february, but they knew better then. And still think they know better now, despite the ongoing crash, which I have predicted.

And the fact is, that I already have a reputation, about 2PB worth of it. They would expect me not to take that into account when dealing with them? How so?
Usually the coders only seek the reputation here, so people got used to this kind of humble attitude.
Not me, my interest are in mining and making a good profit. But my proposals benefits the community, not just myself, if they cannot see that, let's wait until xmas and do nothing... i guess. Though when hashrate drops more - and it will - due to the price, I will do something. It's not a threat, it's a fact.

hero member
Activity: 504
Merit: 500
....
@yeponlyone i was taking about a fork on github.

My comment was not related to yours Smiley
sr. member
Activity: 257
Merit: 255

Did you read what I wrote? If you stand-by that position we are dead. Periods.


You must start the process to get things going.


How about that improved pool protocol, so we are leveling the playing field in that area?

You still offer me nothing. In order to change rewards, I would have to code it, in effect I will begin by offering you something. That's all I will offer for starters.

After that, you know how they say. Friends that care, share.


Code:
   @Override
    public long getBlockReward() {
     if(this.height == 0 || this.height >= 1944000) {
     return 0;
     }
     int month = this.height / 10800;
     long reward = BigInteger.valueOf(10000)
     .multiply(BigInteger.valueOf(95).pow(month))
     .divide(BigInteger.valueOf(100).pow(month)).longValue() * Constants.ONE_NXT;
    
     return reward;
    }

Hard work changing on line of code ... make a fork, make real improvments ... or nobody will take you serious.


come now luxe, you know better than that, I said:

increase the reward, after a certain block
make further rewards proportional to difficulty.
make 10% dev donation to the specific address.

+ testing.

ok not a huge undertaking, but still not exactly just one line of code.

P.S.: you know what, you please them and work for free, that's what they want. good luck
and if 25% of the hash is not enough to be taken seriously, perhaps 51% will suffice.


yes, you are right ... more than one line :-)  What i wanted to say is, that open source development does not work the way 'make me donations and i will implement a new features'.
you have to deliver first and hope that it pays out, maybe not always in money, but in reputation.

@yeponlyone i was taking about a fork on github.
hero member
Activity: 504
Merit: 500

Did you read what I wrote? If you stand-by that position we are dead. Periods.


You must start the process to get things going.


How about that improved pool protocol, so we are leveling the playing field in that area?

You still offer me nothing. In order to change rewards, I would have to code it, in effect I will begin by offering you something. That's all I will offer for starters.

After that, you know how they say. Friends that care, share.


Code:
    @Override
    public long getBlockReward() {
     if(this.height == 0 || this.height >= 1944000) {
     return 0;
     }
     int month = this.height / 10800;
     long reward = BigInteger.valueOf(10000)
     .multiply(BigInteger.valueOf(95).pow(month))
     .divide(BigInteger.valueOf(100).pow(month)).longValue() * Constants.ONE_NXT;
    
     return reward;
    }

Hard work changing on line of code ... make a fork, make real improvments ... or nobody will take you serious.


come now luxe, you know better than that, I said:

increase the reward, after a certain block
make further rewards proportional to difficulty.
make 10% dev donation to the specific address.

+ testing.

ok not a huge undertaking, but still not exactly just one line of code.

P.S.: you know what, you please them and work for free, that's what they want. good luck
and if 25% of the hash is not enough to be taken seriously, perhaps 51% will suffice.

I think there will be a fork, taking all these innovations from the last year and tweaking stuff some, before you get 51%. Is it expensive paying the bot-owners, btw? Perhaps you'll join the new coin and ease your financial situation. Wink
full member
Activity: 322
Merit: 100

Did you read what I wrote? If you stand-by that position we are dead. Periods.


You must start the process to get things going.


How about that improved pool protocol, so we are leveling the playing field in that area?

You still offer me nothing. In order to change rewards, I would have to code it, in effect I will begin by offering you something. That's all I will offer for starters.

After that, you know how they say. Friends that care, share.


Code:
    @Override
    public long getBlockReward() {
     if(this.height == 0 || this.height >= 1944000) {
     return 0;
     }
     int month = this.height / 10800;
     long reward = BigInteger.valueOf(10000)
     .multiply(BigInteger.valueOf(95).pow(month))
     .divide(BigInteger.valueOf(100).pow(month)).longValue() * Constants.ONE_NXT;
    
     return reward;
    }

Hard work changing on line of code ... make a fork, make real improvments ... or nobody will take you serious.


come now luxe, you know better than that, I said:

increase the reward, after a certain block
make further rewards proportional to difficulty.
make 10% dev donation to the specific address.

+ testing.

ok not a huge undertaking, but still not exactly just one line of code.

P.S.: you know what, you please them and work for free, that's what they want. good luck
and if 25% of the hash is not enough to be taken seriously, perhaps 51% will suffice.
sr. member
Activity: 257
Merit: 255

Did you read what I wrote? If you stand-by that position we are dead. Periods.


You must start the process to get things going.


How about that improved pool protocol, so we are leveling the playing field in that area?

You still offer me nothing. In order to change rewards, I would have to code it, in effect I will begin by offering you something. That's all I will offer for starters.

After that, you know how they say. Friends that care, share.


Code:
    @Override
    public long getBlockReward() {
     if(this.height == 0 || this.height >= 1944000) {
     return 0;
     }
     int month = this.height / 10800;
     long reward = BigInteger.valueOf(10000)
     .multiply(BigInteger.valueOf(95).pow(month))
     .divide(BigInteger.valueOf(100).pow(month)).longValue() * Constants.ONE_NXT;
    
     return reward;
    }

Hard work changing on line of code ... make a fork, make real improvments ... or nobody will take you serious.
full member
Activity: 322
Merit: 100
Who will do the clone?

I believe the question provides it's own answer.
hero member
Activity: 504
Merit: 500

Did you read what I wrote? If you stand-by that position we are dead. Periods.


You must start the process to get things going.


How about that improved pool protocol, so we are leveling the playing field in that area?

You still offer me nothing. In order to change rewards, I would have to code it, in effect I will begin by offering you something. That's all I will offer for starters.

After that, you know how they say. Friends that care, share.


That will not work. People don't work that way. I hoped you'll get that. I'm sorry I failed. It would have been nice to give it a try. Instead:


Dumpage coming up.

Who will do the clone?
full member
Activity: 322
Merit: 100

Did you read what I wrote? If you stand-by that position we are dead. Periods.


You must start the process to get things going.


How about that improved pool protocol, so we are leveling the playing field in that area?

You still offer me nothing. In order to change rewards, I would have to code it, in effect I will begin by offering you something. That's all I will offer for starters.

After that, you know how they say. Friends that care, share.
Jump to: