155 Commits (d87e7cb78abbf8365760df8f4f5892da66ae690c)

Author SHA1 Message Date
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
Kristaps Kaupe b928713880
Add ShellCheck linter script 4 years ago
Kristaps Kaupe 4f0eebc68d
Apply all current shellcheck suggestions to rest of the scripts 4 years ago
Kristaps Kaupe 3c8f247d1a
CI: Run tests on both Linux and macOS 4 years ago
Carl Dong 11ddec7841 docs: Remove now-confusing mentions of virtualenv 4 years ago
Carl Dong 6e3b6eca5d Dockerfiles: Use Python venv instead of virtualenv 4 years ago
nyxnor 2749da174a change payjoin default binding port 4 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
Adam Gibson 830ac22934
Allow taker peers to not serve onions + bugfixes. 4 years ago
Adam Gibson fd550ee564
Onion-based message channels with directory nodes 4 years ago
Kristaps Kaupe 308f739467
Print which option is invalid in shell scripts 4 years ago
Adam Gibson ac8b173508
Ensure all displayed addresses are imported 5 years ago
Adam Gibson 5f942d54fa
remove all libgmp dependency references 5 years ago
Kristaps Kaupe a5426808e3
Rename yield generator's txfee settings to txfee_contribution 5 years ago
Adam Gibson 7e73e4caa9
Add websocket for subscription, OpenAPI spec 5 years ago
undeath 7dcd3f3b5a move client/server data encoding to twisted 5 years ago