171 Commits (971f6c87d7746f8d969242b2b41f4bf84b25f5fd)

Author SHA1 Message Date
zebra-lucky 440a85a534 fix sequential tests run 1 month ago
zebra-lucky 092ff46219 fix test/unified/test_e2e_coinjoin.py 1 month ago
zebra-lucky 80a256539f fix usage of asyncio TestCase 1 month ago
zebra-lucky ee8cbceda7 fix test_taproot_wallet.py test_watchonly_wallet 1 month ago
zebra-lucky 9dc1fcc6f8 add TaprootFidelityBondWatchonlyWallet 1 month ago
zebra-lucky 553894e304 fix dkg_recover, add test_dkg_recover 1 month ago
zebra-lucky d5213ec45a fix test/unified/test_segwit.py 1 month ago
zebra-lucky d512c58543 fix test/unified/test_bumpfee.py 1 month ago
zebra-lucky 6f82bb1afb test_frost_ref.py: fix vectors path, iterations fixture 1 month ago
zebra-lucky 42cd66a43d update bip-frost-signing to commit f5ea4a5b 1 month ago
zebra-lucky 0dce982dea update bip-frost-dkg to commit 0f9e4b95 1 month ago
zebra-lucky faabb25ea5 add new tests for Taproot/FROST 1 month ago
zebra-lucky 456fbfaef3 fix existing tests 1 month ago
zebra-lucky dcfe04560b add FrostWallet 1 month ago
zebra-lucky 6d05c1039c add TaprootWallet 1 month ago
roshii 091ce515e9 fix(deps): bencode library 2 months ago
Kristaps Kaupe f952d7df2d
Update minimum supported Bitcoin Core version to 29.0 2 months ago
Kristaps Kaupe 6baf4a542d
Bump minimum required Bitcoin Core version from 24.0.1 to 25.1 1 year ago
Kristaps Kaupe 669839e201
Remove test that assumes mempoolfullrbf=0 1 year ago
Kristaps Kaupe b456968c8f
Bump minimum required Bitcoin Core version from 22.0 to 24.0.1 1 year ago
Kristaps Kaupe ee4a3fa75f
Bump minimum required Bitcoin Core version from 0.18 to 22.0 1 year 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 2 years ago
Kristaps Kaupe 8f382d0d5e
Add test for dict_factory() 2 years ago
Kristaps Kaupe 935a734b93
Fix tests for Core v26 when user has no access to ~/.bitcoin/settings.json 2 years ago
Kristaps Kaupe 8684853117
Support Bitcoin Core v26 for tests 2 years ago
Adam Gibson ef1d76e9db
Allow cache purging at wallet initialization 2 years ago
Kristaps Kaupe 18222796d2
Warn user if higher priority confirmation target than requested is provided by blockchain source 2 years ago
Kristaps Kaupe c990a4da6b
Allow fee bump tx not signalling BIP125 if mempoolfullrbf is enabled 2 years ago
Matt Whitlock c3c10f1615 wallet: implement optional cache validation 2 years ago
Matt Whitlock 5bc7eb4b8e wallet: add persistent cache, mapping path->(priv, pub, script, addr) 2 years ago
Matt Whitlock 01ec2a4181 wallet: add _addr_map, paralleling _script_map 2 years ago
Matt Whitlock 184d76f7f7 wallet: add get_{balance,utxos}_at_mixdepth methods 2 years ago
roshii 1cb20d5ae6 Do not reinstall on test 2 years ago
Kristaps Kaupe 3e71df586b
Fix ShellCheck warnings 2 years ago
roshii 91dacf662d Rewrite AES code with cryptography 2 years ago
roshii bfd5b2146c fix linting 2 years ago
roshii c88429d41a JWT authority fixes 2 years ago
roshii c8eef50e93 Migrate to modern packaging and src layout 2 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 3 years ago
PulpCattel c4d9b9264a
tests: make setup fixtures optional. 3 years ago
Kristaps Kaupe 22c13b0ab7
Remove unused code instead of commenting out 3 years ago
Kristaps Kaupe b928713880
Add ShellCheck linter script 3 years ago