Author

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

full member
Activity: 137
Merit: 100
AT - Automated Transactions - CIYAM Developer
Hrm.... the network is somehow fucked or forked or something....
Half the pools I go to are stuck on block 793 and not finding anymore blocks, while other pools I go to are working on block 802 and seem to be finding blocks fine....

all my 3 wallets on 3 machines, 1.2.1 are having problems with a block, however it seems like they are only printing out an exception and then continuing to work. the printout :

Code:
2015-01-25 19:43:08 INFO: get timestamp for tx with id -4762078490203704075 found
nxt.at.AT_Exception: Calculated md5 and recieved md5 are not matching
        at nxt.at.AT_Controller.validateATs(AT_Controller.java:404)
        at nxt.BlockchainProcessorImpl.accept(BlockchainProcessorImpl.java:682)
        at nxt.BlockchainProcessorImpl.pushBlock(BlockchainProcessorImpl.java:647)
        at nxt.BlockchainProcessorImpl.access$400(BlockchainProcessorImpl.java:51)
        at nxt.BlockchainProcessorImpl$1.processFork(BlockchainProcessorImpl.java:323)
        at nxt.BlockchainProcessorImpl$1.run(BlockchainProcessorImpl.java:191)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
2015-01-25 19:43:09 INFO: tx with id -4762078490203704075 found
2015-01-25 19:43:09 INFO: get timestamp for tx with id -4762078490203704075 found




it seems the problem started somewhere between block 59761 and 59771

all 3 wallets on all 3 different machines give the same error. i would assume something got in via the network, that the software stumbles upon.


That error was caused from a miner that had outdated version. If you restart the wallets you probably will be good
sr. member
Activity: 286
Merit: 250
Hrm.... the network is somehow fucked or forked or something....
Half the pools I go to are stuck on block 793 and not finding anymore blocks, while other pools I go to are working on block 802 and seem to be finding blocks fine....

all my 3 wallets on 3 machines, 1.2.1 are having problems with a block, however it seems like they are only printing out an exception and then continuing to work.  The miners, however , tell me that they are asked to calculate 59770 and then in fast succession up to the latest block.  When a new block is found in the net, the wallet catches an exception, and starts sending 59770 to the miners again, going up fast until the next block  the net is working on, right now (at 25/01/2015 20:03:37 central european time) 59795


wallet printout :

Code:
2015-01-25 19:43:08 INFO: get timestamp for tx with id -4762078490203704075 found
nxt.at.AT_Exception: Calculated md5 and recieved md5 are not matching
        at nxt.at.AT_Controller.validateATs(AT_Controller.java:404)
        at nxt.BlockchainProcessorImpl.accept(BlockchainProcessorImpl.java:682)
        at nxt.BlockchainProcessorImpl.pushBlock(BlockchainProcessorImpl.java:647)
        at nxt.BlockchainProcessorImpl.access$400(BlockchainProcessorImpl.java:51)
        at nxt.BlockchainProcessorImpl$1.processFork(BlockchainProcessorImpl.java:323)
        at nxt.BlockchainProcessorImpl$1.run(BlockchainProcessorImpl.java:191)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
2015-01-25 19:43:09 INFO: tx with id -4762078490203704075 found
2015-01-25 19:43:09 INFO: get timestamp for tx with id -4762078490203704075 found



it seems the problem started somewhere between block 59761 and 59771

all 3 wallets on all 3 different machines give the same error. i would assume something got in via the network, that the software stumbles upon.
member
Activity: 62
Merit: 10
Hrm.... the network is somehow fucked or forked or something....
Half the pools I go to are stuck on block 793 and not finding anymore blocks, while other pools I go to are working on block 802 and seem to be finding blocks fine....

Yes, everyone has to update to the latest version 1.2.1. Else the AT will cause them to "die". Burstdev gave a lot of time to update to the latest version.
Ive been on latest 1.2.1 for 3 days..all was fine until 1/2 hour ago

