Bitcoin Forum
May 27, 2024, 05:50:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 71 72 73 74 75 [76] 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 ... 573 »
1501  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: June 05, 2016, 10:41:28 PM
"expectedtime" : 586991

That all looks right.

That expected time is in seconds, and 586991 / 3600.0 / 24 = 6.79 days

You should stake once every 7 days or so. You haven't staked at all in 23 days. That's unlucky.

Take a look at your debug.log file - it's in the same folder as your CLAM wallet.dat.

Do you see something like this?

Quote
starting stake
CWallet::CreateCoinStake() found no stake
stake took 3s
starting stake
CWallet::CreateCoinStake() found no stake
stake took 4s

If so, what do the "stake took ..." lines say? If it's more than 16 seconds that's a problem.
1502  Bitcoin / Bitcoin Discussion / Re: This just in: Roger Ver can't even transact bitcoin properly on: June 05, 2016, 05:55:13 PM
What nobody seems to have mentioned in this thread is that the whole problem was caused by transaction malleability.

The unconfirmed output that is causing the Ver's transactions not to confirm results directly from the parent transaction having been malleated.

The irony here of course is that "bigger blocks now" wouldn't have prevented the problem whereas Segregated Witness would have prevented it, because SegWit fixes malleability for those who use it.

Edit: here I point this information out to Roger himself. He apologizes. (search for 'doog' on the page)
1503  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: June 05, 2016, 05:25:38 PM
damn.. whats wrong with my wallet ~140clam  already 23 day age
 and still not get reward..my patience is running out Smiley

You don't give me anywhere enough information to answer your question.

Can you tell me:

 * Are you keeping it online 24/7?

 * Is it up-to-date with the CLAM blockchain? ( run getblockcount in the debug console; compare output with the 3rd column at http://khashier.com/ )

 * Is it actually attempting to stake? (run getstakinginfo in the debug console; expect something like the following: )

Quote
{
  "enabled" : true,
  "staking" : true,
  "errors" : "",
  "currentblocksize" : 1000,
  "currentblocktx" : 0,
  "pooledtx" : 0,
  "difficulty" : 81531.22290140096,
  "search-interval" : 16,
  "weight" : 30404.01666316,
  "netstakeweight" : 1113517.408240138,
  "expectedtime" : 1852
}
1504  Bitcoin / Bitcoin Discussion / Re: Roger Ver and blocksize on: June 04, 2016, 11:49:54 PM
No. Payment channels are not centralized. Here you go again, trying to spread FUD in regards to something which you do not understand. Seems like you're part of the Dunning–Kruger effect as described by the troll above me.

in another topic lauda pretended LN doesnt use hubs..
now he is saying there are no central intermediataries..

LN uses nodes in the same way that the p2p Bitcoin network uses nodes. None of them are special. Anyone can run a node. Each node connects to multiple other nodes. None of them are centralised.

im guessing he will rebut talking about the spokes.. (users sending transactions) but will pretend the hub(intermediary) doesnt exist. and yet its this intermediary that
actually works as a "mempool" and does the closing of the channel and settling the final large transaction..

The hubs are the nodes and the spokes are the connections between the nodes.

i wonder what would happen if someone DDoSed the hub(intermediary) before it had a chance to settle... by by transactions

Instead of wondering about it you could research it. If any node goes offline before its channels are closed, the channel will be closed when the timelocked transaction becomes valid, after a suitable delay.

Did you recently buy this account from the original Franky? I seem to remember talking with Franky a few years ago and he seemed smarter then. It could just be that he was agreeing with me then. That can make me think people are smart when in fact they're just repeating something they've read.
1505  Economy / Service Announcements / Re: [ANN] bitaddress.org Safe JavaScript Bitcoin address/private key on: June 04, 2016, 05:30:41 AM
@pointbiz:
I find labeling in v3.2.0 a little bit confusing:

In "Single wallet" tab, string "Bitcoin Address" represents compressed address.
In "Wallet Details" tab, string "Bitcoin Address" represents normal uncompressed address.
The same is true for private keys...

Also - if usage of compressed keys is preferred, it would make sense (at least to me) that compressed bitcoin address would be the first choice (on the left side) in "Wallet Details" tab.

Just my 0.00000002


Yes, I see what you are saying. I want to make wallet details less confusing. And de-emphasize the uncompressed info.

Also in v3.2.0 I found another confusing inconsistency:

If I use the 'paper wallet' or 'bulk wallet' tabs to encrypt a private key, I get a "6Pn" (compressed) or "6Pf" (not compressed) encrypted private key, whereas if I use the 'wallet details' tab to encrypt the same private key, I get a "6PY" (compressed) or "6PR" (not compressed) encrypted private key.

The little research I did tells me that 6Pn and 6Pf represent "Encryption when EC multiply mode is used" whereas 6PY and 6PR represent "Encryption when EC multiply flag is not used".

Why is "multiply mode" used in 2 of the 3 tabs offering encryption but not in the 3rd? Is that deliberate? Is there a good reason for it? Is using "multiply mode" any more or less secure than not using it?
1506  Economy / Service Announcements / Re: [ANN] bitaddress.org Safe JavaScript Bitcoin address/private key on: June 04, 2016, 05:20:59 AM
Why are someone is going to encrypt the paper wallet?
I think the bigger risk is not that the wallet get stolen instead of forget the passphrase. Or I donīt unterstand the idea behind it?

When securing your coins you have two conflicting issues to address:

1) you want to be able to access the coins at some point in the future
2) you don't want anyone else to be able to access the coins without your permission

