Author

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

legendary
Activity: 1582
Merit: 1019
011110000110110101110010
java burst-pool-miner still work on uray pool?
in all miners I see
Code:
Submitting share
Error: Failed to submit nonce, retrying...
Error: Failed to submit nonce
wtf?

why are u stil using java miner? is there a problem with newer miner from me or from dcct ?

strange question, for what to change poc-miner what perfectly worked long time?
with dcct I didn't explore deeply but dcct wrote can't connect to pool (ubuntu)
previous version of your miner have issue with big stagger size, what issue have current version nobody knows, but I prefer wait a little more than 3 days after release
(really it started now for one PC and there submitting share looks ok)

with java burst-pool-miner
after restart miner it submitting several shares, and after what Error: Failed to submit nonce, retrying... , Error: Failed to submit nonce

I understand what you may not support java miner more but at least you should have said, what you stop java miner support (I think so)

its not because i am not supporting java miner, its because that java miner is developed by dev using java, and i don't really have good knowledge about java, if there are somebody want to make fix for java miner, it is simple, just delay the nonce submission by couple of seconds randomly, thats it.

Is there a non-java windows miner? I've looked but have not found.
member
Activity: 71
Merit: 10
that modified version is simple modification, if you want delayed nonce submission, i don't know, because that miner using some kind of message passing pattern, and also to delay nonce submission could be mean delaying plot reading, and I dont understand how the threading work in java miner

thank you for explanation
I restarted all minners with your minner

sr. member
Activity: 286
Merit: 250
So, will the v2 work with the solo mining plots?

Yes, that's the point of v2.

Will you consider building a PR team to help you promote the coin more?

Not even sure where to start with that, but I'd rather wait until we have actual new features in addition to just new mining to do promotion.

Any plans to use the data in the plots for data storage?

If you have any ideas on how to actually do that, I'd be interested to know, but it's not a priority regardless.

How far off is the v2 pool being done?

Sounds logical with waiting to make sure all the new features are in place before a PR team.

As far as the data storage, I wouldn't know where to start since my programming skills are novice at most. Probably is possible and a fork would probably have to be done to implement it.
I'm hoping to release a new client update within the next 1-2 days that goes into affect 2-3 days after that, and I would expect to have the v2 pool ready to go by then, so 3-5 days.

The problem with data storage, is with the current system, anyone can generate the same plot given the address/nonce combination stored in the blockchain to verify things, but if you try to do data storage, not everyone can store a copy of all the data.


I think we might want to have data storage as an additional way to earn coins. so.. You can have plot files for mining as we have now, and you can also designate a directory and a max space limit , and then burstcoin will start using that directory for distributed data storage, paying you for usage somehow, directing burst coins from users to drive donators.

A good system would be super anonymous - you should not be able to figure out in any way what is on your drive, and it should not be possible to easily find out where the parts of a given file is stored

This would ensure it was not possible for someone to get into trouble because their storage directory happened to store something that someone found gave them the right to come after the one owning the drive.

You might want to add in support such that it was also not possible to find out who stored a given file in the first place.

it might be beneficial if stored files could either be private (only people with a code matcing the file can see it or read it) or public (discoverable in some kind of directory, all with the file ID can read it)

If BURST gets a really high price, the value of 1 burst might become too high to be used as a micro payment. a burst is alreday a cent these days. If it becomes a dollar, then transaction fee is way too high for many uses.  What are the options available to avoid that problem when we run into it?
hero member
Activity: 1400
Merit: 505
java burst-pool-miner still work on uray pool?
in all miners I see
Code:
Submitting share
Error: Failed to submit nonce, retrying...
Error: Failed to submit nonce
wtf?

why are u stil using java miner? is there a problem with newer miner from me or from dcct ?

strange question, for what to change poc-miner what perfectly worked long time?
with dcct I didn't explore deeply but dcct wrote can't connect to pool (ubuntu)
previous version of your miner have issue with big stagger size, what issue have current version nobody knows, but I prefer wait a little more than 3 days after release
(really it started now for one PC and there submitting share looks ok)

with java burst-pool-miner
after restart miner it submitting several shares, and after what Error: Failed to submit nonce, retrying... , Error: Failed to submit nonce