if your last block is 59800 or later then you are good.
Wallet reports last block height as 59800, but miner is stuck at 59793. I have restarted both...same issue. Maybe a miner problem??
legendary
Activity: 2450
Merit: 1002
Im on 1.2.1 have been since the announcement. Just had to switch to a pool that seems to be working =)
full member
Activity: 137
Merit: 100
AT - Automated Transactions - CIYAM Developer
Hrm.... the network is somehow fucked or forked or something....
Half the pools I go to are stuck on block 793 and not finding anymore blocks, while other pools I go to are working on block 802 and seem to be finding blocks fine....

Yes, everyone has to update to the latest version 1.2.1. Else the AT will cause them to "die". Burstdev gave a lot of time to update to the latest version.
Ive been on latest 1.2.1 for 3 days..all was fine until 1/2 hour ago

if your last block is 59800 or later then you are good.
member
Activity: 62
Merit: 10
Hrm.... the network is somehow fucked or forked or something....
Half the pools I go to are stuck on block 793 and not finding anymore blocks, while other pools I go to are working on block 802 and seem to be finding blocks fine....

Yes, everyone has to update to the latest version 1.2.1. Else the AT will cause them to "die". Burstdev gave a lot of time to update to the latest version.
Ive been on latest 1.2.1 for 3 days..all was fine until 1/2 hour ago
full member
Activity: 137
Merit: 100
AT - Automated Transactions - CIYAM Developer
Hrm.... the network is somehow fucked or forked or something....
Half the pools I go to are stuck on block 793 and not finding anymore blocks, while other pools I go to are working on block 802 and seem to be finding blocks fine....

Yes, everyone has to update to the latest version 1.2.1. Else the AT will cause them to "die". Burstdev gave a lot of time to update to the latest version.
member
Activity: 62
Merit: 10
Hrm.... the network is somehow fucked or forked or something....
Half the pools I go to are stuck on block 793 and not finding anymore blocks, while other pools I go to are working on block 802 and seem to be finding blocks fine....

Just noticed that too...
Wallet reports last block as 59800
legendary
Activity: 2450
Merit: 1002
Hrm.... the network is somehow fucked or forked or something....
Half the pools I go to are stuck on block 793 and not finding anymore blocks, while other pools I go to are working on block 802 and seem to be finding blocks fine....
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
How many lottery tickets do you have? I'v bought 12 tickets so far...

Need to win this not to go broke Wink

EDIT: make that 15 now... Very addictive  Grin

hem hem...

can someone present the Lottery service plz!?!??!

i'm interested!!!

there is a site where i can read something about lotto..

there are previous extractions already done??

there is a simply how-to who explain how to buy tickets??

it is just like buy assets shares?

You can find informations here: https://bitcointalksearch.org/topic/m.10254497

Just a notice:
Lottery is a separate decentralized entity, and nobody can access or control the funds or make profit out of it ( other than winning a draw of course ). So there is no website, you will have to download the burst wallet to be able to participate.

i like short and easly understandable words!!!
short
easy
well done

 Wink Wink Wink Wink Wink
full member
Activity: 137
Merit: 100
AT - Automated Transactions - CIYAM Developer
How many lottery tickets do you have? I'v bought 12 tickets so far...

Need to win this not to go broke Wink

EDIT: make that 15 now... Very addictive  Grin

hem hem...

can someone present the Lottery service plz!?!??!

i'm interested!!!

there is a site where i can read something about lotto..

there are previous extractions already done??

there is a simply how-to who explain how to buy tickets??

it is just like buy assets shares?

You can find informations here: https://bitcointalksearch.org/topic/m.10254497

Just a notice:
Lottery is a separate decentralized entity, and nobody can access or control the funds or make profit out of it ( other than winning a draw of course ). So there is no website, you will have to download the burst wallet to be able to participate.
sr. member
Activity: 462
Merit: 250
[---]
I'm not much of a gambling man, bought 1 for purposes of making history Smiley

Also sent a little bit to the Bootstrap address

That's what a wise man would do Smiley
sr. member
Activity: 462
Merit: 250
IMPORTANT

EVERY MINER WHO HAS NOT UPDATED THEIR WALLET TO 1.2.1 MUST UPDATE AS SOON AS POSSIBLE!

LINK TO DOWNLOAD IS FOUND IN OP: https://bitcointalksearch.org/topic/m.8272935

