Can someone step through this with me?
https://theflippening.github.io/open-letter-to-bitcoin-miners-from-another-miner/
It is obviously biased in favor of BCC, but there's some things I want to clarify.
>Due to the constant high fees and network congestion, they introduced an anti-feature called Replace By Fee (RBF)[ref]. The aim of this was to allow users to pay a higher fee for transactions that were stuck and unconfirmed. This broke a critical feature called Zero-Conf which meant merchants could reliably accept a low value transaction with no confirmations as long as it was the first transaction seen on the network.
BUT a few days ago I used Shapeshift.io, and had a 0-conf transaction. They give you 5 minutes to broadcast your transaction, obviously which isn't in the average confirmation time, and very shortly after they get you the equivalent coin and send.
>Another anti-feature added by BlockStream/Core is called SegWit[ref][ref]. This attempts to solve a problem with transaction malleability but in reality this is a non-problem[ref][ref]. It's a complicated mess and adds a lot of technical debt to the code[ref][ref]. The only real reason it was added was to help BlockStream and make their patented Lightning Network become a reality. But Lightning Network is still many months away[ref].
https://github.com/ElementsProject/lightning
https://github.com/lightningnetwork/lnd
https://github.com/ACINQ/eclair
As far as I can tell, these are open source projects with MIT licenses. I'm not a lawfag so can someone clarify how a license such as
>Permission is hereby granted, free of charge, to any person obtaining a copy
>of this software and associated documentation files (the "Software"), to deal
>in the Software without restriction, including without limitation the rights
>to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
>copies of the Software, and to permit persons to whom the Software is
>furnished to do so, subject to the following conditions:
>The above copyright notice and this permission notice shall be included in
>all copies or substantial portions of the Software.
>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
>IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
>FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
>AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
>LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
>OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
>THE SOFTWARE.
gives the inventor a type of exclusive rights i.e as in a patent?