|
|
|
|
|
by ralusek
1377 days ago
|
|
Can someone explain why the move to PoS isn't going to reduce transaction time, increase network capacity, and reduce gas prices? Is this because of arbitrary parameters in place in order to keep that true? From a technical perspective, I don't know how a consensus mechanism moving from a system for which slowness/hardness is the mechanism...to instead moving to a system for which slowness need not even be a factor, could possibly not result in faster transaction speeds. |
|
Network capacity isn't affected because the amount of data exchanged is the same.
Gas prices isn't affected because gas price is only correlated with the transactions per second (which isn't changed as transaction time isn't changed) and demand and supply for transactions. When lots of people need to make transactions, demand goes up and price goes up. Vice versa. This is the same with other chains too.
Some chains intentionally lower the transaction time to increase throughput to achieve a lower gas fee, but the disadvantage is that only fast peers can verify the transactions fast enough which leads to centralization.