Post
Topic
Board Bitcoin Discussion
Re: [POLL] Possible scaling compromise: BIP 141 + BIP 102 (Segwit + 2MB)
by
rav3n_pl
on 25/03/2017, 14:50:08 UTC
Transaction encoding improvements: http://people.xiph.org/~greg/compacted_txn.txt

Schnorr: https://bitcointalk.org/index.php?topic=1377298.msg14011669#msg14011669


On-chain scaling is possible. Blocksizes are not scalable.
Transaction encoding can give 20-30% disk space and reduction of bandwidth. Good, but not good enough.

New signatures need SegWit anyway:
Quote
So the way we could use this to improve scalability in Bitcoin would be to add a OP_GROUPCHECKSIGVERIFY (and perhaps a multi-version of it) as part of a new segwit
script typecode that takes as input sighash flags and a pubkey.
It can give additional 40% capacity and can raise security. Good, but still not enough to scale.

So we can doube-triple current tps? We will need like 100x and more. This can help, but it is not a remedy on 10x or 50x more transactions we have now.

I`m not supporting scaling by raise block size to the moon, we just need more space now. Raising block size and adapting segwit in same time give us much more space and open new possibilities that segwit give us. But it all need TIME. And we run out of it, like 6 months ago.

So, raise block to 2MB is bare minimum we need. Segwit is must-have. We need both.