MetacoSA / NBitcoin

Comprehensive Bitcoin library for the .NET framework.
MIT License
1.86k stars 840 forks source link

Add ecash #1121

Closed mishfit closed 1 year ago

NicolasDorier commented 1 year ago

Altcoins integration need to be done in a single file I can easily review like the billion others that have been integrated. I can't accept a PR that modify code outside of it.

mishfit commented 1 year ago

@NicolasDorier this would allow all Altcoins to work like plugins instead of requiring PRs to implement them.

Kukks commented 1 year ago

Too much feature creep into a PR that adds an altcoin. You should reconsider and split into two if you ever want this to get considered to be merged.