← Back to Bitcoin Improvement Proposals
BIPinformational

BIP340: remove batch speedup graph and link to it instead

This avoids having to update the BIP with a fresh graph every time there's a change to libsecp and suggests that the expected speedup depends on the specific implementation. Alternative to https://github.com/bitcoin/bips/pull/1096. This currently links to my libsecp branch with batch verification (https://github.com/bitcoin-core/secp256k1/pull/760). Once we merge _some version_ of batch verification, we'll only have to update the link. CC @sipa @real-or-random @gmaxwell

No reviews
jonasnick·Updated May 17, 2021·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

This avoids having to update the BIP with a fresh graph every time there's a change to libsecp and suggests that the expected speedup depends on the specific implementation.

Alternative to https://github.com/bitcoin/bips/pull/1096. This currently links to my libsecp branch with batch verification (https://github.com/bitcoin-core/secp256k1/pull/760). Once we merge some version of batch verification, we'll only have to update the link.

CC @sipa @real-or-random @gmaxwell

Discussion (0 threads)

Loading discussions...