Commit Graph

27 Commits

Author SHA1 Message Date
gerlofvanek 73d486d6f0 Refactor + Optimizations 2025-10-10 11:08:23 +02:00
tecnovert 8967f677c3 nmc: Create bdb wallet. 2025-03-31 00:46:56 +02:00
nahuhh 36ec1e8683 doge: config.py 2025-01-03 22:47:57 +02:00
tecnovert 732c87b013 Reformat with black. 2024-11-15 18:53:54 +02:00
tecnovert 765fadb0ed tests: Move BCH code to BCH test file. 2024-11-15 09:59:27 +02:00
mainnet-pat 1b43806d51 Add bitcoincash support for prepare and run scripts, add bitcoincash to testing suite, groundwork for bch-xmr atomic swap protocol 2024-11-15 07:50:12 +00:00
tecnovert fd7977b35a wownero: Add test. 2024-06-06 22:04:26 +02:00
nahuhh ee2f462ee9 wownero: integration 2024-06-06 22:04:26 +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 68ff57ebdc refactor: Lazy load interfaces. 2023-08-06 13:37:49 +02:00
tecnovert d15cf3dd6f guix: Add guix.scm 2022-11-20 20:58:10 +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 7298867e18 dash: Add to prepare script. 2022-10-20 22:23:25 +02:00
tecnovert b5a009d3f9 preparescript: Add temporary pivx release. 2022-09-01 12:37:22 +02:00
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.
2022-09-01 12:37:18 +02:00
tecnovert e03f32ea5f docker: Fix and document isolated coins config. 2022-07-11 23:36:28 +02:00
tecnovert deb71856e8 Poll chainstates.
Litecoin download link changed.
Fix fee comparison tx weight difference.
Remove format8.
New stalled for test bid state.
Moved sequence code to coin interfaces.
Display estimated time lock refund tx will be valid.
2021-02-03 16:01:27 +02:00
tecnovert 5a163e0f86 basicswap-prepare tries to initialise coin wallets from Particl mnemonic
Bitcoin 0.20: 'Cannot set a new HD seed while still in Initial Block Download.' Removed in 0.21
2020-12-04 01:46:01 +02:00
tecnovert 18a5322f10 MSG3L
Debug mode is disabled by default.
2020-11-15 19:02:46 +02:00
tecnovert acae8b4de3 Fix contract_count not inserted in db 2020-11-07 13:08:07 +02:00
tecnovert 4636d31ea9 LICENSE.txt -> LICENSE 2020-10-30 10:57:26 +02:00
tecnovert 7928625a7b Raise core versions.
Litecoin .17 -> .18 pidfile name changed from litecoin.pid -> litecoind.pid
2020-09-11 16:49:01 +02:00
tecnovert 0a2c6dafb7 Move some default values to config.py 2020-02-01 20:57:20 +02:00
tecnovert e390509946 Split main class. 2019-11-10 11:14:10 +02:00
tecnovert 307b8ab8bf NMC and CLTV, abs lock values still to be verified 2019-07-25 01:14:01 +02:00
tecnovert 76af4a941e Add txn 1st seen height to bid.
Format balance amount.
Start prepare script.
2019-07-21 18:26:56 +02:00
tecnovert e242f50b2b Add to Github 2019-07-17 18:07:37 +02:00