I understand what you may not support java miner more but at least you should have said, what you stop java miner support (I think so)

its not because i am not supporting java miner, its because that java miner is developed by dev using java, and i don't really have good knowledge about java, if there are somebody want to make fix for java miner, it is simple, just delay the nonce submission by couple of seconds randomly, thats it.

I didn't meant original dev version (I even think I can not use it this pool), but I mean pool java miner, what downloaded from burst-pool.cryptoport.io and where first line of readme:
"this is modified version of POCMiner ver 1 by uraymeiviar(at)gmail.com"


that modified version is simple modification, if you want delayed nonce submission, i don't know, because that miner using some kind of message passing pattern, and also to delay nonce submission could be mean delaying plot reading, and I dont understand how the threading work in java miner
member
Activity: 71
Merit: 10
java burst-pool-miner still work on uray pool?
in all miners I see
Code:
Submitting share
Error: Failed to submit nonce, retrying...
Error: Failed to submit nonce
wtf?

why are u stil using java miner? is there a problem with newer miner from me or from dcct ?

strange question, for what to change poc-miner what perfectly worked long time?
with dcct I didn't explore deeply but dcct wrote can't connect to pool (ubuntu)
previous version of your miner have issue with big stagger size, what issue have current version nobody knows, but I prefer wait a little more than 3 days after release
(really it started now for one PC and there submitting share looks ok)

with java burst-pool-miner
after restart miner it submitting several shares, and after what Error: Failed to submit nonce, retrying... , Error: Failed to submit nonce

I understand what you may not support java miner more but at least you should have said, what you stop java miner support (I think so)

its not because i am not supporting java miner, its because that java miner is developed by dev using java, and i don't really have good knowledge about java, if there are somebody want to make fix for java miner, it is simple, just delay the nonce submission by couple of seconds randomly, thats it.

I didn't meant original dev version (I even think I can not use it this pool), but I mean pool java miner, what downloaded from burst-pool.cryptoport.io and where first line of readme:
"this is modified version of POCMiner ver 1 by uraymeiviar(at)gmail.com"
legendary
Activity: 1512
Merit: 1000
quarkchain.io
I'm amazed how you guys dont know fixing such simple task...

Go ahead. Enlighten us...

There is decrypting option when you edit the transaction into your wallet...

What??
First of all you don't a edit transaction.
Second, this is not what this is about. The man sent coins without reading what Trex wrote on red background, so everyone could see.
He sent the coins without a message containing the ID given by Trex.

If he didnt add the message with the transaction , he is able sending only message to the recipient (Bittrex). I think it should do the trick..
legendary
Activity: 1778
Merit: 1043
#Free market
I'm amazed how you guys dont know fixing such simple task...

Go ahead. Enlighten us...

There is decrypting option when you edit the transaction into your wallet...

What??
First of all you don't a edit transaction.
Second, this is not what this is about. The man sent coins without reading what Trex wrote on red background, so everyone could see.
He sent the coins without a message containing the ID given by Trex.


I think he doesn't know the NXT system ( @go6ooo1212  burst is based on nxt  -.- ) .
full member
Activity: 224
Merit: 100
I'm amazed how you guys dont know fixing such simple task...

Go ahead. Enlighten us...

There is decrypting option when you edit the transaction into your wallet...

What??
First of all you don't a edit transaction.
Second, this is not what this is about. The man sent coins without reading what Trex wrote on red background, so everyone could see.
He sent the coins without a message containing the ID given by Trex.
hero member
Activity: 1400
Merit: 505
java burst-pool-miner still work on uray pool?
in all miners I see
Code:
Submitting share
Error: Failed to submit nonce, retrying...
Error: Failed to submit nonce
wtf?

why are u stil using java miner? is there a problem with newer miner from me or from dcct ?

strange question, for what to change poc-miner what perfectly worked long time?
with dcct I didn't explore deeply but dcct wrote can't connect to pool (ubuntu)
previous version of your miner have issue with big stagger size, what issue have current version nobody knows, but I prefer wait a little more than 3 days after release
(really it started now for one PC and there submitting share looks ok)

with java burst-pool-miner
after restart miner it submitting several shares, and after what Error: Failed to submit nonce, retrying... , Error: Failed to submit nonce

