Bitcoin Forum
June 06, 2024, 09:06:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 127 128 129 130 131 132 133 134 135 136 137 138 [139] 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 ... 292 »
2761  Bitcoin / Development & Technical Discussion / Re: Why don't we prune to scale? on: January 30, 2019, 11:04:58 PM
So let's say we implement it in a way that miners first commit to a utxo set by including its hash in a block and n blocks after that ( choose a high enough n so that it is practically impossible to change that block ) we attach the utxo set to the block. This way when the hash of the utxo set is put into a block everybody could verify whether it is correct. If it's not nodes will reject that block, if it is correct nodes will accept it.

SDUC-compatible nodes could verify it.  Non-SDUC-compatible nodes (i.e. all the current nodes on the network) would not have the functionality to verify it because they won't know of the existence of this new hash, let alone be able to verify it.  The only way it could work in a trustless fashion is if a significant proportion of the network were to adopt it simultaneously.
2762  Bitcoin / Bitcoin Discussion / Re: Lowering transaction fees will promote the use of bitcoin and adaptability? on: January 30, 2019, 10:04:45 PM
i talk about many things. you and your buddies just drop in to poke when developers are mentioned.

But you have to admit, it's funny how you never talk about the part where non-mining full nodes and miners are equally culpable in making the network what it is today.  It's almost as though you don't understand how Bitcoin works at all and somehow genuinely believe that devs make all the decisions.  You couldn't possibly be that uneducated, though, surely?   Roll Eyes

If or when those securing the chain desire more throughput, then (and only then) will it happen.  Your incessant whining about devs won't expedite it.  Full nodes and miners are the ones who are free to choose what level of burden they are prepared to carry.  It appears as though they're comfortable with what we have now.  There have been an ample number of opportunities for people to run code supporting larger blocks over the years.  But, for the most part, people are sticking with our present route.

But sure, whatever, you keep blaming the people who wrote the code instead of the people who are running it.  It's bound to work one day.    Roll Eyes

2763  Bitcoin / Press / Re: [2019-01-30] Spongebob-Themed Tech Proves That Bitcoin’s Lightning Is Advancing on: January 30, 2019, 02:17:55 PM
The training wheels are coming off.  They grow up so fast, heh.    Grin

The timing seems fairly reasonable for it.  Will be interesting to see if users start cautious or immediately begin moving mega-money around.  If I had to guess, it's probably the latter.  There always seems to be that "something to prove" mentality when it comes to new advancements.
2764  Bitcoin / Development & Technical Discussion / Re: Why don't we prune to scale? on: January 29, 2019, 02:46:12 PM
Additionally, the UTXO set is kinda big. It isn't really something that you want to package with a software. But you need to get it somehow. Well now you need to trust that whoever gave you the software (either packaged or over the network from another node) haven't changed the UTXO set. Changing the UTXO set would not be as obvious as changing the genesis block. You could simply add an extra UTXO and basically no one would notice. It wouldn't be noticed until the UTXO was spent, and if done at the right time (when no nodes with the full history remain), would be completely unnoticed.
I understand you are trying to educate a newbie meanwhile and it is great to remind challenges but your conclusion is unreasonably biased. There is absolutely _no difference_ between booting from the hash of the genesis and the hash of a UTXO set at given height in terms of resistance to forge, both are immune to forge as long as the node we are booting from is able to convince us about the raw data each hash is committed to.

If the change results in a contentious fork, which it almost certainly would, participants on the newly-formed network will believe whatever the newly-forked nodes tell them.  There would be ample opportunity for collusion during the execution of a fork.  People have had lots of practice spotting fairly obvious things like premines and changes to the capitalisation that some forks have previously attempted to sneak in, but they may not notice something as subtle as a UTXO change. 
2765  Bitcoin / Development & Technical Discussion / Re: Lightning Network Discussion Thread on: January 29, 2019, 12:42:19 PM
Plus Lightning has increased Bitcoin's utility by a thousand times by making it possible to transact to the "millisatoshi" level, a thousandth of a satoshi, and without changing the basic parameters of the Bitcoin network.

franky1 believes it's an "abomination" though. Haha.

