240 Commits

Author SHA1 Message Date
ce34ec5c20 adding the initial version of taproot contract(not working rn 2024-07-05 01:46:11 +05:30
48ef99be4f add comment 2024-07-04 15:08:04 +00:00
72d2e51ec8 make backend synchronous again, implement simple punishment handler 2024-07-04 13:53:57 +00:00
c1083e0cc0 make chain backend async in coordinator 2024-07-04 10:47:36 +00:00
68707c2566 add electrum backend in CoordinatorWallet struct 2024-07-04 09:27:17 +00:00
279d7d167a coordinator monitoring loop 2024-07-03 17:16:47 +00:00
e7aaeab27a finish submit_maker_bond endpoint coordinator 2024-07-03 12:52:00 +00:00
b7a3522069 complete bond validation function 2024-07-03 11:25:05 +00:00
ef6ca16337 added unit tests for database (completed) 2024-07-03 04:57:04 +05:30
845e9da31d move_offer_to_active unit test 2024-07-03 04:45:17 +05:30
69aa49debc move_offer_to_active unit test 2024-07-03 03:31:53 +05:30
7afd25b445 add comment 2024-07-02 17:39:14 +00:00
78efc82f6a implementing bond verification function 2024-07-02 17:38:29 +00:00
2359da970e added unit test for fetch_maker_request 2024-07-02 19:36:15 +05:30
731583aa89 added unit test for fetch_and_delete_offer_from_bond_table 2024-07-02 19:20:27 +05:30
775f5cbe61 change mockoon api endpoints 2024-07-02 10:43:55 +02:00
821e4d3974 add mock api endpoints to coordinator 2024-07-02 08:43:10 +00:00
171aa62fa0 add coordinator endpoint for maker psbt polling 2024-07-01 16:28:18 +00:00
12304df468 finish submit-taker-bond 2024-07-01 15:51:35 +00:00
0335957ea8 submit taker bond database function 2024-07-01 15:38:06 +00:00
dd911d4e95 finish fetch-available-offers endpoint 2024-07-01 09:42:28 +00:00
98b410423c added unit test for init and new request 2024-06-29 17:31:13 +05:30
71eeb499d2 fetch_available_offers endpoint 2024-06-28 13:14:56 +02:00
465b67bb1a begin with offer fetching 2024-06-27 15:46:25 +00:00
ab59cd9db2 commit remaining changes 2024-06-27 13:46:17 +00:00
3a43b8e6bc finished OrderActivatedResponse endpoint 2024-06-27 13:19:54 +00:00
e6e607deb0 continuing with sql offer table 2024-06-27 10:50:16 +00:00
cbaa665140 additional sql table for active offers 2024-06-27 10:23:58 +00:00
6dacb2433d add sanity checks to coordinator endpoint 2024-06-26 14:26:19 +00:00
49550dac66 remove dbs from repo 2024-06-26 12:48:35 +00:00
57e6a32f09 finish create-offer, finish sqlite init 2024-06-26 12:48:03 +00:00
b4659ad912 wallet coordinator 2024-06-26 09:03:41 +00:00
23dc8bf782 begin coordinator wallet implementation 2024-06-25 13:54:40 +00:00
e0a2ad39ea add sqlite functons 2024-06-25 12:36:43 +00:00
846a6cb179 fix broken imports 2024-06-25 11:04:30 +00:00
7c643fe335 merging 2024-06-25 10:17:29 +05:30
afcb7de43e started verifying bonds 2024-06-25 10:03:57 +05:30
55938c9ffc coordinator wallet 2024-06-24 17:19:16 +00:00
ad58758e99 sqlite in coordinator, anyhow result in coordinator, restructuring coordinator, loading env variable, removing cli parsing with clap 2024-06-24 17:17:01 +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
3b43f8476d corrected the input error 2024-06-21 18:09:04 +05:30
5ae28c9866 Merge branch 'research' of github.com:RoboSats/taptrade-core into research 2024-06-19 02:10:39 +05:30
ed6ca9582e remaining files 2024-06-19 02:07:22 +05:30
6d3cf0c7c7 experimenting with returning response for bond details 2024-06-19 02:04:56 +05:30
4126361163 change mockoon endpoint 2024-06-18 18:27:29 +02:00
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