Bitcoin Forum
May 08, 2024, 02:53:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 ... 128 »
381  Economy / Gambling / Re: bustabit – The original crash game on: June 21, 2019, 05:00:37 PM
Post some evidence, otherwise you're just spamming/trolling and wasting forum space. No one will take you seriously otherwise, especially as a Newbie, anyone can spam their competitors' thread like that.

I don't think he's a competitor or anything. He's previously accused bustabit of being a scam, and then admitted he was wrong:

All the guys. I am convinced that everything is honest. I delete my negative comments.

Thanks! I have checked a chain more than 100K of games. Intervention wasn't!
Justice is proved.

which you have to respect. So probably just a frustrated player who lost some money (which is never too much fun)
382  Bitcoin / Development & Technical Discussion / Constraint solving the mempool on: June 16, 2019, 03:45:28 AM
I've been playing a lot with constraint solving (thanks to my work on coinsayer) and when you have a hammer, everything looks like a nail -- so I was thinking of how it'd look if you applied a constraint solver to a bitcoin node's mempool. The goal would be to simplify a lot of the rules, logic and remove the arbitrary limitations and rules that currently exist (that can be both annoying, and pretty incentive incompatible).


So I was thinking, imagine we allowed our mempool to contain transactions that conflict with each other -- as long as they don't conflict with the transactions in the blockchain.

So to figure out which transactions should be in the next block is actually a pretty straight forward optimization problem.  Basically find the set of transactions that maximizes the fees subject to it not exceed  MAX_SIGOPS / MAX_WEIGHT / have any of the same inputs / and input references to an unconfirmed transaction, must then also include that transaction. You could even throw in a few extras without too much work (e.g. tie break on first seen transactions)

Now lets for a second pretend latency is unimportant (I think it's pretty solvable by running the solver, and caching the and incrementally updating it as an approximation).

So the real tricky part is some anti-DoS stuff. We need to come up with:

A) a rule that would ban a peer for sending us too much crap
b) a rule for knowing which transactions are worthy of forwarding to a peer


And we need to do it such that rule b) never causes our node to be banned by someone following rule a)


---

Any ideas?
383  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 15, 2019, 04:12:17 PM
I can't understand why the hell a gambling project does such a thing.

You have a business which is generating profit in every condition. Why act maliciously?

I don't think he did. He basically had a decent business, and operated it honestly (to the best of my knowledge) and shut down and returned everyones money.


Then later, he saw the wtf ICO craze and decided he wanted in on some of that sweet cash. So he came up with some phoney reasons for needing money, ICO'd and relaunched. Then he was too cheap to use the ICO money for anything so instead of paying for a bustabit license, pirated the software. Instead of putting money in the bankroll, started accepting separate bankroll investors. And  the relaunched site isn't a viable business, beside it's pretty much is dead (1300 btc wagered total, ~2 of those in the last week) and with such a garbage name.

But hey, Dean's sitting pretty (i bet he net a few million from the whole ICO scam) and just needs to leave his zombie site limping along for a couple years, so he can pretend i was just a normal case of a business-gone bad; and in the mean time he can work on his bitsafe or what ever next ICO he wants to scam people with.
384  Bitcoin / Development & Technical Discussion / Re: Random number on: June 11, 2019, 04:17:59 AM
The naive way of constructing this makes it then take 20 minutes computation to verify, which isn't that attractive if you imagine the verifier is some lame mobile client and the attacker is a mining farm. Smiley

Yeah, although in my case it was totally fine. As it's not really required (or expected) that everyone verifies, it's just an option if you want. And had the nice property of being drop-dead simple Cheesy


Quote
I keep seeing people propose this an their proposals always turn out to be totally broken, but in fact there is a way to do this that I call tapering.

Step 1. A block is 3xVDFed to pick a random value.
Step 2. The next block is 2xVDFed to pick a single bit: if it's one, go back to step 1 for the next block.
Step 3. The next block is VDFed to pick a single bit: if it's one, go back to step 1 for the next block.
Step 4. The last step 1 outcome is accepted.

This will terminate in a couple steps on average.

Oh, I see. That's pretty clever, never thought of something like that.
385  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 09, 2019, 05:53:52 AM
And it was documented after the wager contest that ALL bets were rolled back and all players got their balances reset. No player lost any money. I did as some players withdrew winnings during the contest.