Any positive feature, try to spin it as a negative.  That appears to be the game.   Cheesy

Still, the best argument remains that no one can prevent people from building this network.  And no one can force others to build every single feature into the base protocol.  Some things are naturally going to be built on top, because it's all permissionless.  As to Lightning's success and longevity (or any other feature built as an additional layer, for that matter), that's entirely up to users.  If it provides them benefit, they'll use it.  If it doesn't, they won't.  So why not just see how it plays out?  Arguing from a theoretical standpoint can only get us so far.  Sometimes you just have to go ahead and do something to find out for sure.
2766  Bitcoin / Press / Re: [2019-01-27]U.S. Gov’t Shutdown is a Major Threat to the Cryptoasset Industry, 2 on: January 28, 2019, 11:12:02 PM
I think the market for those services will only last to the point where the custodians of those bitcoins start losing them.  Which, in my mind, is pretty much guaranteed when these companies inevitably gather a nice big stash of coins in one place and probably don't take security seriously enough.  There's a distinct likelihood some of these companies will have to pay out more in compensation for lost coins than they'll earn with their middleman fees.  Either that, or the insurance costs for the company will be so high that their prices won't be very attractive for customers.

on a long enough timeline, that's probably true. but there's always the possibility that we're underestimating their hypothetical security practices. also, if the market remains highly speculative, significant account management fees might be justifiable for a certain niche of customer/investor. GBTC comes to mind with its 2% annual fee.

Maybe, but many exchanges and webwallets still can't get it right.  I don't see these other companies being any different.  There still seem to be a few fairly high profile hacks and heists each year.  No one seems to be learning from past mistakes.  Bitcoin is most secure when it's used directly peer-to-peer and isn't exposed to needless intermediary trust.  The more middlemen you introduce to the equation, the less secure it naturally becomes.

Plus, I get the feeling that as smart contracts become more evolved over time, they'll begin to replace certain types of intermediaries anyway.  Seems to be the way things are heading.  This is all stuff that can be built on top of Bitcoin's sturdy foundations in future.
2767  Bitcoin / Press / Re: [2019-01-27]U.S. Gov’t Shutdown is a Major Threat to the Cryptoasset Industry, 2 on: January 28, 2019, 12:15:01 PM
Does anyone else think the phrase "cryptoasset industry" sounds like an oxymoron?  It's not an industry if you don't produce anything.  I can't help but think that if people keep trying to recreate traditional finance instruments in crypto, they're going to keep getting burned.  They're going to learn the hard way that it's not a viable business model.

intuitively, that seems correct. but look around at the potential user base for these instruments---speculators (retail, institutional) who don't want to take custody themselves, mainstream folks who want a user/password to an app and not private keys, etc. you don't think there's a market for these services?

I think the market for those services will only last to the point where the custodians of those bitcoins start losing them.  Which, in my mind, is pretty much guaranteed when these companies inevitably gather a nice big stash of coins in one place and probably don't take security seriously enough.  There's a distinct likelihood some of these companies will have to pay out more in compensation for lost coins than they'll earn with their middleman fees.  Either that, or the insurance costs for the company will be so high that their prices won't be very attractive for customers.

I could be wrong, but as things stand, I just don't see it going well for these businesses.  If you are the custodian of a large number of bitcoins, you are literally painting a target on your back.  The most secure way to use Bitcoin is if everyone holds their own coins, with no vast sums stored in one conveniently hackable place. 
2768  Bitcoin / Press / Re: [2019-01-27]U.S. Gov’t Shutdown is a Major Threat to the Cryptoasset Industry, 2 on: January 27, 2019, 09:29:33 PM
I've got zero sympathy for anyone who had the poor judgement to vote for that farcical caricature you call president.  You're getting everything you deserve.  I also have no sympathy for the ETF vultures.  Go play IOU somewhere else.

For everyone else, now more than ever, you should realise why crypto is designed so that you don't need to rely on government.  If you founded your company with the intent of becoming some sort of middleman to take a cut, meaning you rely on a functioning government and regulation, this is the point where you should start to realise that you're doing it wrong.  Crypto doesn't help middlemen to thrive.  In fact, it does the exact opposite.

