witnet-rust icon indicating copy to clipboard operation
witnet-rust copied to clipboard

Use global secp256k1 context

Open tmpolaczyk opened this issue 3 years ago • 2 comments

This avoids passing a &Secp256k1 argument to every function that needs to validate signatures.

tmpolaczyk avatar Jun 06 '22 10:06 tmpolaczyk

Concept ACK :wink:

aesedepece avatar Jun 06 '22 18:06 aesedepece

@tmpolaczyk maybe it's time to rebase and merge when you can

aesedepece avatar Sep 23 '22 14:09 aesedepece

@tmpolaczyk ping to rebasing and merging

aesedepece avatar Oct 17 '22 14:10 aesedepece