tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
2023-12-29 15:36:00 +02:00
tecnovert
0a9db22828
Replace all hashlib ripemd160 functions.
2023-12-16 09:38:34 +02:00
tecnovert
7053d7ee4b
Use gettxout where scantxoutset is not available.
2023-11-25 00:40:52 +02:00
tecnovert
0b963bffde
Add p2sh-p2wsh support, add Navcoin tests.
2023-08-29 22:06:16 +02:00
tecnovert
0432fae5b5
ui: Improve fee estimation.
2023-07-19 01:19:04 +02:00
tecnovert
7bc5fc78ba
Fix BTC witness size estimate.
2023-07-14 10:44:56 +02:00
tecnovert
f6fb11f452
Add bid intent messages.
2023-07-05 23:35:25 +02:00
tecnovert
b6046fdbf3
api: getcoinseed shows seed id
2023-02-18 01:47:44 +02:00
tecnovert
6860279faa
tests: Add prefunded itx and xmr protocol tests
2022-12-11 01:26:42 +02:00
tecnovert
0e1cb6d03d
Support xmr-protocol swaps to BTC and PART
2022-12-08 03:42:59 +02:00
tecnovert
7d43512845
xmr: Add prefunded itx.
2022-12-08 03:33:14 +02:00
tecnovert
c90fa6f2c6
system: Allow preselecting inputs for atomic swaps.
2022-12-05 17:04:23 +02:00
tecnovert
0f7df9e5f1
preparescript: Add WALLET_ENCRYPTION_PWD env var.
...
Removed unnecessary START_DAEMONS env var.
Remove all cached addresses from the basicswap db for a wallet after reseeding.
Check that addresses retreived from the db are owned by teh wallet before they're used/displayed
2022-11-17 00:36:13 +02:00
tecnovert
b43d58afbf
api: Add wallet/createutxo
2022-11-15 23:50:36 +02:00
tecnovert
8ec6d55963
Fix decodeAddress without bech32 hrp
2022-11-14 13:54:48 +02:00
tecnovert
c440f9e3a3
coins: Fix Firo seedid
2022-11-08 16:43:44 +02:00
tecnovert
ca264db0d0
Add non-segwit Firo support.
...
Rework tests to combine atomic and xmr test cases.
Modify btc interface to support P2WSH_nested_in_BIP16_P2SH
Add coin feature tests to test_btc_xmr.py
2022-11-08 13:14:03 +02:00