It's weird that you consider that acceptable. It's almost like you don't understand how a casino works.  Huh Huh Huh


BTW Can you give a straight answer to why you rolled everything back and didn't pay out the wager prizes? Or simply because it was cheaper than paying out?
386  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 09, 2019, 04:44:08 AM
Also, it was stated very clearly, even in the posts you reference, that the tokens were denominated in $ so no idea where you think there was an extra $12 million.

You're being rather disingenuous. Just because the tokens were priced in USD, doesn't make the crypto magically disappear. 


Quote
I'll stress again, as fact, no one has lost any money (unless you chose to sell at a loss).

You realize that applies to pretty much every single scam out there, right?

Quote
There is no scam (if you bought stock and it dropped 60% is that a scam? If you bought btc at $20,000 and it dropped to $8000 is that a scam?)

You're framing it like people are attacking you for losing money. But the truth is that you structured the ICO to give you exposure to bitcoin price. You were happy reaping the profits when it worked in your favor netting you significant amounts of money, and then renegged as soon as it worked against you.

That's what makes it a scam, and you a scammer.

--

BTW I dare you to stop all the nonsense deflection and try give a straight answer to something like this: https://bitcointalk.org/index.php?topic=4751127.msg51398067#msg51398067
387  Bitcoin / Development & Technical Discussion / Re: Random number on: June 08, 2019, 10:05:01 PM
1. Only use blockchain as entropy source when the cost to manipulate blockchain is higher than it's "reward"

It's worth noting that you can increase the cost of manipulating the blockchain. For instance I used to run a lotto, where I'd use a bitcoin block hash to determine the winner. However, because the prizes were reasonably big compared to the blockreward it would've been (very) profitable for a miner to manipulate. So I stretched the hash with an operation that might take like 20 minutes or something.

That made it pretty impractical to manipulate the lotto (after finding a block, a miner would have to wait 20 minutes to check if it was good or not), unless the miner was prepared/able to 51% attack bitcoin at the same time Tongue



2. Use many blocks in a sequence as entropy source since it's difficult to manipulate n blocks in a sequence.

How does that work? If you get n blocks in a sequence -- the result is always going to be influenced by the last block in the sequence, who would be able to perform the same sort of attacks as if you just had used that 1 block.
388  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 06:58:05 PM
I brought this up almost 2 years ago. This is what BetKing.io answered:
So what I meant is if someone wants to sell me 10% of their tokens I will buy them.
I can't say sorry I'm only going to buy 4%.
(archived)


Dean, how about you directly address this?

I now wonder if Dean really believes his own lies, or he just made so many lies he can't keep them consistent anymore?

I think his strategy is to just argue semantics and nonsense to the point people either give up, or assume he might have a point. It's getting pretty hard to interpret his stuff charitably.

There was a post a couple months ago where that BillyBurns guy (some moderator and investor) said that Dean lost all his money altcoin trading. I have no idea if it's true, but say it was and Dean just came out and said: "Hey guys, I'm sorry but I got stupid and lost all the money on altcoin speculation. As such, I am am bankrupt and not in the position to payback investor. However, I really don't want to totally screw investors so I'll be working as hard as I can on the site to make more money to try make investors whole".


If that was the case (not implying it is...) it'd be easy to cut him some slack and say "ok, he fucked up badly but at least he's trying his best to right this situation".

But honestly I suspect he had good intentions at the start. He made a lot of money and was really happy. But when the price moved against him realized that he was going to lose some of that unrealized profit, and wasn't ok with it -- so just changed the terms of BKB with some pretty half-thought-out excuse for screwing investors.
389  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 05:28:51 PM
There was no "guaranteed" buybacks.
This is outrageous lie:


source: http://web.archive.org/web/20170809030225/http://betking.io/

You lied to investors then you fucked them:

Yes, Dean, you're right.
My 0.5BTC investment IS worth 528$.

Now you are making some token swaps/whatever to fool more people. I would suggest everyone to read this thread from the beginning.

Nice post. It clearly reputes Dean's point a few posts back about the token being a business loan. It's pretty clear the pricing is such that it's structured as a personal loan to Dean, fixed in USD with betking *revenue* offered instead of an interest rate.


It says BetKing will offer to buy "up to 10%"

