nahuhh
ba4796c763
ui: fix spacing of coin widgets & filters
2024-06-14 12:18:02 -05:00
tecnovert
57f238d48e
Add local smsg addresses if missing.
2024-06-14 12:27:45 +02:00
gerlofvanek
d93a73c29e
Fix wallet page
...
- Fixed "sweep all" checkbox on XMR and WOW if 100% is selected.
- If 100% selected if will select Substract Fee checkbox from 100% amount.
- Fixed if selected part/blind/anon and ltc/mweb with 10%/25%/100%.
2024-06-14 10:35:37 +02:00
gerlofvanek
94303cff93
Fixes and Tweaks
...
- Fix the 25%/50%/100% buttons on XMR and WOW.
2024-06-14 10:34:48 +02:00
tecnovert
a977cfe857
Fix start height not being set.
2024-06-14 02:35:18 +02:00
tecnovert
00912b277a
Check for shutdown in block scanning loop.
2024-06-14 00:41:51 +02:00
tecnovert
40eff0ce0f
decred: Add shortcut to genesis in getWalletRestoreHeight.
2024-06-13 22:55:31 +02:00
tecnovert
9835d33d12
ui: Fix setAmount.
2024-06-13 21:49:32 +02:00
gerlofvanek
64165e387e
Fix wownero rate + bug fixes.
...
- Fix wownero rates on offers page.
- Fix wownero USD price on wallet/wallets page.
- Set dark mode as default.
- Fix tooltips.
- Fix JS errors.
2024-06-12 08:10:09 +02:00
tecnovert
34d94760a3
guix: Update packed version.
2024-06-11 10:36:15 +02:00
tecnovert
713990f57b
Update github urls.
2024-06-11 09:56:09 +02:00
tecnovert
58544d141d
wow: Fix config filename on windows.
2024-06-06 22:04:27 +02:00
tecnovert
e125aa33d2
wow: Add windows and osx links.
2024-06-06 22:04:27 +02:00
tecnovert
fd7977b35a
wownero: Add test.
2024-06-06 22:04:26 +02:00
tecnovert
dc4f0ac2d3
wownero: deduplicate
2024-06-06 22:04:26 +02:00
nahuhh
ee2f462ee9
wownero: integration
2024-06-06 22:04:26 +02:00
tecnovert
c3cd1871ef
Add disableall option to smsgaddresses command. Ensure used addresses are active.
2024-06-06 22:03:41 +02:00
tecnovert
3e4c3f10cf
scripts: Set offer min_bid_amount from offer template min_swap_amount value.
2024-06-06 22:03:41 +02:00
tecnovert
80852fd0ea
Fix lockup when bids timeout.
2024-06-06 22:03:40 +02:00
tecnovert
ad7d23a8de
Fix reloading Decred bids.
2024-06-06 22:03:40 +02:00
tecnovert
166b035983
ui: Fix more info view for Decred HTLC bids.
2024-06-06 22:03:40 +02:00
tecnovert
c27ac833d1
ui: Fix revoke button showing on revoked offers.
2024-06-06 22:03:40 +02:00
tecnovert
e62e9eb0bf
Reduce Decred log level and consider wallet blocks for verificationprogress.
2024-06-06 22:03:40 +02:00
tecnovert
b07bc3c456
Don't start cores for unknown coins.
2024-06-06 22:03:39 +02:00
tecnovert
ebdbe115dd
Fix addcoin decred.
2024-06-06 22:03:39 +02:00
tecnovert
5f6819afcb
refactor: Make db mutex non-recursive.
2024-06-06 22:03:39 +02:00
tecnovert
ae1df0b556
Include mnemonic dependency directly.
2024-06-06 22:03:38 +02:00
tecnovert
d3e3c3c95b
Remove protobuf dependency.
2024-06-06 22:03:38 +02:00
tecnovert
adc80eabb0
Add simple protobuf encoder and decoder.
2024-06-06 22:03:38 +02:00
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.
2024-06-06 22:03:37 +02:00
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.
2024-06-06 22:03:37 +02:00
tecnovert
57bc1d5ccf
ui: Improve rpc page.
2024-06-06 22:03:37 +02:00
tecnovert
62aa1fa5d7
Decred: Add proxy config when using tor.
2024-06-06 22:03:36 +02:00
tecnovert
73b4b2a46b
Increase the value by which the amount can be adjusted to match rate.
2024-06-06 22:03:36 +02:00
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.
2024-06-06 22:03:36 +02:00
tecnovert
fcf234ef34
ui: Improve rpc page usability for Decred.
2024-06-06 22:03:36 +02:00
tecnovert
aa1e1fd79c
Decred: test_010_txn_size
2024-06-06 22:03:35 +02:00
tecnovert
446d6fe357
Decred: Add to test_xmr_persistent
2024-06-06 22:03:35 +02:00
tecnovert
2a8c04b285
Decred xmr swap tests.
2024-06-06 22:03:35 +02:00
tecnovert
76879a2ff5
Decred: Secret hash swap tests.
2024-06-06 22:03:34 +02:00
tecnovert
d527ec4974
Decred test_008_gettxout
2024-06-06 22:03:33 +02:00
tecnovert
74c7072926
Decred CSV test.
2024-06-06 22:03:33 +02:00
tecnovert
ab472c04be
Decred sighash and signing.
2024-06-06 22:03:33 +02:00
tecnovert
150caeec40
Add Decred transaction to and from bytes.
2024-06-06 22:03:32 +02:00
tecnovert
761d0ca505
Get Decred account key from seed.
2024-06-06 22:03:32 +02:00
tecnovert
9160bfe452
Add Decred rpc
2024-06-06 22:03:32 +02:00
tecnovert
942b436974
tests: Start dcrd
2024-06-06 22:03:31 +02:00
tecnovert
6ac9bbb19c
prepare: Download, verify and extract Decred binaries
2024-06-06 22:03:31 +02:00
tecnovert
047fe7ba27
Encode and decode Decred addresses.
2024-06-06 22:03:31 +02:00
tecnovert
74ce19052d
Add Decred chainparams.
2024-06-06 22:03:30 +02:00