Does anyone else think the phrase "cryptoasset industry" sounds like an oxymoron?  It's not an industry if you don't produce anything.  I can't help but think that if people keep trying to recreate traditional finance instruments in crypto, they're going to keep getting burned.  They're going to learn the hard way that it's not a viable business model.
2769  Bitcoin / Bitcoin Discussion / Re: [ASK] Where i can learn/read more about bitcoin ETF? on: January 27, 2019, 07:47:11 PM
Unless you're a speculator, you don't need to pay any attention to ETFs.  The average Bitcoin user (the people who actually send and receive transactions) will have literally no use for ETFs and will probably see no benefit from them.  It's just a bunch of made-up contracts for derivatives traders and hedge fund managers to gamble with. 

Hold some actual bitcoin in a wallet where you control the private keys.  That way you gain all the benefits that Bitcoin provides.

Don't waste your time swapping some IOUs that represent the market value of some bitcoins that aren't even yours.  You'll just be food for the traditional finance whales.
2770  Bitcoin / Development & Technical Discussion / Re: is notifying users about new versions within the wallet a good idea? on: January 26, 2019, 10:10:32 AM
If it can be implemented with zero potential for hackers to redirect users to an infected or otherwise malicious download, then I suppose the option is okay.  But, personally, I'd rather just encourage users to take responsibility and make their own decision on which version they should be using.
2771  Bitcoin / Bitcoin Discussion / Re: BTC is still the most popular? on: January 26, 2019, 10:00:53 AM
A notable factor is "network effects".  For altcoins with a small userbase, it has less use or application because there are fewer participants to transact with.  The more people that use Bitcoin, the more utility it then has.
2772  Other / Meta / Re: DefaultTrust changes on: January 25, 2019, 02:52:54 PM
Use a neutral rating for documentation, don't trust farm with a spam of worthless positive ratings.

Just for the sake of clarity, what difference does it make?  According to suchmoon:

Multiple positives from the same user count as one for the purposes of trust score.

So there's no "farming", as such, if that's the case.
2773  Other / Meta / Re: Negative trust for bad posting. on: January 24, 2019, 02:17:46 PM
Insubstantial or low quality posts are not related to trust.  I get that we're still finding our way with the new DT system, but some of this stuff is fairly self-explanatory:

Breaking forum rules = report to mod

Dishonest conduct = trust