I understand what you may not support java miner more but at least you should have said, what you stop java miner support (I think so)

its not because i am not supporting java miner, its because that java miner is developed by dev using java, and i don't really have good knowledge about java, if there are somebody want to make fix for java miner, it is simple, just delay the nonce submission by couple of seconds randomly, thats it.
legendary
Activity: 1512
Merit: 1000
quarkchain.io
I'm amazed how you guys dont know fixing such simple task...

Go ahead. Enlighten us...

There is decrypting option when you edit the transaction into your wallet...
EDIT: I could show some screenshot if nessasery..
member
Activity: 71
Merit: 10
java burst-pool-miner still work on uray pool?
in all miners I see
Code:
Submitting share
Error: Failed to submit nonce, retrying...
Error: Failed to submit nonce
wtf?

why are u stil using java miner? is there a problem with newer miner from me or from dcct ?

strange question, for what to change poc-miner what perfectly worked long time?
with dcct I didn't explore deeply but dcct wrote can't connect to pool (ubuntu)
previous version of your miner have issue with big stagger size, what issue have current version nobody knows, but I prefer wait a little more than 3 days after release
(really it started now for one PC and there submitting share looks ok)

with java burst-pool-miner
after restart miner it submitting several shares, and after what Error: Failed to submit nonce, retrying... , Error: Failed to submit nonce

I understand what you may not support java miner more but at least you should have said, what you stop java miner support (I think so)
full member
Activity: 224
Merit: 100
I'm amazed how you guys dont know fixing such simple task...

Go ahead. Enlighten us...
full member
Activity: 221
Merit: 100
Does poloniex have bitcoin withdrawal problems? I sold some burst, but bitcoin withdrawal is still processing from yesterday.
legendary
Activity: 1512
Merit: 1000
quarkchain.io
I'm amazed how you guys dont know fixing such simple task...
hero member
Activity: 1400
Merit: 505
all, currently uray's pool is one of the biggest pool for burst (my guess will be 2nd largest after dev pool).

profit of uray's pool per day is around 7000 burst at the moment and BCPT (asset ownership for uray's pool profit) will be paid according to share ownership which there are 100 shares/assets in total. approx 7000x 30 = 210,000  burst per month

don't know about what you think. but i have 10% of uray's pool dividend (10 assets) and look forward to receive a good dividend in the future. since the size of burst network is getting larger -> larger size of uray's pool (more people joining uray's pool since i think it is one of the most reliable pool at the moment) -> more profit -> good return if you have uray's pool asset.

currently the price per asset seems a bit too expensive since the ROI will take more than 1 years. but considering the rapid growth of burst network. for those who believe that burst will get bigger in the long term should consider to buy this asset  Grin

if you are interested in buying the asset could check this issuer's address: 8E8K-WQ2F-ZDZ5-FQWHX

link to see the performance of uray's pool : click dividend tab at this link http://burst-pool.cryptoport.io

other alternatives beside buying hdd for mining or buying burst directly from the market

come on people buy it so my BCPT asset is more valuable Grin

ow... someone seems already make an announcement,... anyway...

Cryptoport Pool Update

pool's automatic dividend payment is now working

BCPT asset [ AssetID : 12791182347560578640 ] after long time idle now will bring profit to investor
on both pool page now there is dividend tab, so you can see daily pool earning, cost and profit in realtime (updated every minutes), then you can decide to buy or sell BCPT anytime at Burst Asset Exchange, 1 BCPT equal to 1% both pool profit.
dividend payment is as usual : instant when pool receive mining fee (minimum payout is 100Burst)

for BCPT holder before this announcement
i am sorry there are no dividend payment until now, because pool is loosing money due to mining fee bug in pool, now everything is running fine, and pool making profit.

we expect profit going to grow as Burst is growing, its all depend on bitcoin price, burst price, miners joined, and network difficulty, i am also planing to expand into 3 burst pool, burst-pool3 will located in EU (as we have US and SG right now)
Quote
Burst Cryptoport Pool Token, is an asset that backed by profit from MiningPool at http://burst-pool.cryptoport.io, i will pay dividend from 50% fund i got from pool fee (monthly). dividend will be proportional to BCPT owned
Its little bit confusing.. You are talking about profits and also about pool fees...
How is exactly profit calculated? Is it profit = earnings - costs?
And how are costs calculated?
Dividend payment is monthly or instant?

