02
BitVM: Performance-enhancing updates

Two BitVM updates improve performance: the G2 elliptic curve group check optimization was merged, and multi-scalar multiplication (MSM) now uses the GLV algorithm. These reduce the number of chunks from 196 to 26, script size, and computation costs.

BitVM
BitVM
ͰFeat(msm): add hinted w-windowed glv msm
ͰFeat: optimize g2 subgroup membership check