[bindings] Use global context for secp256k1
authorMatt Corallo <git@bluematt.me>
Mon, 1 Feb 2021 05:09:50 +0000 (00:09 -0500)
committerMatt Corallo <git@bluematt.me>
Thu, 11 Feb 2021 21:19:56 +0000 (16:19 -0500)
commit74cfd869d9218e108add43083786bc248c51e86f
treee99a0099c1e3b675b90f35e750858ccffdc58510
parent07f2013878a843ef0190689961f8efc8215b4c14
[bindings] Use global context for secp256k1

XXX: Note -lm for debug builds (unnecessary with -flto) and rand
dep we probably need to remove upstream for wasm builds
c-bindings-gen/src/types.rs
genbindings.sh
lightning-c-bindings/Cargo.toml