tecnovert
6e4feb33d7
ui: Rename unconfirmed balance to pending, include immature balance.
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
38fa498b0b
coins: Add LTC MWEB wallet
1 year ago
tecnovert
fb48797298
tests: Fix lint issues.
1 year ago
tecnovert
61845a7a84
tests: Prune Firo tests.
1 year ago
tecnovert
258b730c41
scripts: Print errors if offer/bid creation fails.
1 year ago
tecnovert
01bb3870b6
tests: Add gettxout and scantxoutset tests to test_btc_xmr.py
1 year ago
tecnovert
28baa597cc
coins: Read Firo ProgPow blocks
1 year ago
tecnovert
d4a6ad7d6f
Enable reverse adaptor sig swaps for segwit-less coins.
1 year ago
tecnovert
fd0bf9ed73
Raise version to 0.12.1
1 year ago
tecnovert
7053d7ee4b
Use gettxout where scantxoutset is not available.
1 year ago
tecnovert
5775ac5931
Add navcoin binary
1 year ago
tecnovert
0b963bffde
Add p2sh-p2wsh support, add Navcoin tests.
1 year ago
tecnovert
68ff57ebdc
refactor: Lazy load interfaces.
1 year ago
tecnovert
04d4d89e96
coins: Update DASH version.
...
See https://github.com/dashpay/dash/releases/tag/v19.1.0
When upgrading from a version < 19.0, a migration process will occur.
It's recommended to start the DASH node manually to complete the migration and get on the correct chain.
2 years ago
tecnovert
409c75851f
Replace calltx functions
2 years ago
tecnovert
b5a4df9908
tests: Fix network test.
2 years ago
tecnovert
0a2133f43f
tests: Test script template enabled flags.
2 years ago
tecnovert
06065958b7
ui: Fix xmr svg path, edit offer automation strategy.
2 years ago
tecnovert
09cc523ac3
Added restrict_unknown_seed_wallets setting.
2 years ago
tecnovert
2922b171a6
Load in-progress bids only when unlocked.
2 years ago
tecnovert
ac16fc07a4
Add automation override option.
2 years ago
tecnovert
dc0bd147b8
tests: Add script test
2 years ago
tecnovert
c9e04332fc
tests: Update test_wallet_restore
2 years ago
tecnovert
3f71dffe5a
Fix Dash checkseed.
2 years ago
tecnovert
6860279faa
tests: Add prefunded itx and xmr protocol tests
2 years ago
tecnovert
7101a5d1ee
ui: Switch offers offer/bid amounts when sent.
2 years ago
tecnovert
ef51719e62
tests: Fix test_xmr_persistent
2 years ago
tecnovert
2a35148a4b
xmr: Support daemon rpc login details.
2 years ago
tecnovert
b5b43a8bf3
tests: Fix test_reload for Particl v23
2 years ago
tecnovert
7bc411eb98
tests: Call reservebalance to trigger WakeThreadStakeMiner
...
Node 0 needs a short advantage to stake the first few blocks to avoid prevout-not-found errors.
2 years ago
tecnovert
c5f31f0d1e
ui: Add wallet encryption templates.
...
tests: Test wallet encryption.
2 years ago
tecnovert
b43d58afbf
api: Add wallet/createutxo
2 years ago
tecnovert
d08e85e73e
tests: Wait for height before starting
2 years ago
tecnovert
bbe7556d18
Disable v23 descriptor wallets.
...
Missing sethdseed, signmessage doesn't work and dumprivkey is missing (preventing a workaround).
2 years ago
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2 years ago
tecnovert
601d469801
test: Fix test class inheritance
2 years ago
tecnovert
c440f9e3a3
coins: Fix Firo seedid
2 years ago
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
2 years ago
tecnovert
515e6655e8
Disable HttpServer log messages.
2 years ago
tecnovert
f210024e93
coins: Decode pivx v3 transactions correctly.
2 years ago
tecnovert
18974d9458
test: Fix RESET_TEST=false
2 years ago
tecnovert
aa14da27af
dash: Fix initialiseWallet
...
Only the upgradetohd command sets the hdseed
upgradetohd can only run once the chain is synced
Basicswap stores the hash of the root_key in it's db to check for the expected seed.
Prefer not to store the real key.
2 years ago
tecnovert
4866ff4db8
dash: Add tests.
2 years ago
tecnovert
b0f6865c90
tests: Add pivx withdrawal test.
2 years ago
tecnovert
d74699992b
coins: Add PIVX
...
No CSV or segwit.
sethdseed requires a fully synced chain, manual intervention required to set a key derived from the master mnemonic.
Requires a pivxd version with a backported scantxoutset command.
2 years ago
tecnovert
1c4f208d27
refactor: E275 missing whitespace after keyword
2 years ago
tecnovert
7a3b41a11b
ui: Fix js value updates when sending bid.
2 years ago