Bitcoin Forum
May 24, 2024, 12:25:03 PM *
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 ... 480 »
261  Bitcoin / Development & Technical Discussion / Re: What's the advantage of BRC20 compared to other Bitcoin token mechanisms? on: May 03, 2023, 11:43:28 PM
PS: I've made a small correction and it may be already answering my question: It's possible that while you occupy more space on the blockchain with BRC20, the witness discount is enough to counter any real space efficiency advantage and thus leading to equal or even less fees.

While witness data costs much less, a more efficient encoding in the witness data is still cheaper, so your point of using a more efficient encoding is still valid.
262  Bitcoin / Development & Technical Discussion / Re: Technology behind physical coins on: May 03, 2023, 11:35:10 PM
Hello,

I am curious about the technology behind physical coins.

1/ How can I encrypt/seal a private key ? Meaning that the buyer of the physical coin can be 100% sure that I do not know his future private key.

2/ Is there any difference between manufacturing a loaded physical coin versus unloaded physical coin ?

1. If you can create a way to store a private key without knowing it, such that it can be retrieved once by anyone who holds it, you have invented something very valuable.

2. The only difference is who loads the coin, assuming that it can be loaded.
263  Other / Beginners & Help / Re: What d fxxk...my money is hooked mehn on: May 03, 2023, 04:34:22 AM
I always use 15 sat/vb with no problem for all my bitcoin transactions.

Any idea what the heck is going on?
Why the so much high fees this time?
Any idea of when my money is gonna be received?

In all, suggest permanent solution to this problem for bitcoin fans if there is any.

15 sat/vb is generally too much, but it varies depending on what other transactions are paying and how many transactions are waiting. As you can see, sometimes the necessary fee can be quite high, but there are times when 1 sat/vb will get it into the next block.

Helpful tips:
  • 1. Look up the current transaction fees before sending. Wallets can be unreliable, so I look at mempool.space or other similar sites to see what the fees look like.
  • 2. Be patient. If you are paying for something, then you might want to pay a fee that will get the transaction into the next block. But, if you are just moving money around, you can save some money by paying a lower fee and waiting longer.
  • 3. Use RBF. If the fee turns out to be too low, you can increase it with RBF.
264  Economy / Economics / Re: How will Fed bailing out banks increase inflation? on: May 03, 2023, 04:25:54 AM
You might claim that inflation lags the money printing, but how long is that lag? How do you explain the low inflation rate for the 13 years between 2008 and 2021, even though the USD monetary base increased by 500%.
I explained it to you in the post just above this one but you chose to ignore it. Inflation measured as CPI is manipulated downwards by governments, and does not take into account asset inflation. To the supposed low inflation of those 13 years, add the inflation of assets like Real Estate, stock market and Bitcoin among others and you will see where the FED's money has gone.

I don't subscribe to the manipulated CPI conspiracy theory, but the asset inflation is a good point.
265  Other / Beginners & Help / Re: Where should I start ? Bitcoin & Coding/programming on: May 03, 2023, 12:30:58 AM
I am interested in learning how to code, but for me it's a large topic.
I want to code for example for:

- Being able to reproduce what is inside the book "Mastering Bitcoin" https://www.amazon.fr/Mastering-Bitcoin-Andreas-M-Antonopoulos/dp/1449374042
- I also want to be able to create a wallet where it changes from a 2-3 multisig to single signature after x months
- I also work in Finance and SQL is required, that's why I want to master this too.

Where should I start ? Any advice ?

I suggest learning to code without any particular application in mind at first. Start out with a language that is easy to learn and widely used such as Python or Javascript.

There are many sites that teach coding. I don't have any recommendations, but try https://www.codecademy.com/.

While mastering the basics, you might try to write applications that can create and process SQL queries or interact with financial APIs.

266  Bitcoin / Development & Technical Discussion / Re: Raspberry Pi micro SDXC Bitcoin blockchain on: May 03, 2023, 12:12:06 AM
If I could I'd buy Pi 400 or RPi4 8GB with 1TB micro SDXC card I'd transfer bitcoin from the 500GB SSD to reach 95% so 5% blockchain download shouldn't reduce SDXC life expectancy. I don't know what life expectancy reductions are going to happen on micro SDXC if it's receiving 95% blockchain transfer from the other SSD.

