Commit Graph

12 Commits

Author SHA1 Message Date
tecnovert 0b963bffde Add p2sh-p2wsh support, add Navcoin tests. 2023-08-29 22:06:16 +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 3f71dffe5a Fix Dash checkseed. 2022-12-12 01:30:33 +02:00
tecnovert 2a9e423eaa Handle lost noscript lock transaction. 2022-12-11 20:31:43 +02:00
tecnovert 6860279faa tests: Add prefunded itx and xmr protocol tests 2022-12-11 01:26:42 +02:00
tecnovert b43d58afbf api: Add wallet/createutxo 2022-11-15 23:50:36 +02:00
tecnovert 8ec6d55963 Fix decodeAddress without bech32 hrp 2022-11-14 13:54:48 +02:00
tecnovert fc31615a97 api: Add wallet lock/unlock commands and getcoinseed. 2022-11-12 18:22:23 +02:00
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.
2022-10-21 18:39:19 +02:00
tecnovert 4866ff4db8 dash: Add tests. 2022-10-21 00:37:45 +02:00
tecnovert 7298867e18 dash: Add to prepare script. 2022-10-20 22:23:25 +02:00