Commit graph

23 commits

Author SHA1 Message Date
tecnovert
d3e3c3c95b Remove protobuf dependency. 2024-06-06 22:03:38 +02:00
tecnovert
15bf9b2187
Raise coincurve version. 2023-12-14 20:44:29 +02:00
tecnovert
1601a57aed
ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
tecnovert
e03f32ea5f
docker: Fix and document isolated coins config. 2022-07-11 23:36:28 +02:00
tecnovert
a2afd3f00f
refactor: Separate MSG4F and lock txn sending 2022-07-01 16:37:10 +02:00
tecnovert
43048cffc0
doc, docker: Pin coincurve src to tag. 2022-06-29 15:11:11 +02:00
tecnovert
a51a895141
docker: Manually install protobuf to avoid error.
Error: "TypeError: Descriptors cannot not be created directly"

Use pycryptodome ripemd160 implementation else it must be manually enabled in hashlib/openssl.
2022-06-16 14:28:52 +02:00
tecnovert
d6a1ff6030
docker: Set timezone in TZ env var. 2021-02-14 15:06:46 +02:00
tecnovert
4c200fe8d4
XMR withdrawals work.
spendBLockTx uses sweep_all.
2020-12-05 13:22:22 +02:00
tecnovert
669a465262
Pass XMR restore height through json settings. 2020-12-05 01:59:21 +02:00
tecnovert
3bbb483a0a
Simplify docker config. 2020-12-02 23:19:10 +02:00
tecnovert
dca9f08833
Update dockerfile. 2020-12-01 22:45:03 +02:00
Kewde
876c2234f3 docker: ignore the "docker" (coindate) folder from being sent to the docker context. (#1)
docker: don't use master to build the docker image
2019-08-02 11:54:32 +02:00
tecnovert
a1b3aa74a1
prepare: set execute permission for all. 2019-07-25 17:47:24 +02:00
tecnovert
bd93899066
Add preparebinonly option to basicswap-prepare,
Download, verify and extract coin cores only.
2019-07-25 14:06:58 +02:00
tecnovert
9aa7e441ee
Use basicswap-prepare to download releases for the docker image. 2019-07-25 13:53:11 +02:00
tecnovert
74dc933381
Raise version. 2019-07-21 23:27:46 +02:00
tecnovert
f8e2833bc0
Verify LTC core. 2019-07-20 18:20:04 +02:00
tecnovert
519c7b717e
Add COINDATA_PATH to .env 2019-07-19 17:33:51 +02:00
tecnovert
24d4d14ff8
Save bid in checkBidState for any change. 2019-07-19 16:52:44 +02:00
tecnovert
21b23fe865
Add example config files for docker. 2019-07-18 20:41:17 +02:00
tecnovert
a49be16f9c
Remove plyvel dependency.
I can't get it to run under docker in windows.
2019-07-18 19:53:23 +02:00
tecnovert
e242f50b2b
Add to Github 2019-07-17 18:07:37 +02:00