I don't see how simply copying data to an SD card is going to affect its life significantly but I don't think running a node on an SD card will work very well because I/O is very slow and an SD card has a much lower life expectancy than an SSD.

Operating on Pi 400 is 4GB RAM with built in keyboard means searching for keyboard isn't needed when it's connecting to monitors. Operating on RPi4 8GB it's compact but doesn't have keyboard. If you've run nodes before you're advice will act as guiding me. In theory is it recommended or possible to run a node on 1TB micro SDXC with every 10 minute block updates?

I have Raspibolt running on a RPi 4 with 8 GB RAM and a 1 TB SSD. It works well. Memory usage is around 4GB so I think 8GB is preferable in order to avoid swapping. I normally interact with the RPi through SSH, so no keyboard and monitor are necessary.

Also, RPi kits are currently in short supply so you might have trouble buying one.
267  Bitcoin / Development & Technical Discussion / Re: EXTREMELY Rough Concept: Expandable UTXO space on: May 02, 2023, 11:54:54 PM
I think there is a problem with the fact that ultimately UTXOs must be addressed individually, so somewhere there must be a set of individual UTXOs. And while there is a potential optimization of the node software in classifying UTXOs according to the likelihood of being spent in the next few blocks, that would make the node software more efficient but it wouldn't affect the protocol.

Also, I suggest that you check out this thread that discusses adding UTXO commitments to the block chain: Ultimate blockchain compression w/ trust-free lite nodes
268  Economy / Economics / Re: How will Fed bailing out banks increase inflation? on: May 02, 2023, 11:45:03 PM
In most cases, economic inflation is caused by the government, i.e., the central bank's action.
While monetary inflation is always caused by the government, i.e., the central bank's action.

It's a lot more complicated than that.

Please explain to me why the doubling of the USD monetary base since 2020 has not caused a doubling in prices, and why there has been 10% inflation over the last year while the monetary base has dropped by 15%.

You might claim that inflation lags the money printing, but how long is that lag? How do you explain the low inflation rate for the 13 years between 2008 and 2021, even though the USD monetary base increased by 500%.
269  Other / Beginners & Help / Re: How Bitcoin Ordinal will waste block space? on: May 02, 2023, 11:24:36 PM
My own opinion is that Ordinals is very clever
To be honest I don't see anything clever in this attack. The creator doesn't even have a full understanding of the script evaluation rules, they just got lucky and found a possible exploit which they later abused to build this attack around.
As a matter of fact this attack could have been implemented in a more efficient way by exploiting other "loose rules" introduced by Taproot. But of course efficiency was not at all the creator's goal, only to scam and spam!

"Ordinals" is the enumeration scheme and "inscriptions" is an application of Ordinals, but I guess people may refer to inscriptions as ordinals because that is its main use.

I don't disagree with your assessment of inscriptions, but I wouldn't go as far as to call it an "attack". That's like saying that Bitcoin is an environmental problem because it uses too much electricity.
270  Other / Beginners & Help / Re: How Bitcoin Ordinal will waste block space? on: May 02, 2023, 12:30:11 PM
I read one article where it says each sats will have a identifier number. This is crazy!
That is not crazy, that is a lie. There is no correlations between the amount field of the output in a transaction and the data that is being injected into the witness script of the inputs of that transaction.

It may be crazy but it is not a lie.

Someone came up with an method of enumerating satoshis as well as a convention for maintaining the enumeration even while the satoshis are used in transactions. As a result, it is possible to give every satoshi an ID and to track it from transaction to transaction. Note that Ordinals is not the only way to do this, and it only works for those people using the Ordinals protocol.

Now, the lie that @pooya87 is describing (beyond the basic lie about NFTs indicating anything more than an association) is the fact that if you don't agree to and adhere to the Ordinals protocol, then it means nothing. And there is nothing preventing me from creating my own enumeration protocol that associates an inscription of my choice with a satoshi that I own.

