conflux
conflux copied to clipboard
Poly assignment broken in self-operations
Given a p *Poly, something like p.Mul(p, p) doesn't seem to work properly. We either need to change the API design, or make this work like it does for big.Int.