If you don't encrypt your paper wallet then you are making (1) more likely, but (2) less likely. If anyone finds your printed paper wallet they can immediately just take your coins.

So you encrypt it. It's relatively hard to crack the password on paper wallets, but there's a risk that you will forget the password yourself. So (1) is less likely, but (2) is more likely.

It's a trade off. Encrypt if you like. Or don't.
1507  Economy / Gambling / Re: The truth about Dooglus and his pawn Arrogant. on: June 04, 2016, 05:16:08 AM
QuickSellers self serving snipps sure seem suspicious...

Before:
I told him about the exploit and asked what it was worth.

He suggested 0.2 BTC, I asked for 1 BTC. He agreed.

That's pretty much the whole story.

Except then he changed his mind about the payment because I gave his site a low trust rating (because I don't have a reason to trust it) and a low community rating (because it didn't even have on-site chat), and because of some wall-of-text conspiracy theory about Arrogant that I didn't really bother to read.

I don't see where blackmail comes in to it. There was something like "if you apologise we will reconsider paying you" but fuck that. I have nothing to apologise for.


After:
I told him about the exploit and asked what it was worth.

He suggested 0.2 BTC, I asked for 1 BTC. He agreed.

--snip--

I don't see where blackmail comes in to it.

--snip--



Edit:  holy shit, I thought this was Quicksellers "Dooglus supports ponzi" thread and "Episode II" was titled "The truth about Dooglus and his pawn Arrogant. " Did someone bump and delete?

I think the latest installment of QS' hit show "clutching at straws" featured a link to this thread. That's probably how you ended up here.
1508  Bitcoin / Bitcoin Discussion / Re: Roger Ver and blocksize on: June 04, 2016, 04:58:07 AM
Also, it makes since that is the case because of the fact that he held out on his stash for so long.  If he were to have jizzed his pants at the fact that it went up to $10 a while ago and sold everything, he wouldn't have the fortune he has acquired today... I guess lesson to be learned is that if you believe in something you gotta stick to your guns.

Exactly this. As a result he didn't gain a million dollars in the recent price increase. That would only be the case if he sold his BTC for USD. And why would he do that if he believes in the future of Bitcoin?
1509  Economy / Scam Accusations / Re: Dooglus is supporting ponzis on: June 03, 2016, 03:08:49 PM
Omf'ngee the casino had a bug just like everything else this noob gets his hands on ! lol

The mudderFUDder is strong in you Doogie..

Coincidences ? Roll Eyes

I see no coincidences here. Lots of Bitcoin gambling sites were buggy, and I helped to fix lots of them. I saw "were" because I no longer waste my time trying to help new sites. Experience shows that it almost never ends well.

As much as I hate feeding the troll, I guess I should respond to the 3 cases he mentioned:

1. The balloon site offered me a bounty when I reported their bug, but never paid it. I didn't do anything other than play their game to discover the bug. I published my interaction with the site owner. I wasn't extorting him. He offered a bounty freely, and later retracted the offer. The whole way he was running the site was scammy, offering payouts he wasn't bankrolled to be able to offer, etc.

2. The crypto-games site had a bug which someone else found. I never attempted to get a bounty for finding it, since I never found it. I remember the guy who did find it offering to share any bounty with me, but I don't remember ever asking for that, or ever receiving anything.

