tecnovert
fb48797298
tests: Fix lint issues.
2023-12-19 13:21:15 +02:00
tecnovert
61845a7a84
tests: Prune Firo tests.
2023-12-19 01:30:52 +02:00
tecnovert
01bb3870b6
tests: Add gettxout and scantxoutset tests to test_btc_xmr.py
2023-12-02 19:32:39 +02:00
tecnovert
28baa597cc
coins: Read Firo ProgPow blocks
2023-12-01 00:19:54 +02:00
tecnovert
d4a6ad7d6f
Enable reverse adaptor sig swaps for segwit-less coins.
2023-11-30 21:46:03 +02:00
tecnovert
fd0bf9ed73
Raise version to 0.12.1
2023-11-25 11:08:00 +02:00
tecnovert
7053d7ee4b
Use gettxout where scantxoutset is not available.
2023-11-25 00:40:52 +02:00
tecnovert
0b963bffde
Add p2sh-p2wsh support, add Navcoin tests.
2023-08-29 22:06:16 +02:00
tecnovert
68ff57ebdc
refactor: Lazy load interfaces.
2023-08-06 13:37:49 +02:00
tecnovert
409c75851f
Replace calltx functions
2023-03-23 20:57:12 +02:00
tecnovert
3f71dffe5a
Fix Dash checkseed.
2022-12-12 01:30:33 +02:00
tecnovert
6860279faa
tests: Add prefunded itx and xmr protocol tests
2022-12-11 01:26:42 +02:00
tecnovert
c5f31f0d1e
ui: Add wallet encryption templates.
...
tests: Test wallet encryption.
2022-11-18 00:58:14 +02:00
tecnovert
b43d58afbf
api: Add wallet/createutxo
2022-11-15 23:50:36 +02:00
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2022-11-12 18:22:23 +02:00
tecnovert
601d469801
test: Fix test class inheritance
2022-11-10 23:41:59 +02:00
tecnovert
c440f9e3a3
coins: Fix Firo seedid
2022-11-08 16:43:44 +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