81 Commits

Author SHA1 Message Date
a5d3625f0d taker api 2024-06-14 13:55:30 +02:00
fbcafba6f9 taker implementation 2024-06-14 11:55:02 +00:00
b412aba4a4 add taker offer fetching 2024-06-14 09:50:23 +00:00
08eee6f4df change offertakenrequest route 2024-06-13 15:23:32 +00:00
c1ab3b5767 add offertakenrequest route to mockoon 2024-06-13 17:23:07 +02:00
871ab78062 add offer polling 2024-06-13 15:18:34 +00:00
401ee7149c add route to mockoon json 2024-06-13 13:59:33 +02:00
9459ee6dae finish bond submission and implemented ActiveOrder structure 2024-06-13 11:55:17 +00:00
c7e5341e5c add comments 2024-06-12 16:19:13 +00:00
f513d17454 switch base91 to hex, add duration time 2024-06-12 16:00:42 +00:00
0ad4b5d761 refactoring 2024-06-12 13:01:31 +00:00
811c2231e9 musig nonce and key derivation 2024-06-12 12:24:16 +00:00
ca5f047cf5 add descriptor to docs 2024-06-12 12:39:50 +02:00
88fc4e1b15 add musig nonce builder 2024-06-11 17:01:21 +00:00
91f04d76e0 add musig2 bip 2024-06-11 16:47:35 +02:00
d33c4ebeef additions to docs 2024-06-11 16:23:59 +02:00
64b742355a docs cleanup 2024-06-11 16:05:51 +02:00
125bf4ddcf taker 2024-06-11 14:05:16 +00:00
a5f3b4bb58 added technical details of PTLC/HTLC 2024-06-11 12:10:05 +05:30
adc6b3284e add coordinator todos in canvas 2024-06-10 21:33:20 +02:00
dc0943cc08 begin with musig 2024-06-10 16:56:24 +00:00
364c86269a fix bond signing 2024-06-10 08:58:21 +00:00
3ecee23550 bond and nix shell 2024-06-09 21:44:55 +02:00
c33c09fd8d api and testing trader 2024-06-09 12:15:04 +02:00
e380a8c392 add cargo.lock as well 2024-06-09 02:41:14 +05:30
091d16e2a9 created webserver 2024-06-09 02:36:48 +05:30
aca58ebe41 trader bond 2024-06-07 13:44:39 +02:00
882c5f043a trader bond creation 2024-06-07 12:31:18 +02:00
d0e1c23773 bond 2024-06-07 08:26:45 +00:00
672006fe63 trader bond assemblz 2024-06-06 15:56:29 +00:00
ef57aaba32 generate descriptors 2024-06-06 10:49:19 +00:00
cde36f32a9 add wallet mod 2024-06-05 17:01:47 +00:00
968ee927f5 change variable type 2024-06-05 16:57:25 +00:00
d079def2a2 add mockoon api mock 2024-06-05 18:56:57 +02:00
55cba72eec switch to u64 2024-06-05 16:41:41 +00:00
3bed20dc40 add method to request order creation 2024-06-05 14:56:35 +00:00
6434ae1aae added some resources for PTLC's 2024-06-05 19:18:22 +05:30
ab39c47bdf added roadmap of PTLC's 2024-06-05 19:09:17 +05:30
2be4586021 trader implementation 2024-06-05 11:35:19 +02:00
466bf83be3 add nix shell 2024-06-05 10:29:32 +02:00
55fe8f80e2 add request function for offer request 2024-06-04 16:44:09 +00:00
aa2f23d5b6 remove bugged devcontainer 2024-06-04 15:39:49 +00:00
8c067e214a add dlc negotiation link 2024-06-04 16:15:10 +02:00
666fdd610b add comments 2024-06-03 20:51:53 +02:00
83a2c4b812 add comments 2024-06-03 20:51:30 +02:00
04c3245f01 structure project, use axum 2024-06-03 18:49:30 +02:00
6c51a2787c communication 2024-05-29 16:42:56 +00:00
5a03a8c59f parsing 2024-05-29 16:15:14 +00:00
08f7b32fb3 parsing 2024-05-29 16:48:36 +02:00
9c57b87b4e parsing 2024-05-29 09:03:11 +00:00