172 Commits (f3f12f80ae366ccddb4e516a2a47e4fc63800f4a)

Author SHA1 Message Date
zebra-lucky ee05fcbc73 fix test_websocket.py sporadic fails 9 months ago
zebra-lucky 440a85a534 fix sequential tests run 9 months ago
zebra-lucky 092ff46219 fix test/unified/test_e2e_coinjoin.py 9 months ago
zebra-lucky 80a256539f fix usage of asyncio TestCase 9 months ago
zebra-lucky ee8cbceda7 fix test_taproot_wallet.py test_watchonly_wallet 9 months ago
zebra-lucky 9dc1fcc6f8 add TaprootFidelityBondWatchonlyWallet 9 months ago
zebra-lucky 553894e304 fix dkg_recover, add test_dkg_recover 9 months ago
zebra-lucky d5213ec45a fix test/unified/test_segwit.py 9 months ago
zebra-lucky d512c58543 fix test/unified/test_bumpfee.py 9 months ago
zebra-lucky 6f82bb1afb test_frost_ref.py: fix vectors path, iterations fixture 9 months ago
zebra-lucky 42cd66a43d update bip-frost-signing to commit f5ea4a5b 9 months ago
zebra-lucky 0dce982dea update bip-frost-dkg to commit 0f9e4b95 9 months ago
zebra-lucky faabb25ea5 add new tests for Taproot/FROST 9 months ago
zebra-lucky 456fbfaef3 fix existing tests 9 months ago
zebra-lucky dcfe04560b add FrostWallet 9 months ago
zebra-lucky 6d05c1039c add TaprootWallet 9 months ago
roshii 091ce515e9 fix(deps): bencode library 10 months ago
Kristaps Kaupe f952d7df2d
Update minimum supported Bitcoin Core version to 29.0 10 months ago
Kristaps Kaupe 6baf4a542d
Bump minimum required Bitcoin Core version from 24.0.1 to 25.1 2 years ago
Kristaps Kaupe 669839e201
Remove test that assumes mempoolfullrbf=0 2 years ago
Kristaps Kaupe b456968c8f
Bump minimum required Bitcoin Core version from 22.0 to 24.0.1 2 years ago
Kristaps Kaupe ee4a3fa75f
Bump minimum required Bitcoin Core version from 0.18 to 22.0 2 years ago
Kristaps Kaupe 719f242389 Fix run_tests.sh for Bitcoin Core v27 2 years ago
Kristaps Kaupe 6e5cdc81ae
Refactor: move bitcoin unit conversion functions from ob-watcher to jmbitcoin 2 years ago
Kristaps Kaupe 24feda79d3
Fix / remove broken links 2 years ago
Kristaps Kaupe f3f4f0a4fb
Multiple (batch) payment support in `direct_send()` 2 years ago
Kristaps Kaupe 053d8a18f2
Implement mixdepth filtering for showutxos 3 years ago
Kristaps Kaupe 8f382d0d5e
Add test for dict_factory() 3 years ago
Kristaps Kaupe 935a734b93
Fix tests for Core v26 when user has no access to ~/.bitcoin/settings.json 3 years ago
Kristaps Kaupe 8684853117
Support Bitcoin Core v26 for tests 3 years ago
Adam Gibson ef1d76e9db
Allow cache purging at wallet initialization 3 years ago
Kristaps Kaupe 18222796d2
Warn user if higher priority confirmation target than requested is provided by blockchain source 3 years ago
Kristaps Kaupe c990a4da6b
Allow fee bump tx not signalling BIP125 if mempoolfullrbf is enabled 3 years ago
Matt Whitlock c3c10f1615 wallet: implement optional cache validation 3 years ago
Matt Whitlock 5bc7eb4b8e wallet: add persistent cache, mapping path->(priv, pub, script, addr) 3 years ago
Matt Whitlock 01ec2a4181 wallet: add _addr_map, paralleling _script_map 3 years ago
Matt Whitlock 184d76f7f7 wallet: add get_{balance,utxos}_at_mixdepth methods 3 years ago
roshii 1cb20d5ae6 Do not reinstall on test 3 years ago
Kristaps Kaupe 3e71df586b
Fix ShellCheck warnings 3 years ago
roshii 91dacf662d Rewrite AES code with cryptography 3 years ago
roshii bfd5b2146c fix linting 3 years ago
roshii c88429d41a JWT authority fixes 3 years ago
roshii c8eef50e93 Migrate to modern packaging and src layout 3 years ago
Kristaps Kaupe c92120619e
GitHub workflow update (test multiple Bitcoin Core versions) 3 years ago
Kristaps Kaupe 9072e10d91
Don't alter LD_LIBRARY_PATH, PKG_CONFIG_PATH and C_INCLUDE_PATH in tests 3 years ago
Tim Akinbo eeb362be6c
added bumpfee.py script for bumping fees for rbf transactions 3 years ago
Adam Gibson dd1bde020d
update ygrunner test for #1427 3 years ago
Kristaps Kaupe 1370c12a5a
Use different jm_test_datadir for each local user 4 years ago
PulpCattel c4d9b9264a
tests: make setup fixtures optional. 4 years ago
Kristaps Kaupe 22c13b0ab7
Remove unused code instead of commenting out 4 years ago