rgb-cln/wire
Rusty Russell a4fdaab5b3 Use global secp256k1_ctx instead of passing it around.
If I'd known how large this patch would be (though trivial), I'd
have done it in parts.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-12-02 18:12:58 +10:30
..
test Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
tools utils: add a global secp, fix wire to use it. 2016-12-02 18:11:06 +10:30
Makefile wire: Linking against wire objs 2016-12-01 13:50:02 +10:30
fromwire.c Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
gen_wire_csv wire: generate marshal/unmarshal from spec. 2016-12-01 13:50:02 +10:30
towire.c utils: add a global secp, fix wire to use it. 2016-12-02 18:11:06 +10:30
wire.h utils: add a global secp, fix wire to use it. 2016-12-02 18:11:06 +10:30