Commit Graph

23 Commits

Author SHA1 Message Date
jl777
7453b21b6d Comments 2019-02-21 06:01:23 -11:00
jl777
c6b2a865e6 Music usage example 2019-02-21 04:33:06 -11:00
jl777
d32c12e0bb Return! 2019-02-21 04:24:21 -11:00
jl777
3b3f5a9dc0 -scratch 2019-02-21 04:20:26 -11:00
jl777
5fde66f208 N, 2019-02-21 04:18:37 -11:00
jl777
6131a785d8 Test 2019-02-21 04:17:20 -11:00
jl777
c96ca4eab9 Test 2019-02-21 04:12:42 -11:00
jl777
556a45f37b Extern C 2019-02-21 04:08:41 -11:00
jl777
a96f0c861e Declare pk 2019-02-21 04:06:22 -11:00
jl777
0816deb0b0 Musig combine rpc 2019-02-21 04:04:18 -11:00
jl777
3106e5f0a8 typedef struct { unsigned char data[64]; } secp256k1_schnorrsig; 2019-02-21 02:33:11 -11:00
jl777
4c934237fe Almost 2019-02-21 02:25:31 -11:00
jl777
6952785469 params 2019-02-20 23:12:58 -11:00
jl777
d9a52ff53c if ( params != 0 && (n= cJSON_GetArraySize()) > 0 ) 2019-02-20 23:08:13 -11:00
jl777
60122c9eec (const uint8_t *) 2019-02-20 09:23:32 -11:00
jl777
e4494dc120 Test 2019-02-20 09:16:35 -11:00
jl777
6ed384ff47 Fixes 2019-02-20 08:07:05 -11:00
jl777
8de3c71baa musig64 2019-02-20 07:56:45 -11:00
jl777
30edb30e4a Serialize pk -> combined_pk 2019-02-20 07:47:39 -11:00
jl777
a2d6ae5e14 Msg -> msg[32] 2019-02-20 07:28:27 -11:00
jl777
fdaf1fb297 syntax 2019-02-20 07:21:15 -11:00
jl777
998a2cf173 CScript opret; uint8_t evalcode = EVAL_MUSIG; opret << OP_RETURN << E_MARSHAL(ss << evalcode << funcid << combined_pk); 2019-02-20 07:17:05 -11:00
jl777
f1d392b72c Initial musig CC commit 2019-02-20 07:10:36 -11:00