I'm open to suggestions to make things configurable via network parameters.
It should be simple things though; if we have to support entirely different algorithms I'm always reluctant -- bitcoinj is already complex enough as-is, and there are still some important BIPs not supported that will add even more complexity. On 13/01/2019 03.18, Carpemer wrote: > Thanks Andreas, > * > * > I know for litecoin and doge, there might be some big differences > between bitcoin, which make the consistency hard. > > As a beginner, just curious, if BCH and BSV are forked from the previous > version of BTC, > Especial for BSV, who has committed to restoring the protocol to the > 0.1.0 version and keep it stable. > Is that might be easy to support in bitcoinj? > > I know in the past, there are many alternative XXXbitcoinjs for choose, > but those forks somewhat make the effect distributed and hard to get > some synergy > Is the original bitcoinj has some plan in future to align those forks, > at least part of it? > > On Sunday, January 13, 2019 at 1:31:15 AM UTC+8, Andreas Schildbach wrote: > > So far, we have never supported minority forks directly. Instead, > people > can fork the bitcoinj codebase and implement the rules of their choice. > This has happened in the past, e.g. bitcoincashj, litecoinj, > dogecoinj... > > > On 12/01/2019 13.52, Carpemer wrote: > > Suppose Bitcoin SV come from the previous version of bitcoin core, > could > > bitcoinJnatively support bitcoin SV, say by adding more parameter > set? > > > > If can not, is there any future planning or roadmap to support > bitcoin SV? > > > > > > From https://github.com/bitcoinj/bitcoinj/issues/1685 > <https://github.com/bitcoinj/bitcoinj/issues/1685> > > > > > > > > -- > > You received this message because you are subscribed to the Google > > Groups "bitcoinj" group. > > To unsubscribe from this group and stop receiving emails from it, > send > > an email to [email protected] > > <mailto:[email protected]>. > > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > > -- > You received this message because you are subscribed to the Google > Groups "bitcoinj" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "bitcoinj" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
