tecnovert
ae1df0b556
Include mnemonic dependency directly.
7 months ago
tecnovert
42fa4d49d4
Workarounds to run Decred in windows.
...
Running BSX in windows is highly discouraged.
If you have no choice at least use the WSL docker setup instead.
7 months ago
tecnovert
b077561a6f
Allow Decred wallets derived from the legacy extkey.
...
When importing from seed dcrwallet creates two accounts, one each on coin_id 20 and 42.
Can't see how to force slip44 upgrade to run in dcrwallet, checking for either key instead.
7 months ago
tecnovert
62aa1fa5d7
Decred: Add proxy config when using tor.
7 months ago
tecnovert
76445146fb
Integrate Decred with wallet encryption.
...
dcrwallet requires the password to be entered at the first startup when encrypted.
basicswap-run with --startonlycoin=decred and the WALLET_ENCRYPTION_PWD environment var set can be used for the initial sync.
7 months ago
tecnovert
fcf234ef34
ui: Improve rpc page usability for Decred.
7 months ago
tecnovert
aa1e1fd79c
Decred: test_010_txn_size
7 months ago
tecnovert
446d6fe357
Decred: Add to test_xmr_persistent
7 months ago
tecnovert
2a8c04b285
Decred xmr swap tests.
7 months ago
tecnovert
76879a2ff5
Decred: Secret hash swap tests.
7 months ago
tecnovert
d527ec4974
Decred test_008_gettxout
7 months ago
tecnovert
74c7072926
Decred CSV test.
7 months ago
tecnovert
ab472c04be
Decred sighash and signing.
7 months ago
tecnovert
150caeec40
Add Decred transaction to and from bytes.
7 months ago
tecnovert
761d0ca505
Get Decred account key from seed.
7 months ago
tecnovert
9160bfe452
Add Decred rpc
7 months ago
tecnovert
047fe7ba27
Encode and decode Decred addresses.
7 months ago
tecnovert
47f7b4545e
ui: auto set blank amount from using amount to and rate.
...
Fix btc get unspents, 'solvable'.
8 months ago
tecnovert
a08bdfbdb8
Fix LTC getUnspentsByAddr() returning MWEB UTXOs.
8 months ago
nahuhh
e87d54a259
monero: v0.18.3.3
8 months ago
tecnovert
1cbc2f44b0
Allow multiple base58 prefix bytes.
9 months ago
nahuhh
d71fa04781
monero: temporary spam mitigation
10 months ago
tecnovert
42421321f6
Remove publishBLockTx debug delay.
10 months ago
tecnovert
483d77a0c6
Fix revoke ttl too low. Remove XMR fee warnings.
11 months ago
tecnovert
b55042bf07
ui: Added An Estimate Fee button on XMR wallet page.
11 months ago
tecnovert
9be4bd28fd
ui: Change Subtract Fee to Sweep All for XMR.
11 months ago
tecnovert
0aaf3f8bcc
Fix LTC create UTXO.
11 months ago
tecnovert
14298d022a
Don't connect to XMR nodes at private ips over tor by default.
11 months ago
tecnovert
3b6f72c084
Note source of XMR rpc error messages.
11 months ago
tecnovert
1bfb271b87
Add settings for Monero rpc timeouts.
11 months ago
tecnovert
f9bc5d46af
prepare: Automatically set --usetorproxy if use_tor is set in basicswap.json
11 months ago
tecnovert
3e14a784f3
Connect to remote XMR daemons over tor when enabled.
11 months ago
tecnovert
041ab18288
Fix min_relay_fee override.
11 months ago
tecnovert
d57366c0b2
Prevent multiple LOCK_TX_B_SEEN events, use rpcwallet for lockunspent.
11 months ago
tecnovert
9ee6669179
ui: Display count of locked UTXOs on wallet page.
11 months ago
tecnovert
f5d4b8dc0d
Show error when auto-accepting a bid fails.
11 months ago
tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
1 year ago
tecnovert
0a9db22828
Replace all hashlib ripemd160 functions.
1 year ago
tecnovert
9efb244952
Shorten time format in ui and log.
1 year ago
tecnovert
0be5a4fca7
Add min_relay_fee option.
1 year ago
tecnovert
28baa597cc
coins: Read Firo ProgPow blocks
1 year ago
tecnovert
ce578f8025
Always use csv with adaptor sig swaps.
1 year ago
tecnovert
c387bfec71
coins: Remove asyncore code.
1 year ago
tecnovert
7053d7ee4b
Use gettxout where scantxoutset is not available.
1 year ago
tecnovert
ebcd7738e5
Fix XMR not returning new subaddress.
1 year ago
tecnovert
0b963bffde
Add p2sh-p2wsh support, add Navcoin tests.
1 year ago
tecnovert
0432fae5b5
ui: Improve fee estimation.
1 year ago
tecnovert
9888c4ebe1
ui: Fix describebid for reverse PART_ANON swaps.
1 year ago
tecnovert
7bc5fc78ba
Fix BTC witness size estimate.
1 year ago
tecnovert
08d3f05c1c
tests: Add more bid intent test cases.
...
Send bid intent amount and rate un-reversed.
1 year ago