- What was a proposed alternative to Segwit?
Imcrease block size to more than 1MB - What did Segwit solve more than just the scaling issue?
Malleabilty, building on top second layers of protocols - How is Segwit and the Lightning network connected?
Lightning is a second layer protocol build on SegWit, - Are people, wallets and other services forced to use Segwit?
No, it was a softfork, addopted by different wallet manufactures over time
- To increase the block size (BCH)
- Segwit fixed a ln exploit that would allow someone to corrupt the hash of the signature, leading to the tx id being changed.
- 2nd layer protocols like the Lightning Network are possible due to the tx malleability issue being fixed by Segwit.
- They are not required, however it’s highly encouraged, and support is/has constantly grown.
-
An alternative to segwit was to increase the block size. The increase in block size would cause a hard fork.
-
Segwit solved transaction malleability so there is added security and the transaction can’t be modified.
-
Segwit and lightning are connected because it acts as a layer on top.
-
No, the transactions are still able to validate.
- What was a proposed alternative to Segwit?
Increasing the block size.
- What did Segwit solve more than just the scaling issue?
The transaction malleability issue.
- How is Segwit and the Lightning network connected?
The lightning network was possible because of Segwit as it is a second layer protocol.
- Are people, wallets and other services forced to use Segwit?
No, as it is only a soft fork.
An increased block size.
The transaction malleability bug that enabled the manipulation of transaction IDs
Thanks to the malleability fix, unconfirmed transactions, such as those on the lightning network, are far less vulnerable.
No, as it is a soft fork, all new blocks still fall under the old rules.
- Increase the size of the block from 1 mB to 2 mB
- The signature malleability
- Segwit enables the use of a second layer
- No
- Increasing the block size
- Decrease full blocks by removing the signature. A great side affect was that the TXID couldn’t be changed, because another received signature wasn’t possible anymore. The hash was only based on inputs and outputs excluding signature.
- By the creation of second layer solutions made possible by Segwit.
- No, they don’t. Just a soft fork.
-
BCH increasing the block size through a Hard Fork
-
Tx Malleability
-
Segwit solved Tx malleability which made features that use unconfirmed Tx’s (like the Lightning Network) more reliable, less risky, and easier to design.
-
No, because Segwit was implemented as a soft fork you can still send Non-Segwit Tx’s.
- Increase block size to 2 MB.
- It solved the malleability issue where a signature could be changed.
- Segwit supports the development of second layer protocols such as the lightning network.
- No
- Segwit is a soft proposal and Segwit 2X is a hard fork proposal and another alternitve to Segwit is larger blocks in the chain.
- Segwit solved the transaction malleability thereby enabling the lightning network an overlay network of micropayment channels, hypothetically resolved the scaling problem by enabling virtual unlimited numbers of instant, low fee transactions to occur off chain.
- Segwit supports the development of 2nd layer protocols like lightning, and allows for instant , low fee transactions to occur off chain.
- No one is forced to use Segwit, although almost all nodes do.
-
A proposed alternative to Segwit was to simply increase the block size limit, which is what bitcoin cash did as a hardfork off of bitcoin.
-
Segwit also solved the issue of transaction malleability, which allowed people to change the signatures associated with a transaction without changing the transaction itself, thus changing the transaction id, allowing them to effectively “charge” an individual twice.
-
Segwit and the Lightning network are connected, as Segwit allows for small, frequent transactions being taken off-chain to be processed later less risky.
-
Since Segwit was a softfork, people, wallets, and other services are not forced to use it.
Segwit2X was a thing when segwit was already activated. I think it was basically just segwit with larger blocks
- A proposed alternative was increasing the block size
- Transaction ID malleability
- Segwit made the lightening network possible
- They are not forced as it was a soft fork but most people have either transitioned or are starting too
- Increase the block size.
- The transaction malleability got solved.
- Segwit is a supporter of the second layer solution that is the lightning network.
- No, old transactions can also be used.
Yes, segwit + double the blocksize
- What was a proposed alternative to Segwit?
A. Making block size larger, which Blockcoin Cash did do.
- What did Segwit solve more than just the scaling issue?
A. It fixed a bug in the bitcoin code called: Tx Malleability. It also allowed for development of more complex features such as 2nd layer protocols, smart contracts; and easier deployment of Lightning Network
- How is Segwit and the Lightning network connected?
A. Lightning Network allows payments to be securely routed across multiple peer-to-peer payment channels. Nodes on LN are connected via these payment channels established on the underlying Bitcoin Blockchain by Segwit; great increasing Tx’s per second on the block.
- Are people, wallets and other services forced to use Segwit?
A. No, it was a soft fork.
-
The proposed alternative to Segwit was to increase the block size, which would have the negative effect of miners requiring stronger hardware, requiring a faster internet connection and would make hashing take much longer, thus increasing transaction time.
-
Segwit solved the issue of transaction malleability, reducing fraudulent activities such as theft and transaction manipulation.
-
The Lightning network is an additional layer protocol built on Segwit, allowing for more smoother, efficient and frequent transactions to occur.
-
Nope…
-
Proposed alternative to segwit was increased block size.
-
Segwit also solved TX malleability.
-
Segwit supports the development of second layer protocols, such as the lightning network.
-
No.
What was a proposed alternative to Segwit?
Increasing block size, which would produce a hard fork.
What did Segwit solve more than just the scaling issue?
It was a fix to transactions malleability problem, by removing the signatures within the transaction block, making no longer possible to modify the transaction-id.
How is Segwit and the Lightning network connected?
After solving the malleability problem, it enables a second-layer protocol development, making it impossible to modify the transaction ID. This made features that rely on unconfirmed transactions less risky and easier to develop.
Are people, wallets and other services forced to use Segwit?
They are not forced to use it, since it is a soft fork. Not every wallet is yet updated to Sewit.
It wouldn’t really increased either. It would increase the merkle tree calculation. But once the root hash is calculated its used in the block hashing process and wouldn’t really effect it much.
Technically it would also decrease transactions time, but it would leave transactions vulnerable to malleability