THANKS FOR COOPERATION Smiley


The banner still says 1.2.0 but  the actual downloaded file is 1.2.1


The banner is NOT correct, it points to the download of wallet 1.2.1.
hero member
Activity: 527
Merit: 500
How many lottery tickets do you have? I'v bought 12 tickets so far...

Need to win this not to go broke Wink

EDIT: make that 15 now... Very addictive  Grin

hem hem...

can someone present the Lottery service plz!?!??!

i'm interested!!!

there is a site where i can read something about lotto..

there are previous extractions already done??

there is a simply how-to who explain how to buy tickets??

it is just like buy assets shares?

Instructions are right here mate https://bitcointalksearch.org/topic/m.10254497

How many lottery tickets do you have? I'v bought 12 tickets so far...

Need to win this not to go broke Wink

EDIT: make that 15 now... Very addictive  Grin

You crazy mate Cheesy

I'm not much of a gambling man, bought 1 for purposes of making history Smiley

Also sent a little bit to the Bootstrap address
full member
Activity: 129
Merit: 100
IMPORTANT

EVERY MINER WHO HAS NOT UPDATED THEIR WALLET TO 1.2.1 MUST UPDATE AS SOON AS POSSIBLE!

LINK TO DOWNLOAD IS FOUND IN OP: https://bitcointalksearch.org/topic/m.8272935

THANKS FOR COOPERATION Smiley


The banner still says 1.2.0 but  the actual downloaded file is 1.2.1
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
How many lottery tickets do you have? I'v bought 12 tickets so far...

Need to win this not to go broke Wink

EDIT: make that 15 now... Very addictive  Grin

hem hem...

can someone present the Lottery service plz!?!??!

i'm interested!!!

there is a site where i can read something about lotto..

there are previous extractions already done??

there is a simply how-to who explain how to buy tickets??

it is just like buy assets shares?
hero member
Activity: 588
Merit: 500

Mmmm... I was thinking to try mining with raspberry pi b+ to save electricity, and I don't it is possible now after reading you post above. I think that the reason why I did not see anyone mine burstcoin with raspberry pi yet...

Why don't you try, likr a proof-of-concept....?  Smiley

It would be quite interesting to know how a raspberry would do, especially as we call BURST "enegy-friendly".

I'm already planning a test Wink I'll keep ya posted.


If crowetic already planned to start the raspberry test, and since I do not have a raspberry on hand yet, then I will wait for your proof-of-concept,  Smiley


I think that a raspberry pi has to low cpu-capacities for calculating those hashes. Maybe it'll work for <1TB, but not more. You also need a lot of cpu-power for the USB-Port (data transfer).

i think raspberry,
here is intendend to mine.
not to plot files...

to plot file you need  high end CPU o a good GPU.
i think 280X.
but with the latest CPU [i7 haswell] plotter i can see the performance are similar...
and more...
if you use CPU plotter you can rise stagger size to optimize plot...


What would be kewl is if we used a parallella 16 Cheesy
sr. member
Activity: 462
Merit: 250
How many lottery tickets do you have? I'v bought 12 tickets so far...

Need to win this not to go broke Wink

EDIT: make that 15 now... Very addictive  Grin
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
@mmmaybe

As described earlier, I have faith and active participation in BURST community, but really have no time and knowledge to help, also my English is horrible, but I hope for a "honored member" or "believer" ribbon Smiley Or just "Burster senior" Smiley


glad I made you smile and as far SETI, I will leave my house keys , wallets unlocked, passwords to cryptsy bittrex polo something, and trade for an encounter just the same,

seeing magnitude of "blockchain" discovery who is to say they are not already here

They have always been here. You don't think that humans invented microprocessors, lasers, microwaves, fiber optics on their own do you? All are reversed engineered alien technologies. True dat!
sr. member
Activity: 462
Merit: 250
IMPORTANT

EVERY MINER WHO HAS NOT UPDATED THEIR WALLET TO 1.2.1 MUST UPDATE AS SOON AS POSSIBLE!

LINK TO DOWNLOAD IS FOUND IN OP: https://bitcointalksearch.org/topic/m.8272935

THANKS FOR COOPERATION Smiley
Jump to: