index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
wallet_groups.py
Age
Commit message (
Expand
)
Author
2021-03-11
test: use fewer blocks in wallet_groups and move sync call
Jon Atack
2021-03-07
test: add missing logging to wallet_groups.py
Jon Atack
2020-08-18
-maxapsfee: follow-up fixes
Karl-Johan Alm
2020-08-18
tests: add sync_all to fix race condition in wallet groups test
Karl-Johan Alm
2020-08-17
Merge #14582: wallet: always do avoid partial spends if fees are within a spe...
Samuel Dobson
2020-08-06
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-08-06
test: test the implicit avoid partial spends functionality
Karl-Johan Alm
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-14
test: Bump timeouts to avoid valgrind failures
MarcoFalke
2020-01-25
Merge #17770: test: bump test timeouts so that functional tests run in valgrind
MarcoFalke
2020-01-25
bump test timeouts so that functional tests run in valgrind
Micky Yun Chan
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-09-19
Test: Move common function assert_approx() into util.py
fridokus
2018-12-22
scripted-diff: Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-01
qa: Extract rpc_timewait as test param
MarcoFalke
2018-07-30
[qa] Add test for too-large wallet output groups
Suhas Daftuar
2018-07-24
test: Add basic testing for wallet groups
Karl-Johan Alm