Bitcoin Forum
April 24, 2024, 08:47:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 »
  Print  
Author Topic: [ANN] Spark | X11 | BTer/Bittrex/C-CEX | PoW/PoS | Exchanges | Roadmap |  (Read 108562 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
RentaMouse
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
October 30, 2014, 12:02:41 AM
 #521

What we are talking about is standardising on the majority chain, which should be some way past 15k blocks now, I haven't checked it for a while. The network forked after block 10040, I've just pulled the timestamp from that block and it is Sat, 25 Oct 2014 14:33:32 GMT

Any txes Bittrex after that point are currently in the the "grey" area, we hope there werent many deposits/withdrawals as they could be a problem. Trades on Bittrex after that point might not be such an issue as they are off the blockchain.

Pool admin @ http://cryptonotepool.org.uk/ - for miners who value reliability (and like orange)!
Currently donating all of our 1% pool fee to the dev fund - mine at CryptonotepoolUK and support XMR at no extra cost!
1713948420
Hero Member
*
Offline Offline

Posts: 1713948420

View Profile Personal Message (Offline)

Ignore
1713948420
Reply with quote  #2

1713948420
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713948420
Hero Member
*
Offline Offline

Posts: 1713948420

View Profile Personal Message (Offline)

Ignore
1713948420
Reply with quote  #2

1713948420
Report to moderator
1713948420
Hero Member
*
Offline Offline

Posts: 1713948420

View Profile Personal Message (Offline)

Ignore
1713948420
Reply with quote  #2

1713948420
Report to moderator
1713948420
Hero Member
*
Offline Offline

Posts: 1713948420

View Profile Personal Message (Offline)

Ignore
1713948420
Reply with quote  #2

1713948420
Report to moderator
dellyz
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
October 30, 2014, 12:53:14 AM
 #522

thx for clarification  Wink
Coinler
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
October 30, 2014, 01:37:09 AM
 #523


"subver" : "/Spark:1.0.0/",  <-- should be an 1.0.0 client for now, the 1.1.0 is presumably a buggy linux client prone to take the bad fork...
"inbound" : false,
"startingheight" : 14144,
"banscore" : 0
}
]



---



I promissed a brief version -----------------v             Cheesy

not sure that's correct. 1.1.0 should be the client that reads the proper blockchain with the configuration correction for pos to begin after block 14400. the 1.0.0 was set to begin POS at block 1000 in error which was corrected later in 1.1.0. RentaMouse can confirm if i got that correct.   
RentaMouse
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
October 30, 2014, 02:27:54 AM
 #524

I dont think the version numbers are that much help as I suspect the dev released two different version of v1.0.0 - all I can definitely say is that if you have v1.1.0 (I think you would have had to compile it yourself from Github) then you can't get on the majority chain.

What I can say now though is that I have released v1.2.0 on Github - https://github.com/RentaMouse/Spark/releases/tag/v1.2.0

Its just the Linux source for now, so a compile it yourself job, I will try and compile a Windows release from it asap.

Took me a bit longer as I was poking about, confirmed that 10041 was the last block which the two forks agreed on, so I have added a checkpoint to v1.2.0 which should ensure it can only sync to the "good" majority chain.

I don't understand the block verification code well enough to 100% confirm a reason for the fork, but my feeling is that its down to the part of the code which defined when the PoS phase started - the older version worked from block 10000, the newer version was on 14400. In v1.2.0 I have changed it back to 10000 in order to get the chain to sync, doesnt really matter now we have finished PoW anyway.

Pool admin @ http://cryptonotepool.org.uk/ - for miners who value reliability (and like orange)!
Currently donating all of our 1% pool fee to the dev fund - mine at CryptonotepoolUK and support XMR at no extra cost!
Coinler
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
October 30, 2014, 04:15:32 AM
 #525

sounds like you've gotten the chains to agree that they were both working with the 10000 setting. id say you've got the repairs under control. Good Show! pretty clear now i think. the 1.1.0  rejected POS from the 1.0.0 which was set at 10000. so the 1.1.0 was committed too late? lol
edschroedinger
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
October 30, 2014, 11:03:22 AM
 #526

I dont think the version numbers are that much help as I suspect the dev released two different version of v1.0.0 - all I can definitely say is that if you have v1.1.0 (I think you would have had to compile it yourself from Github) then you can't get on the majority chain.

What I can say now though is that I have released v1.2.0 on Github - https://github.com/RentaMouse/Spark/releases/tag/v1.2.0

Its just the Linux source for now, so a compile it yourself job, I will try and compile a Windows release from it asap.

Took me a bit longer as I was poking about, confirmed that 10041 was the last block which the two forks agreed on, so I have added a checkpoint to v1.2.0 which should ensure it can only sync to the "good" majority chain.

I don't understand the block verification code well enough to 100% confirm a reason for the fork, but my feeling is that its down to the part of the code which defined when the PoS phase started - the older version worked from block 10000, the newer version was on 14400. In v1.2.0 I have changed it back to 10000 in order to get the chain to sync, doesnt really matter now we have finished PoW anyway.

agree... more like a strong hint than evidence. yet... having just peers with those 1.1.0 clients should give a clear enough signal something is wrong Cheesy

anyway, the first community release you provide is an important step that has been achieved Smiley