lol, nice attempt to weasel out of the deal. The "up to 10%" referred to if a user had X tokens, they could use "<= X/10" for buybacks.
390  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 05:24:30 PM
2) I didn't try to scam you of anything. You offered a loan, before I asked, then I said I would be happy to sell you BKB if you wanted. This is in no way a scam and if we did agree to that then I'm sure the site would have been doing far better by now. But that's irrelevant.

Your memory doesn't agree with my chat logs Grin

You were the one asking for, several times, and each time I told you that I would only do it collateralized. And each time you kept trying to weasel your way out of the collateral requirement (even once agreeing and then last minute pulling out).

And then, no surprise, a couple weeks later you reneg on your agreement and which had you collateralized would have protected me against. So I'll lead it up to the reader to add 1 and 1.


Quote
3) You are not out the business. You still have a stake in Bustabit and you have a large part of the bankroll in there and bustadice. It is in your interest for other sites to do poorly and those to do well.

Ok, you're right that I have invested in the bankroll of both bustabit and bustadice (among other sites/services). But if my motives were in attacking "competitors" to increase volume for my invesment (lol..) I would be attacking sites like primedice or stake. But instead I am frequently recommend them (and have zero financial stake in) because they're businesses that have been built upon being fair and honest with players.

Also for perspective, if you summed up the entire volume of wagers from betking since it's ICO I bet it's less than a good day from bustabit. Your "business" is not a real competitor, but even if it was, it would not have any bearing on my opinion.

Quote
If you were out the business why are you still in these threads?

I like to relive my former glory. Besides, it's also a bit of a civic service to try minimize the amount of people you can scam in the future.
391  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 04:54:24 PM
I shouldn't waste any time on you now considering a) you are a competitor

I was a competitor, and even when I was running bustabit I had no problem helping you out with some stuff and maths. I've always had good relations with other casinos. You'll notice I've never said a bad word about the big and serious competitors I had over the years, because they got big and serious by doing a good job and running honest shops.

But nice try at deflection.

And anyway, I've long since got out of the business. The reason I have a problem with you, is that you turned into a scammer and tried pretty hard to scam me for a large sum of money.


Quote
You got lucky with bustabit but you have no clue what you are talking about when it comes to business.

Hard to argue too much there. I definitely did get lucky, and not a business person at all. But to be honest, I don't think I've leveled much criticism on how you run your "business". My complaints have more been around your character (or lack of).  But if you consider scamming people a "business" decision, then maybe it's your skills that should be questioned, not mine?
392  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 04:35:09 PM
Serial scammer Dean Nolan is doing what he always does to deflect attention away from the facts....

Just to be fair to Dean, while he's a scammer and a liar -- I'm not sure he's a "serial scammer". To the best of my knowledge he's only ever scammed people once with his ICO.

