Bitcoin Forum
May 07, 2024, 05:35:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: Nurturing AlternaCoins  (Read 4556 times)
jgarzik
Legendary
*
Offline Offline

Activity: 1596
Merit: 1091


View Profile
June 29, 2012, 03:02:21 PM
 #41


Alterna-coins are a natural outgrowth of bitcoin introducing a new idea into the ideasphere; the fact that it is open source makes cloning the idea trivial.  Alterna-coins were always inevitable.

If someone can come up with a better bitcoin than bitcoin -- that's great!  Humanity benefits from the competition.

Speaking as a developer, though, contributing patches back upstream would be nice Smiley


Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715060131
Hero Member
*
Offline Offline

Posts: 1715060131

View Profile Personal Message (Offline)

Ignore
1715060131
Reply with quote  #2

1715060131
Report to moderator
1715060131
Hero Member
*
Offline Offline

Posts: 1715060131

View Profile Personal Message (Offline)

Ignore
1715060131
Reply with quote  #2

1715060131
Report to moderator
1715060131
Hero Member
*
Offline Offline

Posts: 1715060131

View Profile Personal Message (Offline)

Ignore
1715060131
Reply with quote  #2

1715060131
Report to moderator
phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1019



View Profile
June 29, 2012, 03:22:10 PM
 #42

Because of the insensate network effect no AlternaCoin stands a chance against bitcoin - unless it offers valuable additional features.

hint: check out my signature  Grin
dacoinminster
Legendary
*
Offline Offline

Activity: 1260
Merit: 1031


Rational Exuberance


View Profile WWW
June 29, 2012, 03:24:04 PM
 #43

Gavin,

This problem (with out-dated bitcoin code running on alternative chains) is exactly why I have been advocating for so long to build new user currencies on top of bitcoin, much like HTTP is built on top of TCP/IP.

Over and over again we see that once a person truly grasps what bitcoin is and the magnitude of what it could be, they inevitably want to try their hand at making a "better bitcoin".

Rather than fight this instinct, I believe we should embrace it. Once we have tools which users can use to build their own alt-coins on top of bitcoin with no programming required (as I have written about extensively), we will see the explosion in adoption that has always seemed just around the corner.

coblee
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
June 29, 2012, 07:18:18 PM
 #44


Alterna-coins are a natural outgrowth of bitcoin introducing a new idea into the ideasphere; the fact that it is open source makes cloning the idea trivial.  Alterna-coins were always inevitable.

If someone can come up with a better bitcoin than bitcoin -- that's great!  Humanity benefits from the competition.

Speaking as a developer, though, contributing patches back upstream would be nice Smiley

I've sent a few patches upstream. Well, here's one more:

https://github.com/bitcoin/bitcoin/pull/1536

Litecoin was attacked with dust spam where the attacker would send a transaction with thousands of outputs of a satoshi each. Yet, they only get charged the base fee. This fixes it by making the fee grow linearly with number of dust spam.

El Cabron
Gnomo
VIP
Hero Member
*
Offline Offline

Activity: 840
Merit: 1000



View Profile
July 16, 2012, 11:48:42 AM
 #45


Alterna-coins are a natural outgrowth of bitcoin introducing a new idea into the ideasphere; the fact that it is open source makes cloning the idea trivial.  Alterna-coins were always inevitable.

If someone can come up with a better bitcoin than bitcoin -- that's great!  Humanity benefits from the competition.

Speaking as a developer, though, contributing patches back upstream would be nice Smiley

I've sent a few patches upstream. Well, here's one more:

https://github.com/bitcoin/bitcoin/pull/1536

Litecoin was attacked with dust spam where the attacker would send a transaction with thousands of outputs of a satoshi each. Yet, they only get charged the base fee. This fixes it by making the fee grow linearly with number of dust spam.

Awesome. LTC clearly makes BTC strong.

Disclaimer I have healthy investments in both.

Sorry El Cabron, you are banned from posting or sending personal messages on this forum.
Trolling
https://bitcointalk.org/index.php?topic=622250.msg7030081#msg7030081
markm
Legendary
*
Offline Offline

Activity: 2940
Merit: 1090



View Profile WWW
July 16, 2012, 04:43:28 PM
Last edit: July 16, 2012, 11:01:59 PM by markm
 #46

It would be handy to isolate various coin-specific constants used in the code, such as the symbol displayed, the icon(s) displayed, the word used as label to label that coin distinct from other coins, all the stuff users see, as well as the simple things that change from coin to coin such as genesis block, genesis block hash, all the things multicoin isolated into a config file.

It would be much easier to contribute patches back then because the code being patched would be much more up to date.

-MarkM-

Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1019



View Profile
July 16, 2012, 10:12:53 PM
 #47

It would be handy to isolate various coin-specific constants used in the code, such as the symbol displayed, the icon(s) displayed, the word used as label to label that coin distinct from other coins, all the stuff users see, as well is the simple things that change from coin to coin such as genesis block, genesis block hash, all the things multicoin isolated into a config file.

It would be much easier to contribute patches back then because the code being patched would be much more up to date.

-MarkM-


+1
Pages: « 1 2 [3]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!