as of now, there's nothing really new from my side about situation @ bittrex,
but they've got the info they requested and are at at it and will getting back
that moment, they have something to get back with.

and as long as they stayed quite relaxed the whole time, I guess there's no
need to become nervous either Wink



-- IMPORTANT --


now for something completely different....

IT MIGHT BE.... that starting with NOV 1ST. up to around NOV. 10TH
 ...I'M MORE OR LESS OFFLINE due to change of ISP :/


I so forgot about that switch as it's been my roommate caring for that this time...
...yet, I'm absolutely sure that I'm not completely blanked out for that time but
most likely there will be a difference within that 2 weeks.

for a situation like that I've got some umts modem I'm going to find now, that
should help bridge the gap...

as I'm sort of involved into fixing the already brittle situation, I thought you
should be informed about that situation, so you know
I've not as well contracted morbus vanishitis developitis or the likes Cheesy


-- IMPORTANT --

AreThereAnyFundamentalThingsThatWouldFit50chr?NOPE
mistergee
Jr. Member
*
Offline Offline

Activity: 47
Merit: 1


View Profile WWW
October 30, 2014, 03:17:52 PM
 #527

I appreciate the work of those that have risen to the challenge!

I sincerely hope the original dev is OK!
minerpools
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


( ͡° ͜ʖ ͡°)


View Profile WWW
October 30, 2014, 10:29:55 PM
 #528

So, which fork is being chosen by this update?

Coinler
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
October 30, 2014, 11:44:36 PM
 #529

So, which fork is being chosen by this update?

the checkpoint is set to use the suchpool/nova fork with pos being initiated at block 10000.
minerpools
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


( ͡° ͜ʖ ͡°)


View Profile WWW
October 31, 2014, 12:37:27 AM
 #530

So, which fork is being chosen by this update?

the checkpoint is set to use the suchpool/nova fork with pos being initiated at block 10000.

Good, we're all on that same fork Wink

RentaMouse
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
October 31, 2014, 01:35:40 AM
 #531

Just to keep you updated, being in a Linux frame of mind I decided to try building the Windows daemon first, and wasted several hours discovering how out of date the makefile etc was before I decided to leave that and do the QT-GUI build instead....

Fingers crossed I'm nearly there compiling it, the QR code library has given me too much trouble so I may just leave it out for now.

Pool admin @ http://cryptonotepool.org.uk/ - for miners who value reliability (and like orange)!
Currently donating all of our 1% pool fee to the dev fund - mine at CryptonotepoolUK and support XMR at no extra cost!
CryptoStoner
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
October 31, 2014, 02:12:22 AM
 #532

How fast do you guys think you can resolve this, fork the wallet and reactivate markets? new ann must be made as well just copypaste and announce takeover
richiela
Hero Member
*****
Offline Offline

Activity: 937
Merit: 1000


View Profile
October 31, 2014, 03:31:00 AM
 #533

Can we add instamine coins to cover the difference?  Last i looked, we were 26-27k short.  I'm about to take the new build and see where we end up.

Thanks
richie

Looking for the best exchange? -> https://bittrex.com
CryptoStoner
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
October 31, 2014, 03:38:17 AM
 #534

Can we add instamine coins to cover the difference?  Last i looked, we were 26-27k short.  I'm about to take the new build and see where we end up.

Thanks
richie

Thanks richie, keep us updated
louiseth1
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


Bitfarms.io


View Profile WWW
October 31, 2014, 03:56:53 AM
 #535

SuchPool has upgraded to the community provided source.

Withdraws have been re-enabled! http://SuchPool.pw/spark

Thank you!

Bitfarms.io - Powering Blockchains with Sustainable Energy
ianta
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile WWW
October 31, 2014, 09:44:14 AM
 #536

The Power of Community ... Cheesy

https://i.imgur.com/wIeW9Jr.png
richiela
Hero Member
*****
Offline Offline

Activity: 937
Merit: 1000


View Profile
October 31, 2014, 09:52:31 AM
 #537

Can we add instamine coins to cover the difference?  Last i looked, we were 26-27k short.  I'm about to take the new build and see where we end up.

Thanks
richie

Thanks richie, keep us updated

43 deposits equaling 14499.19442

If the new devs wants to figure out how to reconcile that, we'll move over to the new fork and re-open the market.  Please cut us a ticket via our support channels and we can work through this.

Thanks
richie@bittrex

Looking for the best exchange? -> https://bittrex.com
CryptoStoner
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
October 31, 2014, 11:17:00 AM
 #538

Can we add instamine coins to cover the difference?  Last i looked, we were 26-27k short.  I'm about to take the new build and see where we end up.

Thanks
richie

Thanks richie, keep us updated

43 deposits equaling 14499.19442

If the new devs wants to figure out how to reconcile that, we'll move over to the new fork and re-open the market.  Please cut us a ticket via our support channels and we can work through this.

Thanks
richie@bittrex


We could easily just gather this amount with the community and send it to you or we can instamine it, i'll let the others decide on that one, glad markets can reopen
minerpools
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


( ͡° ͜ʖ ͡°)


View Profile WWW
October 31, 2014, 01:48:56 PM
 #539

Minerpools is also updated to the community version!
Please remember to withdraw your coins Wink

Rigsuss
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile WWW
October 31, 2014, 02:08:52 PM
 #540

can i trade spark?

thx for help
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!