Dmitry Holodov
|
f7c6a1dd0f
|
maintenance updates (#503)
|
2023-08-16 19:28:51 -05:00 |
|
Dmitry Holodov
|
7619b9a6af
|
updates for cross-chain bootnodes (#486)
|
2023-06-19 14:47:27 -05:00 |
|
noot
|
f344d09fc6
|
add AUTHORS file and update copyright in license header (#389)
|
2023-04-18 12:25:30 -04:00 |
|
Dmitry Holodov
|
7fef2d7b76
|
XMR taker is relayer of last resort for the maker (#366)
Co-authored-by: noot <36753753+noot@users.noreply.github.com>
|
2023-04-05 20:16:41 -05:00 |
|
noot
|
b26228805c
|
add license header to files; update readme disclaimer (#368)
|
2023-04-04 13:12:12 -04:00 |
|
noot
|
4c3caedcc3
|
fix: remove ws eth endpoint requirement, update taker exit (#358)
|
2023-03-28 10:21:28 -04:00 |
|
Dmitry Holodov
|
b157adc28b
|
JSON validation (#309)
Integrates the go-playground validator library into our codebase for objects that are serialized/deserialized.
|
2023-02-18 18:37:52 -06:00 |
|
Dmitry Holodov
|
c913884a41
|
prevent startup failure due to outdated database entries (#295)
Delete and log bad offer and swap database entries on startup instead of bubbling the error up and failing swapd.
|
2023-02-03 11:35:09 -06:00 |
|
Dmitry Holodov
|
1e83673f23
|
add package comments (#236)
package comments added to all packages
|
2022-12-02 00:43:32 -06:00 |
|
noot
|
cac8928e22
|
implement auto-recover for xmrmaker (#235)
|
2022-11-22 07:14:44 -05:00 |
|
noot
|
04cd5b4809
|
store swap recovery information in database, remove "infofile" (#227)
|
2022-11-19 10:52:15 -05:00 |
|
noot
|
36518eae87
|
persist swap info to disk (#213)
|
2022-11-07 14:42:35 -05:00 |
|
noot
|
50e1080d22
|
unused param fix in offer manager, fix erc20 relayer claim (#215)
|
2022-10-31 20:48:36 -04:00 |
|
noot
|
a51ea4e731
|
implement database; persist offers to disk and reload on startup (#200)
|
2022-10-11 15:44:37 -04:00 |
|