My own opinion is that Ordinals is very clever and I applaud the creator, Casey Rodarmor. However, whether or not it becomes useful remains to be seen. I predict that future node software will allow pruning of inscription data as an option in order to reduce the size of the blockchain if inscriptions remain popular.
271  Other / Beginners & Help / Re: Mining ? on: May 02, 2023, 08:12:25 AM
sorry if I been so dummy but I was hearing words like Mining BTC can someone explain to to me with simple words ? I searched and found many ways but they all seem so fishy to me so if someone can give me just a small hint here

All Bitcoin transactions are recorded in the block chain. A miner is a company that gets paid to collect new transactions into a "block" and add the block to the block chain.

The ability to add each block to the block chain is determined by luck. It is a kind of lottery. Each miner computes a number that is based on its block (called a "hash") over and over until some miner somewhere computes a winning hash. When a winning hash is found, everybody adds the winning block to their copy of the block chain and then all of the miners start competing for the next block. Typically, when a miner has computed a winning hash, we say that they have "found" or "solved" a block.

Of course, a miner that compute hashes more quickly is more likely to find blocks, but computing a hash uses electricity and computing more hashes costs more money, so only the efficient miners are able to make a profit.

A "mining pool" is a group of miners that work together and act as a single miner. If one of the members of the pool finds a block, then all of the members share the block reward.

The payment to the miner is called the "block reward". It consists of fees paid by the transactions plus the "subsidy", which is currently 6.25 BTC. To get paid, the miner simply includes a special transaction in the block that pays them the correct amount. This transaction is called the "coinbase" transaction.

New bitcoins are created by the subsidy. The initial subsidy was 50 BTC, but it is halved every four years approximately until it reaches 0 around the year 2140. Of course, as the subsidy is reduced, the transaction fees will become an increasingly larger portion of the block reward. When the subsidy reaches 0, no more bitcoins will be created and there will be about 21 million bitcoins.
272  Bitcoin / Development & Technical Discussion / Re: Next generation decentralized application platform on: May 02, 2023, 06:50:58 AM
A user-unique decentralized blockchain technology where each user can only register one account...

In user uniqueness, each user generates a unique code through face recognition, which binds the public key and keeps the private key by himself, so that he has his own unique account.

Using biometrics to generate a unique and invariable key is not a new idea, and it has already been discussed here many times. Such a capability has yet to be implemented.
273  Bitcoin / Bitcoin Discussion / Re: Question on my little adventure on bitcoin blockchains, keys, and wallets on: April 25, 2023, 06:31:13 AM
  • I would be happy to understand why blockchain system is not implemented by corporations in their security(I  have no idea about cyber security)?

Who knows? Someday, Bitcoin may become an integral part of some cybersecurity method, but for now Bitcoin just uses cryptography for its own security.

  • I read that bitcoin wallet doesn't contain coins but keys, that the coins are stored in the blockchains does that mean bitcoin are not transferred(move) during transactions, but just a change in ownership?

While it is convenient to think of a transaction as moving bitcoins from address A to address B, nothing is really moved in a transaction. Transactions are just changes in ownership. A typical transaction basically states that, "I have a private key that controls this amount of bitcoins at address A, and now whoever has a private key for address B controls them."

  • The relationship between the private key, the public key and the address is a one way function I.e private key can't be gotten from public key, K= k*G where k= private key and K=public key and G=generator point, but saw something about brute forcing a two way connection wanted to know if brute forcing is impossible or just inefficient?

Most people would say impossible because that is a simple and practical answer, but the correct answer is inefficient or impractical. It is nearly impossible, but not strictly impossible to brute force a private key because there is an incredibly small chance that it will be found. It is inefficient and impractical because the expected cost of brute forcing a private key exceeds the value controlled by any private key by many orders of magnitude.
274  Bitcoin / Bitcoin Discussion / Re: Inflation may have driven me to this, bitcoin has the power to reverse it on: April 25, 2023, 06:02:20 AM
Considering my age, it gets me unhappy with the level of achievement I have so far. I am not the poorest person on earth, just the same way I am not the richest, I categorize myself as an averagely comfortable person. The financial empowerment is affecting me mentally, it is not enough. I checked the lives of old people in my line of work and also in other line of works and see how challenging it could be at the old ages. It can be more if the children of these people are not doing fine financially.

