67 Commits

Author SHA1 Message Date
3380f7d206 fix test, add todos 2024-07-25 10:49:45 +02:00
0f751f0a59 creation of escrow psbt descriptor 2024-07-24 17:31:16 +02:00
5a59ba63b0 complete more api endpoints 2024-07-19 17:25:15 +02:00
ff556bdc4f finish more endpoints 2024-07-19 11:30:26 +02:00
53f3d3ffce add api endpoints, onchain confirmation handling, db handlers 2024-07-18 20:42:15 +02:00
b1a4863140 small changes, comments 2024-07-17 20:35:41 +02:00
2dbeb55238 improve rpc wallet connection (user/pass), remove cookie, derive wallet name from descriptor 2024-07-17 17:39:34 +02:00
ad07b393a3 mempool bond validation done, monitoring now fully functional:) 2024-07-16 19:55:10 +02:00
6e24586daa improve monitoring with deletion from db 2024-07-16 11:53:46 +02:00
38475c273f switch fulcrum to electrs server in regtest docker 2024-07-15 21:59:07 +02:00
6949a7c29c add electrum server to regtest docker 2024-07-15 18:53:00 +02:00
874834f454 switch to signet, add signet docker config 2024-07-15 09:16:46 +02:00
43de74145d working on fixing bond validation 2024-07-09 16:54:47 +00:00
28d17c8f7e add tests for bond assemblz 2024-07-09 13:28:14 +00:00
320d46e0f3 fix taker offer fetching, change log level for crate dependencies 2024-07-09 09:00:36 +00:00
bb249296c9 working on db debugging 2024-07-08 17:07:08 +00:00
573990ab3a switch from println and dbg to logging 2024-07-08 14:30:58 +00:00
06dedd1b95 testing and fixing api communication [coordinator & maker] 2024-07-08 12:27:29 +00:00
958026a3e2 added main functions to be used for workflow of taproot contract 2024-07-06 03:41:41 +05:30
821e4d3974 add mock api endpoints to coordinator 2024-07-02 08:43:10 +00:00
0335957ea8 submit taker bond database function 2024-07-01 15:38:06 +00:00
ab59cd9db2 commit remaining changes 2024-06-27 13:46:17 +00:00
49550dac66 remove dbs from repo 2024-06-26 12:48:35 +00:00
846a6cb179 fix broken imports 2024-06-25 11:04:30 +00:00
8a8a93e184 begin with coordinator 2024-06-24 11:59:51 +00:00
0b20c1d723 trade confirmation 2024-06-24 08:57:06 +00:00
7b5c438a01 add comments, make functions more generic, waiting for confirmation 2024-06-23 16:02:08 +00:00
5ae28c9866 Merge branch 'research' of github.com:RoboSats/taptrade-core into research 2024-06-19 02:10:39 +05:30
6d3cf0c7c7 experimenting with returning response for bond details 2024-06-19 02:04:56 +05:30
42424672ed fix maker psbt submission 2024-06-18 16:26:26 +00:00
bd8deb2b4c add psbt submission for maker 2024-06-18 16:24:23 +00:00
11fb176977 maker fiat confirmation 2024-06-18 11:53:00 +00:00
98d4475a2c add taker wait on fiat confirmation 2024-06-18 10:23:03 +00:00
3c24424a9f add taker escrow psbt submission 2024-06-18 08:04:37 +00:00
2758511211 comments 2024-06-17 13:53:10 +00:00
228809853f fetch taker psbt 2024-06-17 11:47:07 +00:00
eb438388db comments 2024-06-14 14:47:03 +00:00
df4c4b0347 taker 2024-06-14 14:45:58 +00: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
871ab78062 add offer polling 2024-06-13 15:18:34 +00: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
88fc4e1b15 add musig nonce builder 2024-06-11 17:01:21 +00:00
125bf4ddcf taker 2024-06-11 14:05:16 +00:00
adc6b3284e add coordinator todos in canvas 2024-06-10 21:33:20 +02:00