3. PRC had a bug bounty in place. I found a serious bug that was actively being exploited by an attacker and they took the longest time to pay the bounty. Note the winky face after the joke about "paying him off". That means it's a joke.
1510  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: June 03, 2016, 04:06:42 AM
Thanks. I've been staking for 24 hours and nothing. I thought it was every 8 hours

I think the stake rewards happen every minute (on the average).  I could be wrong.

Yes, the network targets one block per minute. Though block timestamps are always multiples of 16 seconds (since some date in 1970 or something) and so cannot be exactly one minute apart from each other).

The only significance of 8 hours I can think of is that it's roughly the amount of time it takes for a block to mature after being staked. The staking output cannot be spent until it has 500 confirmations, and at 1 confirmation per minute that's a little over 8 hours.

Having said all that, staking is random. If you have 1000 CLAMs you can expect to stake about once per day on average at the moment. If you have more or less, change that estimate proportionally. The client uses the current network difficulty to estimate the expected time until staking. The network difficulty wanders up and down each day and so the estimate reported in the client wanders down and up as the difficulty adjusts. Like with Bitcoin mining, you never make "progress" towards staking a block. Every 16 seconds you either get to stake or you don't. Eventually you'll get to stake if you keep trying.
1511  Economy / Scam Accusations / Re: Dooglus is supporting ponzis on: June 03, 2016, 03:56:48 AM
member with high rated reputation is in advantage, he "can afford" a couple of shady activities and no one is going to say a bad word about him. This is a good example of trust rating abuse going on here. Sorry QS but you have a really little chance to convince people to give negative to dooglus, that's how it goes even if you are right and have proof.

I'm not sure what you're saying here. Are you accusing me of abusing the trust system in some way? I barely use the trust system other than for marking scammer and promoters of scams as being untrustworthy. I don't see how you can call that abusive.

This whole thread is complaining about how I fixed some publicly available code which was incorrectly determining the sending address of Bitcoin (or CLAM, as it happened to be in this particular instance) transactions. In balance I think such a change is a good think. People copy an paste open source code snippets for use in their own projects. It's better to fix bugs in open source code when you see them because you never know what project the code will find itself in next. Correcting errors I find online is habitual for me. If that constitutes "shade activity" then so be it. I'm not going to stop fixing errors wherever I see them.
1512  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: May 24, 2016, 01:17:46 AM
I wonder which big bubble Just-Dice was.

It would have to be one of the bigger bubbles I'd assume...

I was wondering that too, but Just-Dice clusters were easy to identify, and they say all the gambling clusters are purple.

Weird that 999dice got onto the chart and JD didn't!
1513  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: May 23, 2016, 09:59:51 PM
I found the following interesting, and thought I'd share it here:

I came across a new paper on the subject of Bitcoin address clustering - the practice of studying transactions on the blockchain to identify which groups of addresses belong to which wallets:

I noticed this diagram of the largest address clusters:



I hadn't heard of betvip.com before the CLAM whale digger surfaced, but from the little research I did, it appears that he was digging mostly from that cluster.

The diagram shows just how many more whale diggers there could be. There are many more the same size or bigger. And then there are LTC and DOGE clusters too, not shown here.

Edit: Of course, many of these clusters could have been mostly empty addresses on the CLAM snapshot date, and so wouldn't be candidates for digging.
1514  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: May 23, 2016, 09:17:46 PM
according you theory average waiting time should be ~7 day, but I got reward after 13 day for first, and  for second input of 141clam already 10day without reward.

Yes, the key word here is 'average'. Each stake can take more or less time to actually happen; it's pretty much random, since whether you stake or not is based on the size of the hash of a bunch of stuff.

maybe you have information about clam wallet in  yobit exchange ?

I don't, sorry. I personally only really use poloniex if I want to buy or sell CLAMs. It's the biggest market, usually has a decently narrow spread, reasonably low fees, and I have never had problems trusting them with up to 50 BTC or so in my balance. I did play about with one of the other exchanges when they first added CLAM but I didn't like the site felt, or the lack of liquidity in its market so I went back to poloniex.

I can also recommend arranging direct trades in the just-dice chat tab. You can usually find somebody willing to trade CLAM for BTC, and there's a free built in automated escrow system (type /escrow there for details).
1515  Bitcoin / Development & Technical Discussion / Re: CoinJoin: Bitcoin privacy for the real world on: May 22, 2016, 08:57:35 PM
I have a question:
When I am doing a transaction and I send my signed tx to the network. Could someone else take that transaction and add a additional signed input to the tx. So this would mean that my tx gets coinjoined without my approval, would that be accepted by the network?

