Earlier quoted context omitted.
I wish this were talked about more. Quantum computing is the biggest long-term threat to crypto imo. What's the plan once elliptic curve cryptography can be broken? There will be a point in time where there are just a few quantum computers that can break everything before the general public has access to quantum computing. Can crypto work in that scenario? Normal computers wouldn't be able to work with the beastly al…
There's a lot of research and practical work on quantum-proof cryptography which is already in use in some cryptocurrencies - 'just' need to hardfork and update it when it's ready for Bitcoin
A from-scratch tour of Bitcoin in Python
221–230 of 293 posts
Re: A from-scratch tour of Bitcoin in Python
#222His implementation is missing Taproot :)
Re: A from-scratch tour of Bitcoin in Python
#223Earlier quoted context omitted.
Daily reminder that cryptocurrencies are not == bitcoin All the problems with bitcoin are long long solved just not with bitcoin because its not possible to fix something when the majority (of hashpower) thinks its not broken or rather profit form its brokenness. FBA coins exists since 2013 or so.
> Daily reminder that cryptocurrencies are not == bitcoin This is an interesting feature of cryptocurrencies. Someone levels a fair criticism of a particular implementation but it can be handwaved away because an entirely separate cryptocurrency solved this particular problem (nevermind that whatever replacement you’ve chosen has its own host of separate problems because those can be handwaved away the same way).
Re: A from-scratch tour of Bitcoin in Python
#224I'm amazed that he has time for this kind of hobby work.
Re: A from-scratch tour of Bitcoin in Python
#225Earlier quoted context omitted.
The looking up of liquidity is the whole reason LN can not scale or be cheap ever. Today people in crypto may be willing to look up bitcoins they hold long term anyway. But in the real world this would be dead and trapped capital it doesn't work for you and you cant even use it to quickly buy something an take advantage of a market situation. The only reason why someone would look up capital like that if is it makes…
If I decide I want to be long BTC, why not also lock it up to earn fees?
Funny how they figured out that you cant make money with money services if you remove the third party, so they added it back in.
On top of that there are countless other blockchains/DLT that have cheap transactions on the first layer. Cheap as in fractions of a cent. To compete with that you would need to lock your BTC for free but then you still have the on chain transaction that LN needs sometimes that cost way too much.
Re: A from-scratch tour of Bitcoin in Python
#226This is reminds me of Ken Shirriff's 2014 "Bitcoins the Hard Way" blog post that also used Python to build a Bitcoin transaction from scratch: http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bi... (The subtitle of the blog is "Computer history, restoring vintage computers, IC reverse engineering, and whatever" and it is full of fascinating articles, several of which have been featured here on HN)
Thanks for the nice mention of my blog. I was wondering if anyone remembered my old bitcoin article :-)
Re: A from-scratch tour of Bitcoin in Python
#227This is reminds me of Ken Shirriff's 2014 "Bitcoins the Hard Way" blog post that also used Python to build a Bitcoin transaction from scratch: http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bi... (The subtitle of the blog is "Computer history, restoring vintage computers, IC reverse engineering, and whatever" and it is full of fascinating articles, several of which have been featured here on HN)
Thanks for the nice mention of my blog. I was wondering if anyone remembered my old bitcoin article :-)
Re: A from-scratch tour of Bitcoin in Python
#228Earlier quoted context omitted.
Would you include environmental impact as a solved problem? My understanding is that Proof of Stake is the best serious option and that it's very controversial if it'll work.
Proof of stake lacks the security properties of proof of work, e.g. via grinding attacks.
Re: A from-scratch tour of Bitcoin in Python
#229Re: A from-scratch tour of Bitcoin in Python
#230Earlier quoted context omitted.
There has been great progress in scaling the original protocol through the Bitcoin SV implementation: - Transaction fees are ~$0.0001 - The network has shown capacity for 50k tps - On March 14, 2021, the network processed a world record 638 MB block - As of June 4, 2021 the chain size exceeded that of the BTC implementation and is currently 418.17 GB - New business based on micropayments have emerged like twetch, str…
Everyone knows faketoshi is a fraud.