my understanding of uray's pool profitability is equal to income (pool's fee) - running cost
those total profitability spread among share holder proportionally with respect to their asset proportion
as for cost i am also expecting explanation from issuer

cost is the amount i pay to run both pool server, i used Amazon AWS EC2, on average daily cost is about 24-26 US$ / day, there are small variance due to bandwidth cost



cost is in USD so its variable too, because it depend on Burst price and Bitcoin price
if bitcoin price going up, we can expect running cost is decreasing, and also similar if burst price increased to bitcoin.

dividend payment is instant, just like when you are mining, there are minimum payout of 100 Burst though to reduce tx Fees

oh and also dont read BCPT description on asset exchange, I wrote that when I am drunk... and there are no edit feature for asset description
legendary
Activity: 1778
Merit: 1043
#Free market
If someone sent burst to Bittrex with encrypted message- PM me if you want to know how to fix the transaction... Smiley

Why not making it public?

Yes , why  not make it public  ?
full member
Activity: 224
Merit: 100
If someone sent burst to Bittrex with encrypted message- PM me if you want to know how to fix the transaction... Smiley

Why not making it public?
legendary
Activity: 1512
Merit: 1000
quarkchain.io
If someone sent burst to Bittrex with encrypted message- PM me if you want to know how to fix the transaction... Smiley
full member
Activity: 224
Merit: 100
I just make a withdraw from c-cex to bittrex and  bittrex  has the address and some kind of message ...what is that message?

there is ome kind of problem in transations in burst?  (just asking)


if you transferred already contact Bittrex asap and they may will be able to deposit it to your account.

I had the same problem, essentially what they do is, they have a "central wallet" and the message thingy differentiates the incoming funds. (prbly more complex than this, but this way is easy to understand, I think)

So, if you want to deposit to Bittrex, send fund to your wallet and THEN send the funds from your wallet to Bittrex WITH the message.

Complicated and unnecessary imho, but that is how Bittrex doing it.



WTF bittrex is using a CENTRAL WALLET?  so,  let me see if i understand.. if i made a simple transation of C-CEX  TO BITTREX  my coins is going to the same wallet of all people are  sending coins.... and BITTREX use that stupid message to identify the coins owners?


And the Burst DEV  agreed  with this?  ok....


well -1 for BURST , to bring more investor you need be trustble but after that BIttrex shit i heard,  and this is not in the OP ...really make me reserved

now i need to put a support ticket  wait 10 hours , stay tunned at support on chat ...nice very nice i will going see my burst tomorrow if i have luck (well i stoped buying burst)  untill Bittrex or the Dev give some support about this ridiculous situation

How is this devs fault?
member
Activity: 63
Merit: 10
I just make a withdraw from c-cex to bittrex and  bittrex  has the address and some kind of message ...what is that message?

there is ome kind of problem in transations in burst?  (just asking)


if you transferred already contact Bittrex asap and they may will be able to deposit it to your account.

I had the same problem, essentially what they do is, they have a "central wallet" and the message thingy differentiates the incoming funds. (prbly more complex than this, but this way is easy to understand, I think)

So, if you want to deposit to Bittrex, send fund to your wallet and THEN send the funds from your wallet to Bittrex WITH the message.

Complicated and unnecessary imho, but that is how Bittrex doing it.



WTF bittrex is using a CENTRAL WALLET?  so,  let me see if i understand.. if i made a simple transation of C-CEX  TO BITTREX  my coins is going to the same wallet of all people are  sending coins.... and BITTREX use that stupid message to identify the coins owners?


And the Burst DEV  agreed  with this?  ok....


well -1 for BURST , to bring more investor you need be trustble but after that BIttrex shit i heard,  and this is not in the OP ...really make me reserved

now i need to put a support ticket  wait 10 hours , stay tunned at support on chat ...nice very nice i will going see my burst tomorrow if i have luck (well i stoped buying burst)  untill Bittrex or the Dev give some support about this ridiculous situation

What's wrong with you man? Are you blind?

Jump to: