This website requires JavaScript.
Explore
Help
Sign In
nik
/
liana
Watch
1
Star
0
Fork
0
You've already forked liana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
liana
/
tests
/
test_framework
History
Antoine Poinsot
bdf8b8f625
Rename IS_BITCOIND_25 to IS_NOT_BITCOIND_26
...
for f in ; do sed -i 's/IS_BITCOIND_25/IS_NOT_BITCOIND_24/g' tests/test_misc.py; done
2024-02-27 14:18:04 +01:00
..
__init__.py
tests: add a functional test framework, adapted from revaultd
2022-07-25 16:31:35 +02:00
authproxy.py
tests: add a functional test framework, adapted from revaultd
2022-07-25 16:31:35 +02:00
bitcoind.py
qa: bitcoind: add a helper for sending a P2P message to bitcoind
2023-08-09 12:55:58 +02:00
lianad.py
Revert "Merge
#742
: commands: don't add derivation paths for keys from different path but same signer"
2023-10-27 15:43:52 +02:00
serializations.py
qa: replace our PSBT implementation with a tweaked version of Bitcoin Core's
2022-10-19 12:07:22 +02:00
signer.py
tests: add a datadir migration functional test
2023-04-05 17:30:01 +02:00
utils.py
Rename IS_BITCOIND_25 to IS_NOT_BITCOIND_26
2024-02-27 14:18:04 +01:00