tecnovert
f307332409
Use subaddr_indices_all with sweep_all.
6 months ago
tecnovert
a977cfe857
Fix start height not being set.
6 months ago
tecnovert
fd7977b35a
wownero: Add test.
7 months ago
tecnovert
c3cd1871ef
Add disableall option to smsgaddresses command. Ensure used addresses are active.
7 months ago
tecnovert
3e4c3f10cf
scripts: Set offer min_bid_amount from offer template min_swap_amount value.
7 months ago
tecnovert
ad7d23a8de
Fix reloading Decred bids.
7 months ago
tecnovert
5f6819afcb
refactor: Make db mutex non-recursive.
7 months ago
tecnovert
ae1df0b556
Include mnemonic dependency directly.
7 months ago
tecnovert
d3e3c3c95b
Remove protobuf dependency.
7 months ago
tecnovert
adc80eabb0
Add simple protobuf encoder and decoder.
7 months ago
tecnovert
57bc1d5ccf
ui: Improve rpc page.
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
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
942b436974
tests: Start dcrd
7 months ago
tecnovert
047fe7ba27
Encode and decode Decred addresses.
7 months ago
tecnovert
e63014026d
Prefer to set bid amounts from offer amount-to instead of rate.
8 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
tecnovert
8a279dc71f
Raise version, transmit amount to instead of rate.
8 months ago
tecnovert
1cbc2f44b0
Allow multiple base58 prefix bytes.
9 months ago
tecnovert
a78880bc98
Ensure remote_daemon_urls appears in settings if automatically_select_daemon is present.
10 months ago
tecnovert
a1bcf8d4b9
api: Add validateamount command
10 months ago
tecnovert
0d344a907c
tests: Fix tests.
10 months ago
tecnovert
9be4bd28fd
ui: Change Subtract Fee to Sweep All for XMR.
11 months ago
tecnovert
6e4feb33d7
ui: Rename unconfirmed balance to pending, include immature balance.
11 months ago
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
11 months ago
tecnovert
a5c3534c19
Better error message when trying to swap Firo <> XMR.
11 months ago
tecnovert
14577f7741
tests: Fix test_wallet_restore for LTC multiwallet
11 months ago
tecnovert
f9bc5d46af
prepare: Automatically set --usetorproxy if use_tor is set in basicswap.json
11 months ago
tecnovert
1ec1764012
ui: Don't list LTC MWEB yet on offers page.
11 months ago
tecnovert
28fc4817c0
debug: Add ui option to schedule bid actions.
11 months ago
tecnovert
9ee6669179
ui: Display count of locked UTXOs on wallet page.
11 months ago
tecnovert
30a5ea1652
tests: Run more tests in ci.
11 months ago
tecnovert
81649dcf9b
Set reverse bid state to error when bidaccept fails.
11 months ago
tecnovert
f5d4b8dc0d
Show error when auto-accepting a bid fails.
11 months ago
tecnovert
ddf3734f9d
doc: Add missing dependencies.
11 months ago
tecnovert
6ad5880ba4
Remove bittrex.com rate source.
11 months ago
tecnovert
192aff221e
coins: Update Bitcoin version.
12 months ago
tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
12 months ago
tecnovert
0a12625290
ui: Define default chart api key in one place.
1 year ago
gerlofvanek
d6ed5ba24c
ui: Chart API update
...
- Updated with a new default Chart API Key
- Implemented Chart error handling
1 year ago