If you want to give them some pointers on their posting habits, a private message would be best.  They're more likely to see it that way.
2774  Other / Meta / Re: Discussion about acceptable and unacceptable behavior. Community values. DT on: January 24, 2019, 02:05:46 PM
Is red tagging people with referral links still a thing? I remembered some members in the forum have been tag by putting up their referral links on their signature code, especially campaigns on gambling site. I know that there is a "no referral code spam" in the forum rules(Rule # 4) so do DT members here consider referral links in the signature code as a spam because everytime you post it is included in the sig code?

As far as I recall, referral links are permitted in the signature area.  I don't think users should be tagged for that.  Perhaps this is something forum staff could clarify? 

Categorically no referral links in the body of posts, but that's arguably something better suited to being dealt with via the 'report to moderator' button.  Trust doesn't really come into it unless the site they're linking to is a ponzi scheme or something else malicious.
2775  Bitcoin / Development & Technical Discussion / Re: Ethereum Anti-ASIC fork, is it the right time for bitcoin too? on: January 23, 2019, 02:07:30 PM
SPVs are nodes just not full nodes and as part of my hardfork wishlist, I think they should be eliminated from bitcoin and replaced by pruned full nodes with built-in fast bootstrapping using UTXO commitment techniques.

What about wallets on smartphones and other portable devices?  I wouldn't want to see people forced into using custodial webwallets because there was no option to utilise SPV.  Even a testnet is unlikely to convince me that's a viable concept.  At least until technology progresses to the point where even people in developing nations had mobile devices capable of being pruned nodes, anyway.  That feels like a fairly long way off at present.
2776  Other / Meta / Re: DefaultTrust changes on: January 23, 2019, 01:53:04 PM
At this stage I honestly can't tell if we're taking activity too seriously or not seriously enough, heh.  

Just use common sense.  If a user has been inactive for a period you are not comfortable with, take appropriate action.  It shouldn't be this big of a controversy, should it?
2777  Bitcoin / Bitcoin Discussion / Re: This poster thinks Bitcoin is the most innovative invention in human history on: January 22, 2019, 11:35:34 AM
So, given your logic, the solution for the problems that occur with instruments that enable borrowing and lending goods and services, is to give your goods and services for free. Are you serious or are you joking?

If you're certain that's the logic, why not take this user up on their generous offer?  You're getting something for nothing then, right?
2778  Other / Meta / Re: Discussion about acceptable and unacceptable behavior. Community values. DT on: January 21, 2019, 08:57:38 PM
I may or may not have had my free speech impinged upon but that again does not answer for others who clearly can be effected by the systems of control that I have demonstrated exist and implications arising from those systems.

Actually, it sounds like you're the one who wants a tighter system of control.  The community itself can now act as judge, jury and executioner.  It's quite liberal when you consider the hierarchical alternatives.  I'm sorry if that doesn't suit your preferences.  

Meta is now where the community are coming together to decide how it's going to be and this topic is a part of that decision, so I suggest you rethink your current antagonistic approach and engage in a more civil discourse if you want to have any kind of positive influence here.  It's still early days and things may yet change.


Now imagine that you are simply presenting facts demonstrating a lie and you get red trusted by that lier and his friends red trust further and admit they did it because you posted those facts again. Don't lie to me and pretend you would simply say that is no big deal. I do not at all believe you.

I can see how it's a big deal from your perspective.  We're not refuting that.  The question is how it's viewed by others.  It's now an ongoing decision for everyone else in the community to decide if your treatment was justified or not.  If the community are not happy with the conduct of those who have red-tagged you, they will change their trust lists accordingly.  Or those who have tagged you might be pressured to change those tags if the community deem their actions contrary to (the still evolving) community standards.  Alternatively, you'll need to find a way to come to terms with the community's decision if people don't change their trust lists and the tags against you are deemed appropriate.  But I can assure you that you aren't doing yourself any favours with your constant rage-posting about this matter.  We get it, you're quite indignant about this.  Message received.  Loud and clear.  Now, for your own sake, just simmer down a bit.
2779  Bitcoin / Bitcoin Discussion / Re: Bitcoin is the most innovative invention in human history on: January 21, 2019, 08:21:03 PM
Something cannot appear or disappear by changing digits.

Except that's precisely how the money in your bank account works.  The entire global economy is built on something appearing from nothing.  Try again. 

Wrong. The money in bank account is created out of loan contract and collateral. Watch the video.

You don't need collateral to have an overdraft.  New fiat digits are always on hand to appear out of nowhere if they're needed.  Any excuse will do.  And it has become wholly reckless.

You can claim it's all based on the ownership of "debt certificates", but in the grand scheme of things, the system can't cope with the entire debt being paid back.  If that happened, there wouldn't be enough "money" (read: debt) left in the economy for it to function.  What's the sense in having ownership of a debt that can never be repaid without destroying the economy?  Hence the need to create ever-increasing quantities of "money" (debt) from nothing.  You can describe it a loan contract to make it appear as something rational, but it's still ridiculous in practice.  If the average person had even the slightest idea about how the banking system really worked, they'd be far more skeptical of it.

Bitcoin solves this insanity.  It proves beyond doubt that you don't need debt for an economy to function.  Debt may have some advantages, but it has enough disadvantages that people would naturally want an alternative.  And that's precisely what Bitcoin gives them, along with numerous other benefits like privacy and freedom.  Call it "nothing" all you like.  It's everything to some people.
2780  Bitcoin / Bitcoin Discussion / Re: Bitcoin is the most innovative invention in human history on: January 21, 2019, 05:48:08 PM
Something cannot appear or disappear by changing digits.

Except that's precisely how the money in your bank account works.  The entire global economy is built on something appearing from nothing.  Try again.
Pages: « 1 ... 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 127 128 129 130 131 132 133 134 135 136 137 138 [139] 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 ... 292 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!