tecnovert
c90fa6f2c6
system: Allow preselecting inputs for atomic swaps.
2 years ago
tecnovert
a250daca8b
xmr: Ensure incoming transfers are unlocked.
2 years ago
tecnovert
c5f31f0d1e
ui: Add wallet encryption templates.
...
tests: Test wallet encryption.
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
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
146698425d
tests: Fix test_xmr_persistent
...
basicswap_prepare env vars are initialised when importing downloadPIVXParams
Fixed by reloading module
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
412770d399
ui: rateslist returns js list of rates.
2 years ago
tecnovert
1c4f208d27
refactor: E275 missing whitespace after keyword
2 years ago
tecnovert
cd5af7032f
ui: Use coin tickers as wallet keys in json/wallets
2 years ago
tecnovert
fa74b9982c
tests: Add xmr swap failure states to tests.
2 years ago
tecnovert
2c49d13aa0
tests: Add non xmr swap failure states to tests.
2 years ago
tecnovert
ede01d3fc8
tests: Start wallet restore test.
...
Fix LTC pidfile in config.
Update LTC onion port for core version 21.
2 years ago
tecnovert
02bd90053a
refactor: Use read_json_api in more tests.
3 years ago
tecnovert
0c620ea388
doc, tests: Test sequence diagrams are accurate.
...
Add delay between detecting PTX and redeeming ITX.
Add bid state history to json api.
Hide Tx none states in bid state history.
3 years ago
tecnovert
d909115ea4
refactor: Rename EventQueue table to Action
3 years ago
tecnovert
f90a96d9ca
ui: Split wallet page
3 years ago
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR
3 years ago
tecnovert
5beb1d17b9
ui: Expose bid valid for.
...
Set smsgsregtestadjust to false in tests.
Fix offer smsg valid for.
Set active_ind on bid records.
api: All times returned should be in unix-time.
4 years ago
tecnovert
36a40b5fa3
ui: Expose offer valid time.
4 years ago
tecnovert
c4fc2c70dc
api: Add withdraw.
4 years ago
tecnovert
f934b2d8f2
Update Bitcoin and Particl cores to 0.21
...
wallet.dat is no longer loaded by default.
4 years ago
tecnovert
64caceebfe
Persistent test.
4 years ago
tecnovert
3cfc7d1437
Split tests.
4 years ago
tecnovert
60b477e3c0
Increase version, add test for bids sent while recipient is offline.
4 years ago
tecnovert
269d10aeda
Ensure Particl mnemonic is loaded at startup.
4 years ago
tecnovert
acae8b4de3
Fix contract_count not inserted in db
4 years ago
tecnovert
5d84d54e6f
Replace makeInt with make_int
4 years ago