Greets

Not possible unless you explicitly chose to use non-standard sighash flags (and even then! possibly it could happen with SIGHASH_SINGLE|SIGHASH_ANYONECANPAY).

Or in layman's terms, by default every signature is signing the complete set of inputs and outputs. If you change any input or output the signatures become invalid.
1516  Bitcoin / Development & Technical Discussion / Re: CoinJoin: Bitcoin privacy for the real world on: May 22, 2016, 05:53:55 PM
Cryddit,

Is there a difference between a CoinJoin transaction and a regular bitcoin transaction that has many inputs and many outputs? What I mean is, for example, I have a large wallet with 10 different and unconnected unspent bitcoins, in 10 separate addresses. Then since I am the owner of that wallet, I can do a transaction and use those 10 as inputs to a transaction that pays out or sends out bitcoins to 20 different addresses.

What I'm wondering is if there is a fundamental difference between that, and a CoinJoin transaction with 9 other people.

Yes, I've read and re-read the original post and this entire thread, I'm just seeking clarification if I am understanding this correctly.

There's no difference other than that with a coinjoin the inputs are owned by different people whereas with the transaction you made all the inputs were owned by you.

Before coinjoin, you could look at a transaction and be pretty certain that all its inputs were owned by the same wallet. People would use this information to cluster addresses into groups.

After coinjoin that assumption is no longer valid. Multiple parties can cooperate to sign a single transaction where they each own some of the inputs. This makes clustering by ownership harder to do.

Here's an early example:

  

It looks like gmaxwell owns both input addresses, but he doesn't. He only owns the smaller one.
1517  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: May 22, 2016, 05:02:15 PM
Congratulations to The Great CLAM on reaching the one million blocks milestone!

It's been a while since I replied to posts here, so here goes:

My router has upnp setup does work with the clam coin client.   I saw same thing in the bitcoin core client but then it was fixed at some point.  Anyhow, what are the correct udp or tcp ports that need to be opened for home router to accept inbound traffic.

You want tcp/31174 open to the world for p2p connections, and tcp/30174 open locally if you want to use RPC. Don't open the RPC port globally unless you know what you're doing.

Can we get an updated bootstrap?

I've been updating it semi-regularly here:

https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191

I did just update it too.

I think the lottery was poorly thought out, but not intentionally exploitable.

Not sure if this would considered exploitable, but you could have gained quite an advantage by only staking selectively.

