tecnovert
9d6e566c3b
backports
2025-09-29 09:55:50 +02:00
tecnovert
7ee1931176
prepare: Set Particl version to 27.2.2.0
...
Fixes zmq missing curve functions.
Fix signmessage for v23.
2025-08-06 15:12:20 +02:00
tecnovert
235a8f6830
Explicitly set messagemagic string for Particl v27
2025-08-05 00:25:11 +02:00
tecnovert
4fa61e8e49
Allow lock-tx nLockTime to be > chain height + 2
2025-08-04 21:29:13 +02:00
tecnovert
f031d41a38
prepare: Set changetype=bech32 in BTC and LTC .conf files.
...
Rewrite .conf files to add changetype at startup if possible.
Add combine_non_segwit_prevouts function to coin interface.
Add option to list non-segwit UTXOs and combine_non_segwit_prevouts to gui.
Add test for changetype and combine_non_segwit_prevouts.
2025-06-21 01:24:02 +02:00
tecnovert
13847e129b
Fix adaptor sig swaps to Firo.
2025-05-13 22:09:16 +02:00
tecnovert
f6914d7c30
tests: Disable test_13_locked_xmr when xmr version >= 0.18.4.
2025-05-12 00:21:37 +02:00
tecnovert
80915d9865
Deduplicate getP2SHScriptForHash
2025-05-11 14:29:02 +02:00
tecnovert
3e98f174cd
Add workaround for btc seed changing after encrypting wallet.
...
Loses wallet history, rescanblockchain won't work on pruned chains.
2025-04-14 19:27:56 +02:00
tecnovert
f1c2b41714
Add safe_logs option to anonymise logs. ( #264 )
...
* Add safe_logs option to anonymise logs.
* Extend logger class.
2025-02-22 15:54:13 +00:00
tecnovert
c79ed493aa
Add estimated tx fee to amount check when posting bid.
...
Add more log messages around balance checks.
2025-01-22 18:07:20 +02:00
tecnovert
681122bcca
Disable duplicate (proof of funds) balance check when sending offer.
...
Fix for blinded Particl offers.
Add fee to reverse offer balance check.
2025-01-10 17:47:45 +02:00
tecnovert
28d99c4c0f
Fix recoverNoScriptTxnWithKey regression, add to more tests.
2025-01-06 20:17:21 +02:00
tecnovert
4b23834af8
Rename getNewSecretKey
2025-01-03 22:48:00 +02:00
tecnovert
31ead537c9
trivial: Fix lint issues.
2024-11-27 08:49:08 +02:00
bacoinin
c16dd1bba3
Re-enabled the getSpendableBalance for the PART_BLIND interface
2024-11-26 12:43:07 +00:00
bacoinin
9386544b3d
getUnspentsByAddr correclty retrieves unspent blind utxos
2024-11-24 20:03:04 +00:00
tecnovert
732c87b013
Reformat with black.
2024-11-15 18:53:54 +02:00
tecnovert
e05aaeba26
Add BTC type swipe tx mercy outputs.
2024-11-15 09:59:29 +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
ab472c04be
Decred sighash and signing.
2024-06-06 22:03:33 +02:00
tecnovert
761d0ca505
Get Decred account key from seed.
2024-06-06 22:03:32 +02:00
tecnovert
42421321f6
Remove publishBLockTx debug delay.
2024-02-16 23:05:20 +02:00
tecnovert
f5d4b8dc0d
Show error when auto-accepting a bid fails.
2024-01-24 23:12:18 +02:00
tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
2023-12-29 15:36:00 +02:00
tecnovert
0b963bffde
Add p2sh-p2wsh support, add Navcoin tests.
2023-08-29 22:06:16 +02:00
tecnovert
0432fae5b5
ui: Improve fee estimation.
2023-07-19 01:19:04 +02:00
tecnovert
9888c4ebe1
ui: Fix describebid for reverse PART_ANON swaps.
2023-07-14 14:50:29 +02:00
tecnovert
7bc5fc78ba
Fix BTC witness size estimate.
2023-07-14 10:44:56 +02:00
tecnovert
f6fb11f452
Add bid intent messages.
2023-07-05 23:35:25 +02:00
tecnovert
409c75851f
Replace calltx functions
2023-03-23 20:57:12 +02:00
tecnovert
2922b171a6
Load in-progress bids only when unlocked.
2023-02-16 22:57:55 +02:00
tecnovert
dc0bd147b8
tests: Add script test
2023-02-14 23:35:11 +02:00
tecnovert
c4321b7740
Add PARTct to coin code.
2022-12-20 22:19:01 +02:00
tecnovert
0e1cb6d03d
Support xmr-protocol swaps to BTC and PART
2022-12-08 03:42:59 +02:00
tecnovert
7d43512845
xmr: Add prefunded itx.
2022-12-08 03:33:14 +02:00
tecnovert
a250daca8b
xmr: Ensure incoming transfers are unlocked.
2022-12-02 13:58:26 +02:00
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
2022-11-08 13:14:03 +02:00
tecnovert
20c0c372d0
refactor: Move all coin interfaces to a dir
2022-08-09 00:10:37 +02:00