ok this is beyond serious READ THIS CAREFULLY,
[20:32] → Linkandzelda joined the channel.
[20:32] Mode is +ns
[20:35] <Soepkip> Either he's gonna join us quick or we'll have to wait for ~8 hours
[20:38] <Linkandzelda> cool
[20:39] <Soepkip> could it be those 25k coins where sent before the fork?
[20:40] <Linkandzelda> well even if that happened, it means the integrity broke aomewhere
[20:40] <Linkandzelda> but we keep a close eye on missing money if it ever happens, and BC was fine
[20:41] <Soepkip> yeah
[21:15] <Linkandzelda> Soepkip about?
[21:15] <Linkandzelda> ive finished the report
[21:15] <Linkandzelda> the daemon created/fabricated balances
[21:15] <Linkandzelda> 22,052,756.46576266 is the reported missing amount. this was not a problem before the update as I said our total balance was just over 1 mil
[21:16] <Linkandzelda> we had BC unupdated for a good 8 hours, at the point of take down it was just over 1 mil
[21:21] <Soepkip> hmm
[21:22] <Soepkip> well you'll have to wait for rat4
[21:22] <Soepkip> i checked up with other exchanges if they had problems and they seem not to have any so far.
[21:22] <Soepkip> but could be their wallet implementation is different from yours
[21:23] <Linkandzelda> yea we have a unique wallet implementation
[21:23] <Linkandzelda> which shouldnt change anything, though
[21:33] • Soepkip is now known as SoepkipAFK.
[22:00] → Linkandzelda joined the channel.
[22:02] → Linkandzelda joined the channel.
[22:02] Mode is +ns
[02:05] • SoepkipAFK is now known as Soepkip.
[03:30] → rat4 joined the channel.
[03:40] <Soepkip> hey Linkandzelda
[03:41] <Linkandzelda> hey
[03:41] <Linkandzelda> whats up Soepkip, rat4
[03:42] <Soepkip> he's awaken from his sleep mode
[03:42] <rat4> hi
[03:42] <Linkandzelda> heya
[03:42] <Soepkip> i filled rat4 in with the details
[03:42] <Linkandzelda> sorry to bother you
[03:42] <Soepkip> so far as i had them
[03:43] <Linkandzelda> so let me explain best I can what happened to refresh the details
[03:43] <Linkandzelda> I built my exchange to work around the daemon's account feature for managing user trades and balances/deposits/withdraws
[03:44] <Linkandzelda> so every user on site has thier own daemon account with addresses and balance tied to it
[03:44] <Linkandzelda> this worked fine for BC up until the latest upgrade
[03:45] <Linkandzelda> which basically, I dont knpow how, but it gave users too many coins (too many being an extra 21 million in total)
[03:45] <Linkandzelda> we only had just over 1 mil on site before the upgrade
[03:46] <Linkandzelda> so we re-launched BC after the upgrade, then noticed 30 mins later all our coins were gone
[03:47] <Linkandzelda> we have 53 BC lft on site, and I know I had 2k of my own coins on site, so users have withdrawn coins they didnt have
[03:47] <Linkandzelda> same situation as Zeitcoin
[03:48] <Linkandzelda> at this present moment our balance integrity for BC is broken, we cant resume trading without major damage
[03:50] <Linkandzelda> oh and of course, we found out 30 mins too late these details after re-launching it
[03:50] <Linkandzelda> anything you guys can do to help?
[03:50] <rat4> I'm surprised that someone uses accounts of daemon
[03:51] <Linkandzelda> yea I regret it now but thats how I decided to make the system... next version will not opperate that way for sure. so much trouble caused
[03:51] <rat4> do getbalance and getbalance "*" return the same?
[03:51] <Linkandzelda> let me find out, one sec
[03:53] <Linkandzelda> yes identical values
[03:59] <rat4> try checkwallet it can find some coins if you played with wallet.dat
[04:00] <rat4> maybe some coins currenlty in stake, see stake in getinfo
[04:01] ← Soepkip left IRC. (Quit: Lingo -
http://www.lingoirc.com)
[04:02] → Soepkip|MB joined the channel.
[04:03] • Soepkip|MB is now known as Soepkip.
[04:19] • Soepkip is now known as soepkipafk.
[04:20] <Linkandzelda> rat4 let me take a look
[04:21] <Linkandzelda> rat4: stake is 0
[04:23] <rat4> what says checkwallet ?
[04:25] <Linkandzelda> true
[04:26] <Linkandzelda> "wallet check passed" : true
[04:32] <rat4> just in case you can dumpwallet, stop daemon, move wallet.dat to another place, start daemon and importwallet
[04:32] <rat4> but it's unlikely that it can find something
[04:33] <Linkandzelda> hmm
[05:51] <Linkandzelda> hey rat4 still there?
[05:51] <Linkandzelda> I think I figured it out
[05:56] <rat4> yes
[06:07] <Linkandzelda> stakecoins balance account bug
[06:58] <Linkandzelda> rat4 heres the full report on the situation
[06:58] <Linkandzelda> Total withdrawn: 20,381,892.41143484
[06:58] <Linkandzelda> Total deposited: 20,448,517.07003221
[06:58] <Linkandzelda> Total stake generated: 1,640.08575003
[06:58] <Linkandzelda> Supposed current site balance: 66,624.65859738
[06:58] <Linkandzelda> Consolidated reported current site balance (user daemon accounts): 22,052,756.46576266
[06:58] <Linkandzelda> Actual daemon balance: 68,025.87273473
[06:59] <Linkandzelda> can you see the issue there?
[06:59] <Linkandzelda> an extra 22 million that appeared right out of nowhere
[06:59] <Linkandzelda> our actual balance is correct based on whats been put into the site and out again
[07:10] <rat4> looks like the bug is that sending part of stake transaction is subtracted from "" account and receiving part is added to real account
[07:11] <rat4> if that's the case getbalance "" should return -22M
[07:20] <Linkandzelda> rat4 let me try that and see
[07:21] <Linkandzelda> yep
[07:21] <Linkandzelda> ./blackcoind getbalance ""
[07:21] <Linkandzelda> -22052702.65300247
[07:23] <Linkandzelda> ./blackcoind listtransactions ""
[07:23] <Linkandzelda> [
[07:23] <Linkandzelda> ]
[07:23] <Linkandzelda> so its definitly a bug
[07:23] <Linkandzelda> how can we solve this? ive lost a lot of BTC becuase of this, + BC trading needs to be totally reset on site to prevent damage
[07:24] <Linkandzelda> havent lost yet but, yea, we're talking a lot of BC thats gone
[07:26] <Linkandzelda> ive got users litterally hammer me claiming that I stole this money
[07:27] <rat4> the problem is that 60k is your real balance if you processed withdrawals
[07:28] <Linkandzelda> yes
[07:28] <Linkandzelda> we processed withdrawals becuase of this extra 22 million
[07:28] <Linkandzelda> people withdrew coins they didnt have
[07:28] <Linkandzelda> which lowered down the overall balance
[07:29] <Linkandzelda> theres also no way of knowing users actual balances
[07:31] <rat4> which version you used before?
[07:31] <Linkandzelda> the previous version to the one we have now
[07:31] <Linkandzelda> how many upgrades has thier been since launch of the coin?
[07:32] <Linkandzelda> we've upgraded to each one of them when they became available
[07:33] <rat4> 1.0.0 1.0.1 1.0.2 1.0.3 and now 1.0.5
[07:34] <Linkandzelda> i see
[07:34] <Linkandzelda> im bringing in some more members of the team
[07:34] → se[c] joined the channel.
[07:36] <Linkandzelda> rat4: what were the changelogs for each of those versions, any of them to do with something that could cause this bug?
[07:39] → Devianttwo joined the channel.
[07:40] → Calcx joined the channel.
[07:40] <se[c]> hi
[07:40] <rat4> hi
[07:41] <se[c]> so what's the deal with this bug? have you isolated it?
[07:41] <rat4> sort of
[07:41] <rat4> so you were on 1.0.1 or 1.0.2?
[07:44] <se[c]> Linkandzelda: ?
[07:45] <Linkandzelda> need to find out when we compiled it
[07:45] <Linkandzelda> Devianttwo would know that better than me
[07:45] <Linkandzelda> as well as upgrades
[07:46] <Devianttwo> Uhh sec.
[07:46] <Devianttwo> [US.HSG 1]::[Mar 25 02:46:25]:~/blackcoin >> git pull
[07:46] <Devianttwo> Already up-to-date.
[07:47] <Linkandzelda> we iniitally compiled on the 27th feb
[07:47] <Linkandzelda> not sure which version was out then
[07:48] <Linkandzelda> heres the tweet
https://twitter.com/TheCryptoRush/status/438846475460550656[07:55] <rat4> i've applied only mandatory changes on top of your prev version, try branch 1.0.2
[07:56] <Linkandzelda> wont downgrading break it or not work due to the fork?
[07:58] <rat4> do backup and try, it should work
[07:59] <Linkandzelda> Devianttwo... its 4 am for you, how to do it? lol
[07:59] <Linkandzelda> its 8am here
[07:59] <Devianttwo> Ugg.. I don't have the old version..
[07:59] <Devianttwo> Id have to redownload it.
[08:00] <rat4> i mean do git pull; git checkout 1.0.2
[08:04] <Devianttwo> [US.HSG 1]::[Mar 25 03:02:22]:~/blackcoin >> git checkout master
[08:04] <Devianttwo> Switched to branch 'master'
[08:04] <Devianttwo> [US.HSG 1]::[Mar 25 03:03:46]:~/blackcoin >> git pull
[08:04] <Devianttwo> Already up-to-date.
[08:04] <Devianttwo> [US.HSG 1]::[Mar 25 03:03:47]:~/blackcoin >> git checkout 1.0.2
[08:04] <Devianttwo> Switched to branch '1.0.2'
[08:04] <Devianttwo> [US.HSG 1]::[Mar 25 03:03:51]:~/blackcoin >> git pull
[08:04] <Devianttwo> Already up-to-date.
[08:04] <Devianttwo> ...
[08:05] <rat4> yes try this version
[08:05] <Devianttwo> Its the same version
[08:05] <Devianttwo> as it says
[08:05] <Devianttwo> its already up to date.
[08:05] <Devianttwo> aka nothing changed.
[08:06] <rat4> compile it and try
[08:06] <Devianttwo> but... no files changed...
[08:07] <Devianttwo> it didn't download anything....
[08:08] <Devianttwo> very odd. I can clearly see it should be out of date. and needs to update
[08:08] <Devianttwo> but it won.t
[08:08] <Linkandzelda> try a new folder
[08:08] <rat4> it's ok
[08:08] <Linkandzelda> fresh download fresh pull
[08:09] <Devianttwo> you know I was gonna go to bed.
[08:09] <Devianttwo> lol
[08:18] <Devianttwo> daemoncoin@Cryptorush-Daemons-13:~$ ./blackcoind getbalance ''
[08:18] <Devianttwo> error: {"code":-2,"message":"Safe mode: URGENT: upgrade required"}
[08:19] <Devianttwo> yeah
[08:19] <Devianttwo> not gonna work like that now is it
[08:20] <Devianttwo> so now what rat4..
[08:20] <Devianttwo> I can't even get anyones balance now.
[08:21] <rat4> one moment
[08:22] <Devianttwo> I don't have much longer.. its 4:21 am and I need sleep.
[08:22] <rat4> pull again now it should work :-)
[08:23] <Devianttwo> and now to wait 2 hours for a compile again :/
[08:27] • Devianttwo is now known as Devianttwo|AFK.
[08:32] <Devianttwo|AFK> Well
[08:33] <Devianttwo|AFK> now the balance is showing correct except we have one major problem
[08:33] <Devianttwo|AFK> we are missing about 22 million coins. from people cashing out what they didn't have.
[08:33] <Devianttwo|AFK> let me just verify
[08:33] <Devianttwo|AFK> I don't see how thats possible
[08:35] <Devianttwo|AFK> never mind thats wrong. just hold on.
[08:35] <Devianttwo|AFK> let me get the data.
[08:37] <Devianttwo|AFK> -1554503.10052230 thats how much was stolen
[08:37] <Devianttwo|AFK> 1621127.49692041
[08:37] <Devianttwo|AFK> thats how much we should have.
[08:37] <Devianttwo|AFK> and we only have 62k
[08:39] <Devianttwo|AFK> rat4.
[08:39] <Devianttwo|AFK> I can now also confirm
[08:39] <Devianttwo|AFK> the missing 1.5m blackcoins
[08:39] <Devianttwo|AFK> where withdrawn right after we updated our client
[08:39] <Devianttwo|AFK> the moment we went live people started withdrawing what they didn't have.
[08:40] <Devianttwo|AFK> and I have no clue how that happened.
[08:41] <Devianttwo|AFK> Update: 1.8 million coins where withdrawn from the moment we went live again
[08:41] <Devianttwo|AFK> 1.55 million of which was stolen from the wallet due to that wierd balance glitch
[08:42] <Devianttwo|AFK> literally if I change wallets the balance breaks instantly
[08:43] <Devianttwo|AFK> rat4 are you there?
[08:45] ← rat4 left IRC. (Ping timeout: 268 seconds)
[08:46] → rat4 joined the channel.
[08:46] <Devianttwo|AFK> wb rat
[08:46] <Devianttwo|AFK> did you get our messages?
[08:46] <rat4> last msg Devianttwo|AFK: and I have no clue how that happened
[08:46] <Devianttwo|AFK> [4:37am] <Devianttwo|AFK> -1554503.10052230 thats how much was stolen
[08:46] <Devianttwo|AFK> [4:37am] <Devianttwo|AFK> 1621127.49692041
[08:46] <Devianttwo|AFK> [4:37am] <Devianttwo|AFK> thats how much we should have.
[08:46] <Devianttwo|AFK> [4:37am] <Devianttwo|AFK> and we only have 62k
[08:46] <Devianttwo|AFK> Our negatives balance is -1,554,503.10052230 BC
[08:46] <Devianttwo|AFK> our possitives are 1,621,127.49692041 BC
[08:47] <Devianttwo|AFK> Our daemon balance is 68k
[08:47] <Devianttwo|AFK> we had 1.8 million BC withdrawn from the moment that we reopened the site.
[08:47] <Devianttwo|AFK> and almost every single withdrawal
[08:47] <Devianttwo|AFK> is from an account that is now negative.
[08:47] <Devianttwo|AFK> which means the daemon balances where dispalying incorrectly in order for that to happen. I also confirmed that account '' says it should have 22million coins in it now
[08:47] <Devianttwo|AFK> rather then -22million
[08:48] <Devianttwo|AFK> like it did originally
[08:48] <Devianttwo|AFK> even though theres no 22 million BC's on our site.
[08:48] <Devianttwo|AFK> so what do we do from here? how we gonna go about fixing this issue.
[08:50] <rat4> i see these numbers, what do you expect from me?
[08:51] <Devianttwo|AFK> Not sure. all I'm saying is we used your code. and now we are missing 1.5 million BC's
[08:51] <Devianttwo|AFK> so........
[08:51] <Devianttwo|AFK> Basically we are back to the Zeit situation.
[08:51] <Devianttwo|AFK> all over again.
[08:51] <Devianttwo|AFK> this is over 100 btc worth of currency.
[08:51] <Devianttwo|AFK> theres no possible way we can take responsibility for that happening.
[08:51] <Devianttwo|AFK> and apparently someone said another site had the same issue.
[08:52] <Devianttwo|AFK>
http://blackcoinpool.com/ apparently bugged out as well.
[08:53] <Devianttwo|AFK> anyways. I'm gonna have you and link talk this out and find out what we need to do about this. cause this is rediculous honestly. Everytime we patch lately someone shoots the daemon code and breaks it. No Offense but its just getting old now. First Teslacoin. then battlecoin. then Zeitcoin. now yall.
[08:54] <Devianttwo|AFK> I'm heading to bed. yall please get this solved.
[08:58] <Linkandzelda> yes rat4 please offer up as much compensation as possible, this could ruin us
[09:09] → fyrstikken joined the channel.
[09:10] <rat4> I don't have anything comparable with this, so far I got less than 40k from donations
[09:10] <fyrstikken> rat4, Im killing your coin.
[09:10] <rat4> ok
[09:10] <fyrstikken> from the altcoin-scene.
[09:10] <fyrstikken> not just cryptorush - but all the exchanges
[09:10] <fyrstikken> your coin is a scamcoin and a virus
[09:11] <fyrstikken> and I will make sure you pay us back from your own money - sell your house, your car or whatever
[09:11] <fyrstikken> You have my word on that.
[09:11] <fyrstikken> Linkandzelda, send out tweets to everyone - make them know who to blame for this fucking mess
[09:12] <fyrstikken> Name, Number, the whole fucking thing
[09:13] <fyrstikken> Its because of idiots like rat4 that we have made a draft to exclude shitcoins made by developers who dont know what the fuck they are doing
[09:13] <fyrstikken> and rat4 - you owe us some serious bitcoins for your fucking shitjob - and you will pay
[09:14] <fyrstikken> 100s of bitcoins - and I WILL HAVE MY MONEY BACK!!!! - I AM NOT FUCKING PLAYING GAMES WITH YOU!!!
[09:14] <fyrstikken> COOPERATE OR I WILL PAY SOMEONE TO BEAT YOU TO DEATH! - YOU FUCKING THIEF!!! - YOU READ ME??? - I WILL PAY SOMEONE TO GET MY MONEY BACK FROM YOU!!!
[09:15] <fyrstikken> MAKE A FUCKING STATEMENT AND STAND UP FOR YOURSELF AND APOLOGIZE - FIGURE OUT A FUCKING WAY TO PAY BACK THE HUNDREDS OF PEOPLE AFFECTED BY YOUR FUCKING VIRUS-TROJAN-WALLET-FUCKING-SHIT-WORK!!!!
[09:18] <rat4> fyrstikken can you be so kind to say who are you?
[09:19] <fyrstikken> see - thats why your coin was doomed from the start
[09:20] <fyrstikken> you dont even know who I am - yet you made a coin and had it listed on my exchange
[09:20] <fyrstikken> you made a coin and my people in #fyrstikken bought it
[09:21] <fyrstikken> you made a wallet that my exchange lost money on
[09:21] <fyrstikken> that makes me your biggest creditor
[09:21] <fyrstikken> thats who I am
[09:23] <fyrstikken> You have single-handedly destroyed hours of expencive mining-powers from big rigs around the world - spent resources for millions of dollars worth of equipment and wasted thousands of peoples time and money making this fucking blowjob of a shitcoin
[09:23] → balfouri joined the channel.
[09:24] <fyrstikken> you better make a fucking deal - or you will be working for me until every single penny is paid back
[09:25] <fyrstikken> and if you wont work for me - forget working at all, Ill finnish you.
[09:26] <fyrstikken> one way or another you are paying us back.
[09:26] → DogeyMcDoge joined the channel.
[09:26] <fyrstikken> forget about your coin - concider the value of your life and health for being such a thief
[09:27] <fyrstikken> blackcoin was not a fucking error - it was a fucking trojan-virus designed to steal money
[09:27] → hawkalator_bbl joined the channel.
[09:28] <hawkalator_bbl> ??
[09:29] • hawkalator_bbl is now known as hawkalator.
[09:29] <fyrstikken> Its a fucking ProofOfMistake Coin
[09:29] <hawkalator> what makes you say that
[09:30] <fyrstikken> rat4, made a wallet that steals blackcoins
[09:30] <fyrstikken> Cryptorush use that wallet
[09:30] <fyrstikken> rat4 stole all your blackcoins
[09:30] <hawkalator> umm i still got all my blackcoins
[09:31] <fyrstikken> you wont be able to exchange them - we are killing it
[09:31] <fyrstikken> they are worthless
[09:31] <hawkalator> all altcoins are worthless, its the community that drives them
[09:32] <fyrstikken> no - I mean - I am killing the coin
[09:32] <balfouri> you mean those sent to CR while error F?
[09:32] <fyrstikken> from the scene
[09:32] <fyrstikken> The BlackCoin will no longer be a tradable currency - all the value is 0
[09:32] <fyrstikken> it is a virus-coin and the dev of blackcoin made it
[09:33] <fyrstikken> the wallet was designed to steal money from its users
[09:33] <fyrstikken> so if you hold blackcoin - Im sorry - but until the dev pay us back what he stole from cryptorush - about 100 BTC or so worth of BC - BC will no longer exist
[09:34] <fyrstikken> and the Dev will also no longer exist if he try something stupid - like not paying us back.
[09:34] <fyrstikken> or try to run away
[09:35] <hawkalator> who in the right mind does trading on cryptorush ?
[09:35] <fyrstikken> he is gonna fix this - and pay us back - and apologize and he is gonna be a fucking example to scare anyone who ever try to make another shitscamviruscoin again.
[09:36] → Exel9 joined the channel.
[09:36] ← Exel9 left the channel. ("Quitte")
[09:37] → sawan joined the channel.
[09:37] ← sawan left the channel.
[09:39] → Th3_PH03NiX joined the channel.
[09:39] → KBomba joined the channel.
[09:39] KBomba changed the topic to lol
[09:40] → lrbt joined the channel.
[09:40] → MazaDead joined the channel.
[09:41] <balfouri> any proof of this?
[09:41] <fyrstikken> yes
[09:41] <Th3_PH03NiX> no prove
[09:41] <KBomba> Well none
[09:41] <Th3_PH03NiX> nothing
[09:41] <KBomba> This is full of shit
[09:41] <fyrstikken> the dev has admit the mistake he did
[09:41] <Th3_PH03NiX> i took snpa shots, i will keep it in case the developers will need it for a law suit, i'm out of here for now
[09:41] ← Th3_PH03NiX left the channel.
[09:41] <fyrstikken> and if he dont solve it, he'll be knifed
[09:42] <KBomba> You're just an ignorant prick
[09:42] <fyrstikken> law-suit my ass
[09:42] → gaurav joined the channel.
[09:42] <KBomba> A lousy dev and a prick =D
[09:42] → wtfover joined the channel.
[09:42] <hawkalator> show me where the dev admitted it loll
[09:42] <fyrstikken> he just stole 100s of bitcoins worth of blackcoins from everyone - and I will make sure he pay us all back
[09:42] KBomba changed the topic to
[09:42] <KBomba> BETA
[09:42] <KBomba> Ever heard of that?
[09:43] <KBomba> KthxBBBAAAAAAII
[09:43] <MazaDead> how did he steal 100s of BTC
[09:43] <Linkandzelda> hawkalator I have the full log of this chat since I joined
[09:43] <MazaDead> paste it
[09:43] <balfouri> It was an issue with CryptoRushes implementation of it and the way they used accounts from their daemon---this is the statement
[09:43] <MazaDead> let us see
[09:43] <fyrstikken> Linkandzelda, put it up on pastebin and put it on topic
[09:43] KBomba changed the topic to fyrstikken is a lousy dev and an ignorant prick =D
[09:43] <MazaDead> hey fyr
[09:44] DogeyMcDoge changed the topic to .
[09:44] <MazaDead> only Cryptorush has a problem
CRYPTORUSH REALLY? I HOPE YOUR WEBSITE GETS FUCKED AGAIN YOU STUPID INCOMPETENT FUCKS TRYING TO BLAME THE DEV?
IT HAS NOTHING TO DO WITH THE DEV YOU STUPID FUCKS, LEARN TO FUCKING MAKE A WEBSITE, IT FEELS AS IF IM USING A WEBSITE MADE BY 6YEAR OLD CHILD.
?