tecnovert
5ceaab57d1
Set trusted-daemon for XMR node in basicswap.json
...
basicswap-prepare will set trusted_daemon true if the daemon host address is a local ip address else false.
Override with --trustremotenode
--trustremotenode can be used with --enabletor
2024-02-09 11:17:28 +02:00
tecnovert
0a9db22828
Replace all hashlib ripemd160 functions.
2023-12-16 09:38:34 +02:00
tecnovert
9efb244952
Shorten time format in ui and log.
2023-12-01 22:40:35 +02:00
tecnovert
0b963bffde
Add p2sh-p2wsh support, add Navcoin tests.
2023-08-29 22:06:16 +02:00
tecnovert
a13a5d4bf6
test: Fix lint issues.
2023-08-01 15:57:01 +02:00
tecnovert
9888c4ebe1
ui: Fix describebid for reverse PART_ANON swaps.
2023-07-14 14:50:29 +02:00
tecnovert
7bc5fc78ba
Fix BTC witness size estimate.
2023-07-14 10:44:56 +02:00
tecnovert
2922b171a6
Load in-progress bids only when unlocked.
2023-02-16 22:57:55 +02:00
tecnovert
ac16fc07a4
Add automation override option.
2023-02-16 10:38:38 +02:00
tecnovert
553af1a3e8
api: Add include_sent offers filter.
2023-01-11 10:35:14 +02:00
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2022-11-12 18:22:23 +02:00
tecnovert
eb9eb49bd9
Persistent notifications.
2022-10-13 22:32:53 +02:00
tecnovert
c7bbdc7022
Fail with more descriptive error when processing message involving inactive coin.
2022-10-12 22:37:35 +02:00
tecnovert
1c4f208d27
refactor: E275 missing whitespace after keyword
2022-07-31 20:09:43 +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
89c60851ac
automation: Accept multiple concurrent bids.
2022-06-08 22:23:44 +02:00
tecnovert
d1e015962c
basicswap-prepare can enable and disable tor config.
2022-03-24 00:00:35 +02:00