163 Commits (0ae05fd7aa9a6c7df7d7c8339f9cf753fd640310)

Author SHA1 Message Date
zebra-lucky 0ae05fd7aa fix test/unified/test_segwit.py 4 months ago
zebra-lucky f4f911a686 fix test/unified/test_bumpfee.py 4 months ago
zebra-lucky 2c94ba52fb test_frost_ref.py: fix vectors path, iterations fixture 4 months ago
zebra-lucky 47788980f9 update bip-frost-signing to commit f5ea4a5b 4 months ago
zebra-lucky 9e05b5e79d update bip-frost-dkg to commit 0f9e4b95 4 months ago
zebra-lucky 6a338569a4 add new tests for Taproot/FROST 4 months ago
zebra-lucky 8c5ae45682 fix existing tests 4 months ago
zebra-lucky 65bd00dc84 add FrostWallet 4 months ago
zebra-lucky 0ef82f9a55 add TaprootWallet 4 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
Kristaps Kaupe 4f0eebc68d
Apply all current shellcheck suggestions to rest of the scripts 3 years ago
Kristaps Kaupe 3c8f247d1a
CI: Run tests on both Linux and macOS 3 years ago
Carl Dong 11ddec7841 docs: Remove now-confusing mentions of virtualenv 3 years ago
Carl Dong 6e3b6eca5d Dockerfiles: Use Python venv instead of virtualenv 3 years ago
nyxnor 2749da174a change payjoin default binding port 3 years ago
Adam Gibson 3b3bd39597
Replaces test_full_coinjoin with test_e2e_coinjoin 4 years ago
Kristaps Kaupe 62d7d73d68
Fix linter errors 4 years ago
Adam Gibson 5cc1695154
Disconnection logic fixes, add btcnet to handshake 4 years ago