8 Commits (9d316e39cdb10838eacd9527238caf0995a65a67)

Author SHA1 Message Date
Rusty Russell f50af430e1 wire: add bool routines. 8 years ago
Rusty Russell e076d56709 generate-wire.py: include type bytes in towire/fromwire routines. 8 years ago
Rusty Russell c864b28068 generate-wire.py: don't generate structures, hand in all values. 8 years ago
Rusty Russell b7789bf065 Makefile: generalize whitespace check. 8 years ago
Rusty Russell a4fdaab5b3 Use global secp256k1_ctx instead of passing it around. 8 years ago
Rusty Russell c938ebb5c0 utils: add a global secp, fix wire to use it. 8 years ago
Christian Decker ca9fb0376a wire: Removing global secpctx 8 years ago
Rusty Russell 36e018161f wire: generate marshal/unmarshal from spec. 8 years ago