(Granted: I'm sure he'd be happy to scam people again given the chance, now that he's name is in the trash. But we should probably wait until then before calling him a serial scammer)

 Grin
393  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 04:32:14 PM
You are under the assumption that this was all a personal loan I got from investors.
It was an investment in a business.

Ok. It's not easy to have a discussion with a scammer who can't even stick to basic facts. I was willing to cut some slack if you were forced into a corner by financial circumstances, but if you're just going to keep blatantly lying it's a bit difficult to try be charitable.

--

For anyone reading, the original BKB was a personal loan to Dean. He and I discussed that aspect extensively, when he wanted me to buy some BKB tokens to help him increase his BTC exposure (as he'd supposedly have to sell some BTC to pay some poker debts).

 
The original pricing formula used for BKB didn't take into consideration any expenses for the business, which were supposed paid for by Dean. And as such, investors never got any equity in the business. The original deal was structured as a personal loan to Dean, which was denominated in USD but instead of interest people would get paid some of the *revenue* (to not expose them to business risks) from betking until the loan was paid according to a fixed schedule.

Dean was ecstatic about the structure of his ICO and how much money it made him personally when the price of bitcoin was up (but he never sold the bitcoin he raised, and his debt was denominated in USD). But the second it came to him losing money, he had no hesitation in renegging.

--

But if Dean's not going to be honest about how things were, and what went wrong -- there's no point really wasting more energy on this discussion. It's already pretty well established that Dean's a liar and a scammer. But I do wonder why he's suddenly after months now trying to defend his little scam?  Dean, you wouldn't happen to be trying to float another ICO in the near future? :rofl:
394  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 04:00:19 PM
And how much would've you lost if you honored the original agreement till completion?

What are you talking about? It was not possible to hence the whole reason we changed the business.
It's totally irrelevant.

You mean, because you couldn't afford it? Or because you didn't want to lose money?

Not that it makes a difference, but I'm extremely skeptical that you've personally lost any money, as AFAIK all the buy-backs were done far below the sale price, which should've yielded you a huge amount.


Regardless if you could afford it or not, it still makes you highly untrustworthy. You shouldn't have entered into a deal in which you couldn't have upheld your side if the price moved against you. Literally a week or two before you renegged, you had even assured me that you had "systems in place" to guarantee you'd have funds to repay investors even in a price crash via auto-selling bitcoin.

Of course, that was just more bullshit.
395  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 07:40:41 AM
I lost over $1 million personally.

And how much would've you lost if you honored the original agreement till completion?
396  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 07:37:58 AM
I have a simple question:

With the original scheme (before you unilaterally changed it) how much profit/loss (in crypto) did you make/lose from the buy-back scheme? i.e. If you look at how much you made when you sold the BKB (in crypto) and subtract how much you paid for the buy-back (in crypto). What was your net profit/loss?
397  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 08, 2019, 07:03:49 AM
You all also refuse to even acknowledge just how much of the initial funds were returned to investors.

I don't refuse to acknowledge it, it's just not a particularly interesting point. You honored the terms of the agreement when it favored you personally (crypto prices were higher), and then renegged when it turned against you.
 
Even if you only scammed 0.01% of investors, it's still scamming and you don't get a cookie for not scamming the other 99.99%.

But besides, you keep bringing this up -- and never given a real answer. If you renegging on the agreement affected so little people for so little money, then why did you even do it? Why not just honor the agreement?
398  Economy / Gambling / Re: BetKing.io is a blatant scam operated by Dean Nolan on: June 07, 2019, 10:56:33 PM
Now is 528 annoying considering how much you put in? Yes, of course. Is it a scam? Clearly not.


The site done terrible for a year. This is investing, there's risks.

No one's upset because the investment did bad. They're upset because it did bad because you scammed them by unilaterally changed the rules of the buyback to personally benefit you at the expense of investors. I think this is pretty clear to everyone, hence why so many independent people have given you negative trust.
399  Bitcoin / Development & Technical Discussion / Re: CoinJoin: Bitcoin privacy for the real world on: June 04, 2019, 05:57:20 PM
It would definitely be interesting to see what the more developed tools say about it.

I can pretty much guarantee you that it will have zero effect in confusing more advanced tools. I've tested way more complex and advanced things to try trick up analysis, and it's not easy. Sometimes even I'll momentarily fool it, but later it'll "back propagate" (correct term??) information from how the outputs are spent (and associated clustering), to get a better understanding of the transaction. Like I've seen them reliably determine which outputs are change, in settings that should be impossible.

Taking bustabit as an example, it does smart partial batching so it frequently sends transactions with: (1 payment, 1 change) and (2 payments, 0 change).  Naively they are indistinguishable, but in reality analysis software has proven to have almost no problems distinguishing once it's been able to collect enough information after they're spent.

---

If you want to trick analysis software, pretty much a prerequisite is reasonably uniform wallet behavior (now is a joke...) and good practices (e.g. avoiding address reuse as much as possible). This will create an environment where there's a lot less "redundancy" (??) in the analysis, such that it has to lean on increasingly fragile assumptions.  And then (and only then really) you can be cute and do something like a bustapay/p2ep  or import/export a reused address output from/to a friend or something.

Now they'll probably realize you broke their models, but it'll be too hard to figure out (short of having law enforcement contact you for help declustering Grin).


But yeah, if you just got two very strongly clustered wallets with different behavior and created a single coinjoin between them (even if it was undetectably a coinjoin...) it's not really going to get you anywhere against advanced analysis (although it'll confuse something like walletexplorer, which maybe is something you want to do).
400  Bitcoin / Development & Technical Discussion / Re: Transaction Inputs on: June 04, 2019, 05:14:47 PM
I know it, but output change index every time. I saw transaction where output which i need was in 1. In this example output in 0. I must know every time where my output locate

Yup. That's what "vout" means. I knew it was the 0th because in the example I gave it said 0. But as you've realized, it's often different.
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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 ... 128 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!