rgb-cln/wire
Christian Decker ca9fb0376a wire: Removing global secpctx
Changed the generation of messages so that we pass in a reference to the
secp256k1_context if it is required by the underlying primitive
function. This gets rid of the global `secp256k1_ctx` variable and
adheres closer to how we've been handing in the context so far.
2016-12-01 13:50:02 +10:30
..
test wire: generate marshal/unmarshal from spec. 2016-12-01 13:50:02 +10:30
tools wire: Removing global secpctx 2016-12-01 13:50:02 +10:30
Makefile wire: Linking against wire objs 2016-12-01 13:50:02 +10:30
fromwire.c wire: Removing global secpctx 2016-12-01 13:50:02 +10:30
gen_wire_csv wire: generate marshal/unmarshal from spec. 2016-12-01 13:50:02 +10:30
towire.c wire: Removing global secpctx 2016-12-01 13:50:02 +10:30
wire.h wire: Removing global secpctx 2016-12-01 13:50:02 +10:30