AntelopeIO / cdt

Contract Development Toolkit (CDT) is a suite of tools to facilitate C/C++ development of contracts for Antelope blockchains
Other
28 stars 31 forks source link

Return error for num == 0 for bls_g1_weighted_sum, bls_g2_weighted_sum and bls_pairing #253

Closed heifner closed 9 months ago

heifner commented 9 months ago

Return error for num == 0 for bls_g1_weighted_sum, bls_g2_weighted_sum, and bls_pairing.

See https://github.com/AntelopeIO/leap/issues/1953

heifner commented 9 months ago

lgtm via @arhag via DM