|
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 |
|
|
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 |
|
|
3b43f8476d
|
corrected the input error
|
2024-06-21 18:09:04 +05:30 |
|
|
6d3cf0c7c7
|
experimenting with returning response for bond details
|
2024-06-19 02:04:56 +05:30 |
|
|
f513d17454
|
switch base91 to hex, add duration time
|
2024-06-12 16:00:42 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|