51 Commits (089f75c0a388f1b1f323cab716e41ded859db79c)

Author SHA1 Message Date
James Hilliard 089f75c0a3 Replace deprecated py.test syntax with pytest. 8 years ago
undeath a2c74ee563
add random-under-max order chooser 8 years ago
undeath 310fac8cf9
add test for wallet.mixdepth 8 years ago
undeath 03ee77b96b
fix issues highlighted by flake8 8 years ago
undeath 1451c9e3ae remove unused imports 8 years ago
undeath a929cf304d make log output human-readable again 8 years ago
undeath 703ae04dcc remove wallet.sign() 8 years ago
undeath 89b5cd4280 add new wallet classes to existing tests 8 years ago
undeath 2a0757c4bc remove BitcoinCoreWallet 8 years ago
undeath ca57a14d0a add new wallet implementation 8 years ago
AdamISZ 5802c57354
Fixes reactor.stop bug when no commitments fit size restraint 8 years ago
undeath 2bfe080017 add teardown code in test_coinjoin for clean reactor 8 years ago
undeath 4524293c6b add basic test for coinjoins 8 years ago
AdamISZ d08438900e
fix test_configure for new jsonrpc 8 years ago
AdamISZ 619b4a123f
Add support for taker using a non-segwit wallet 8 years ago
AdamISZ db458ec1cf
Correct handling of invalid, duplicate or spurious signatures by taker. 8 years ago
AdamISZ 2916d528fe
bech32 destination addresses and script conversions 8 years ago
undeath 605eebe745 add test cases for maker::verify_unsigned_tx 9 years ago
AdamISZ 3aab8b985e
Add timeouts for tx watchers for both broadcast and 9 years ago
AdamISZ c1d12f8d90
add tests for wallets with mnemonic-extensions 9 years ago
AdamISZ ae6b7f27fd
Various fixes: 9 years ago
AdamISZ ed445fe84c
Fix tests to run if mainnet is concurrent. 9 years ago
Adam Gibson 8312e20bff
bugfix taker test 9 years ago
Adam Gibson 0274c72198
Improve tx watching, bugfix sweeps, temporary test removal 9 years ago
Adam Gibson 2ea4df400b
GUI updates and blockr removal 9 years ago
Adam Gibson f3529b4896
remove txnotify tests 9 years ago
Adam Gibson 958f0deb83
Re-implement show podle tries in showutxos method 9 years ago
Adam Gibson f058a8368f
Allow immediate quit of sendpayment if no offers 9 years ago
Adam Gibson b58b8fcbcd
Fix tests, fix bug in mixed-transaction signing (not used in JM) 9 years ago
Adam Gibson 68d13d75f1
Modify jmclient tests for new protocol updates 9 years ago
Adam Gibson 671e689495
segwit backend support 9 years ago
Adam Gibson 014f94da25
fix taker test 9 years ago
Adam Gibson 0d663b7ed4
Add push to random-peer and not-self options 9 years ago
Adam Gibson de0db595ae
fix test: fee sanity check 9 years ago
Adam Gibson cbe9690506
second fix test_taker 9 years ago
Adam Gibson f5cf1d78f2
fix twisted version, fix taker test 9 years ago
Adam Gibson 6d5feb663f
fix test_schedule for completion flag 9 years ago
Adam Gibson ad0f407d0c
Tweak tumble schedule on failure to retry more effectively. 9 years ago
Adam Gibson 4fcf266830
fix client_proto test, ignore stallMonitor 9 years ago
Adam Gibson bdfe7c5083
add bc.i interface (debug messages left in) 9 years ago
Adam Gibson 850d4a593e
fixup client proto test 9 years ago
Adam Gibson 4fb554b8fe
update tests for new schedule syntax 9 years ago
Adam Gibson 7c5d8a1e1f
use callFromThread for bci callbacks 10 years ago
Adam Gibson 0ea2dc5301
Completed coverage of jmbitcoin, jmbase, jmclient 10 years ago
Adam Gibson e288ba92e9
completed coverage of jmclient 10 years ago
Adam Gibson bb07a09e25
a lot more coverage of jmclient; only client_protocol left 10 years ago
Adam Gibson 7714d0db53
Test coverage of support.py in jmclient 10 years ago
Adam Gibson 470ceb9b4c
Add more jmclient tests, wallets full coverage 10 years ago
Adam Gibson 7a1354fa22
Add test coverage of Taker 10 years ago
Adam Gibson 285f146446
Add tests for packages; bitcoin tests working, others in progress 10 years ago