It was exploitable for sure. I don't think it was designed to be exploitable; I think it was an accident. I did point out to the developers (on Jul 23 '14) that it seemed exploitable soon after it was launched (on Jul 12 '14) but it was already live by then:

Quote
--- Log opened Wed Jul 23 07:30:10 2014
07:30 <dooglus> so I guess we're going to do a hard fork some time soon-ish
07:30 <dooglus> I wonder if we should do some math on the lottery reward before that
07:30 <dooglus> I suspect it's game-able at the moment
07:33 <dooglus> suppose I have 1000 CLAM
07:33 <dooglus> I could split it into 200 piles of 5
07:34 <dooglus> each pile would stake every few days at best, giving me at best 100 stakes per day, or 10 CLAM per day?
07:35 <dooglus> alternatively, I could leave it as a single pile of 1000, and modify the client to only let it stake if it wins the lotto
07:35 <dooglus> after 10 days, it will have a weight of 10,000 and so will be entering the lottery very very often
07:36 <dooglus> I only let it post if it wins a decent amount
07:36 <dooglus> I suspect that after 10 days it will have won more than the 100 CLAMS I could have earned by splitting and staking honestly
07:37 <dooglus> and if not, after 20 days it will be entering the lottery twice as often, since it will be twice as old, twice the weight
07:37 <dooglus> whereas my piles of 5 won't be significantly different than they stated - earning 10 CLAM per day
07:42 <dooglus> the issue is that the frequency at which I can "enter" the lottery goes up linearly
07:42 <dooglus> whereas the cost of withholding is pretty linear

It turns out that the cheating that happened combined this with manipulating the timestamps on blocks. See how the timestamp on block 163967 is 6 minutes earlier than the that on the previous block:

Quote
--- Log opened Thu Oct 23 22:57:51 2014
23:04 <dooglus> SetBestChain: new best=66045c13690ec7a7242c  height=163966  trust=1539530299233  blocktrust=21933643  target=195  date=10/21/14 06:27:48
23:04 <dooglus> SetBestChain: new best=ef7b492dcf436a6c5790  height=163967  trust=1539540973066  blocktrust=10673833  target=402  date=10/21/14 06:21:40
23:04 <dooglus> the timestamps are very wrong - but they actually arrived very close together
23:04 <dooglus> the 2nd had nSubsidy: 93442202719.000000
23:04 <dooglus> >900 reward

so it turned out it was even more exploitable than I had previously thought.

Can anyone tell me a good size for each input in desktop wallet to maximize staking?  I was told 10-15, I was thinking 25?

Any assistance would be appreciated. Smiley

To maximize staking, smaller is better until you get to the point that your wallet is using all available CPU checking your outputs. You need to balance that against the future transaction fees required to recombine your outputs when you want to spend them. Note that splitting won't speed up staking, it will only reduce the effect of the 500 block maturation time after an output stakes.

these issues haunts me as well Smiley dooglus  mention about ~30 clam input, but I think This applies only to very long-term,
because first reward you have to wait very long-  40-50 day. (in case 10-15 input , even 3-4 month)

If you only have 30 CLAMs, you will be waiting an average of 30 days to stake no matter how you split them. If you have 3000 CLAMs and split them into 100 piles of 30, each of the piles will be waiting an average 30 days to stake, but one of them will get lucky and stake early. You can expect a few of them to stake each day on average. If instead you split them into 1000 piles of 3, each will be waiting about a year to stake, but you can still expect a few of them to stake each day on average. And each time one of your 3's stakes, it is only making 3+1 CLAMs inactive for 500 blocks, whereas when one of your 30's stakes, it is making 30+1 CLAMs inactive for 500 blocks, which is clearly less efficient from a stake-as-much-as-you-can perspective.

Any of those are fine, it doesn't really matter. The main thing is just not to have one huge output.

I recently noticed that over 50% of the Just-Dice hot wallet was unavailable for withdrawal. Upon investigation I saw this massive stake transaction. A large deposit had staked before I got a chance to split it up. It split as it staked, but by then it's too late - all the outputs are unavailable until they get 500 confirmations.
1518  Bitcoin / Bitcoin Discussion / Re: The AsicBoost 'dilemma' on: May 18, 2016, 07:21:27 PM
I would support this if they hard forked to ban all asics. Because why asics should have advantage over a GPU? But then, GPUs have advantage over CPUs, thus Core should also make changes to forbid GPU mining. \s

You missed the point.

The point isn't that the new technique is faster, it is that the new technique is patented.

If it was only faster then everyone else could also go faster to keep up.

But it is both faster and patented, so even if everyone else comes up with the same idea, they still aren't allowed to compete because of the patent.
1519  Economy / Scam Accusations / Re: Dooglus is supporting ponzis on: May 18, 2016, 06:15:09 PM
Well this is just a tad melodramatic. If I helped someone with a script that would help robots enslave newborn babies I would have terrible morals but it doesn't mean I would enslave babies myself.

Until you can come up with proof that I am building a slave army of newborn babies I suggest you shut up about it.

Also (in an unrelated note) do you know where I can get good ear protection and bulk diaper supplies?
1520  Economy / Scam Accusations / Re: Dooglus is supporting ponzis on: May 17, 2016, 09:57:41 PM
The following screenie shows 12.5 months of CLAM's market activity on Poloniex. It begins with the first dug wallet, DOGE, and ends with "the digger" (or should I say "the CreativeDooger" Grin ) going public.

After 9+ months of climbing steadily, the price crashed 5-10 days BEFORE the notso CreativeDooger appeared. Not after.

So someone with 500k CLAMs started dumping after he saw that the price was starting to fall? That seems reasonable to me. He held as the price was going up, and decided to cash out when it started to fall.

You never actually make any claims, so it's impossible to argue with you, but are we to suppose that you think I am the same person as CreativeCuriosity (one of the original creators of CLAM), and that we're both the same person as the whale digger? "CreativeCuriosity + dooglus + digger = CreativeDooger" - very clever!

I know I'm neither of them, and I would put money of the other two also being different people.

I'm sure people would be interested to see any evidence you have of any of the three of us being the same person. Just stringing our names together doesn't count, sorry.
Pages: « 1 ... 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 71 72 73 74 75 [76] 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 ... 573 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!