28 Commits (75c5f6a9050d0bc56cce6b6d92322816a654b8ab)

Author SHA1 Message Date
tecnovert 9645e87961
protocol: Sign for key halves when not swapping XMR 2 years ago
tecnovert 409c75851f
Replace calltx functions 2 years ago
tecnovert 09cc523ac3
Added restrict_unknown_seed_wallets setting. 2 years ago
tecnovert b6046fdbf3
api: getcoinseed shows seed id 2 years ago
tecnovert dc0bd147b8
tests: Add script test 2 years ago
tecnovert c4321b7740
Add PARTct to coin code. 2 years ago
tecnovert ef6653a8db
coins: Encrypt wallets before importing seeds, allow BTC to start without wallet. 2 years ago
tecnovert 2a9e423eaa
Handle lost noscript lock transaction. 2 years ago
tecnovert 6860279faa
tests: Add prefunded itx and xmr protocol tests 2 years ago
tecnovert 0e1cb6d03d
Support xmr-protocol swaps to BTC and PART 2 years ago
tecnovert 7d43512845
xmr: Add prefunded itx. 2 years ago
tecnovert c90fa6f2c6
system: Allow preselecting inputs for atomic swaps. 2 years ago
tecnovert a250daca8b
xmr: Ensure incoming transfers are unlocked. 2 years ago
tecnovert 6e5c54b447
ui: Send locked status to templates. 2 years ago
tecnovert c5f31f0d1e
ui: Add wallet encryption templates. 2 years ago
tecnovert 0f7df9e5f1
preparescript: Add WALLET_ENCRYPTION_PWD env var. 2 years ago
tecnovert bbe7556d18
Disable v23 descriptor wallets. 2 years ago
tecnovert fc31615a97
api: Add wallet lock/unlock commands and getcoinseed. 2 years ago
tecnovert c440f9e3a3
coins: Fix Firo seedid 2 years ago
tecnovert ca264db0d0
Add non-segwit Firo support. 2 years ago
tecnovert aa14da27af
dash: Fix initialiseWallet 2 years ago
tecnovert 6ae8651d1b
ui: Hide all except 'Reseed Wallet' button if expected_seed is false. 2 years ago
tecnovert 58a2707526
merge: Fix merge and lint issues. 2 years ago
gerlofvanek 9495249e70 GUI v.01 2 years ago
tecnovert ef0f5ea1ea
protocol: Validate CLTV block values 2 years ago
tecnovert d74699992b
coins: Add PIVX 2 years ago
tecnovert 48e5dcbcc9
refactor: Add createRawSignedTransaction to interface 2 years ago
tecnovert 20c0c372d0
refactor: Move all coin interfaces to a dir 2 years ago
tecnovert 1c4f208d27
refactor: E275 missing whitespace after keyword 2 years ago
tecnovert 0580f9ebac
tests: Fix NMC tests. 3 years ago
tecnovert 0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot. 3 years ago
tecnovert 88c94c4acd
Set default anon tx ring size to 12 and add setting. 3 years ago
tecnovert 12bae95e7d
coins: Raise Bitcoin version to 22.0 3 years ago
tecnovert d1e015962c
basicswap-prepare can enable and disable tor config. 3 years ago
tecnovert 67518efcad
ui: Add option to create sized utxo. 3 years ago
tecnovert 3ba551c9da
Use getblockhashafter command in getWalletRestoreHeight. 3 years ago
tecnovert 1476ad3cec
Check available balance before sending xmr bid 3 years ago
tecnovert 65951220b8
Fix bug when manually redeeming noscript lock tx with invalid amount. 3 years ago
tecnovert e502a00341
ui: Recover noscript txn if remote key is known. 3 years ago
tecnovert 053c263751
ui: Add option to set debug tweak option from bid page. 3 years ago
tecnovert cd4103ce3e
tests: Deduplicate test_run.py 3 years ago
tecnovert 0cf3f8e3b3
ui: Can display chain A lock tx inputs. 3 years ago
tecnovert edddf9158a
refactor: Remove encodeSegwitP2WSH and getScriptAddress 3 years ago
tecnovert 1d932cdd01
protocol: Add protocol version to order and bid messages 3 years ago
tecnovert 1d6f55b8b9
ui: Display decoded tx in View Tx output. 3 years ago
tecnovert 6e82961da9
particl: Can swap PARTct -> XMR 3 years ago
tecnovert 1ef71ea79b
particl: Can swap anon outputs 3 years ago
tecnovert a40519737d protocol: Enable private offers 3 years ago
tecnovert bf00f80b4d
ui: Start describing xmr bid states. 3 years ago
tecnovert 4475e5b643
Add View Lock Wallet Transfers button to bid page. 3 years ago