Some perspective:

If you are "averagely comfortable" in the U.S., you are in the top 5% in the world. That is, your standard of living is higher than 95% of the rest of the people in the world.
275  Bitcoin / Bitcoin Discussion / Re: El Salvador has become the first country to make #Bitcoin legal tender! 🇸🇻 on: April 25, 2023, 05:44:34 AM
The IRS has made an odd change to its policy regarding the treatment of Bitcoin:

The Department of the Treasury and the Internal Revenue Service are aware that certain foreign jurisdictions have enacted laws that characterize Bitcoin as legal tender. Thus, the sentence in the Background section of Notice 2014-21 stating that virtual currency does not have legal tender status in any jurisdiction is no longer accurate as to Bitcoin. In addition, the Background section of Notice 2014-21 may be misinterpreted as overstating the similarity between convertible virtual currency and “real” currency because the use of convertible virtual currency, including Bitcoin, to perform “real” currency functions is limited.2 Accordingly, Notice 2014-21 is modified by revising the third sentence in the first paragraph of the Background section to read as follows:
Quote

In certain contexts, virtual currency may serve one or more of the functions of “real” currency -- i.e., the coin and paper money of the United States or of any other country that is designated as legal tender, circulates, and is customarily used and accepted as a medium of exchange in the country of issuance -- but the use of virtual currency to perform “real” currency functions is limited.

This change to the Background section of Notice 2014-21 does not affect the answers to the FAQs set forth in section 4 of Notice 2014-21, including Q&A-2, which concludes that convertible virtual currency is not treated as currency that could generate foreign currency gain or loss for U.S. federal tax purposes.

In short, it says, "We recognize that Bitcoin is legal tender in some countries, so it is a real currency and not a virtual currency, but we don't like that, so we are going to ignore the law."
276  Bitcoin / Development & Technical Discussion / Re: replacement for pow on: April 21, 2023, 12:28:00 AM
There is a problem with only allowing nodes to join if they have 51% approval. A group with 51% control could kick out the other 49% and gain 100% control forever, and it would cost them nothing.

Bitcoin has a similar problem except that the 51% must be maintained in order to keep control, and also it is difficult (and dangerous) to reach 51% given that the largest miners are pools.
277  Economy / Service Discussion / Re: 2023 List Bitcoin Mixers Bitcoin Tumblers Websites on: April 21, 2023, 12:00:51 AM
I'm adding it to the list but to be honest, something doesn't look right to me

LeGaulois, adding the mixer to the list is your stamp of approval. Why would you add it to the list if you have evidence that it is a scam?

My main concern is that creating a mixer is an easy way to scam people. With all of these new recommendations, I wonder if any have really been vetted.

I think that a person who recommends a mixer should also provide some kind of guarantee, so that if the site turns out to be a scam, the person who recommended it must compensate the victims.

⭐Name: [banned mixer]

I certainly do not trust [banned mixer]. The mixer is recommended by someone whose only post on this site is that recommendation.

278  Other / Serious discussion / Re: Object permanence on: April 20, 2023, 06:30:42 AM
odolvlobo-Um. I am pretty sure that I am much better at detecting satire than you are. You may want to work on your satire detection skills along with possibly your object permanence skills.

Do you really believe that The Onion is "a very reputable news source" and that the video is real, or are you just trolling?
279  Other / Serious discussion / Re: Object permanence on: April 19, 2023, 09:59:22 PM
Here is in fact a news article from a very reputable news source that shows that 10 percent of high school students graduates do not even have sufficient object permanence skills: https://www.youtube.com/watch?v=ssjokgx0pUQ

Sorry. That video is satire. Read this: The Onion
280  Bitcoin / Bitcoin Discussion / Re: Geeky crypto thief, 32, jailed for hiding $3billion in Bitcoin in popcorn tin on: April 19, 2023, 09:43:01 PM
The headline is misleading. He was not jailed for hiding bitcoins.
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 ... 480 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!