TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is Bitcoin a v1.0 software that will need a major refactoring or not?

2 pointsby floridageorgiaalmost 3 years ago
This is a software engineering&#x2F;software philosophy question.<p>I&#x27;m not a bitcoin code contributor. I&#x27;m a software dev and in my experience every software shows its age. It&#x27;s either refactored or replaced by new software that builds on lessons from v1.0.<p>Since bitcoin is the first of its kind -- decentralized electronic money -- is it possible it will undergo refactoring in the future?<p>I can&#x27;t think of any widely used software that&#x27;s been running for 10-15 years, more or less with the original architecture or code.<p>How is bitcoin different than other software like linux, windows, macOS, etc, in that it won&#x27;t have to be refactored from the ground up?<p>Just a thought that occurred to me years ago that I still haven&#x27;t found the answer to.

3 comments

superchromaalmost 3 years ago
So, looking at it from a project management point of view: it&#x27;s working. Insert as many asterisks, fear quotes and footnotes on that first sentence as you feel is appropriate, but, generally, it is, for better or worse. I think, like other working software out there, it&#x27;s not degrading, so the only impetus for refactor is changing external conditions (expectations, medium, usage, etc.). This has been happening gradually. On the other hand, my understanding is that direct stakeholders (miners) are extremely resistant to change, unless it solves an existential problem in the medium, as they don&#x27;t want to mess with their setup they have. I would not call these ideal conditions to see a refactor of code take place, as that holds risk and offers no benefit to stakeholders in their view.<p>The rest of the world seems to agree, as people who wanted big change made other coins that are faster, more private, etc., and other people who wanted Bitcoin to be less shitty devised things like the lightning network, which is a protocol on top of it.
mardiyahalmost 3 years ago
seems not yet understood<p>bitcoin is merely a term for an implementation of transaction way<p>the way is so simple, first that force every player to obey the rules<p>it&#x27;s deploying simple algorithm singly linked list with the data in Merkle Tree data&#x2F;hash structure
wmfalmost 3 years ago
The refactoring is called Ethereum.
评论 #32472027 未加载