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
/
qa
/
rpc-tests
/
wallet.py
Age
Commit message (
Expand
)
Author
2016-03-31
[qa] Use python2/3 syntax
MarcoFalke
2016-03-28
[qa] wallet: Wait for reindex to catch up
MarcoFalke
2016-03-21
RPC tests for generatetoaddress
Andrew C
2016-03-19
[qa] rpc-test: Normalize assert()
MarcoFalke
2016-03-17
[qa] Add tests verifychain, lockunspent, getbalance, listsinceblock
MarcoFalke
2016-03-14
[qa] wallet: speed up tests
MarcoFalke
2016-01-20
[qa] Change default block priority size to 0
MarcoFalke
2016-01-18
[qa] wallet: Print maintenance
MarcoFalke
2016-01-13
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-07
Merge pull request #7229
Wladimir J. van der Laan
2015-12-18
[qa] check if wallet or blochchain maintenance changes the balance
MarcoFalke
2015-12-18
[qa] Cleanup wallet.py test
MarcoFalke
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-28
[wallet] Add rpc tests to verify fee calculations
MarcoFalke
2015-07-27
[QA] add testcases for parsing strings as values
Jonas Schnelli
2015-05-18
[QA] restructure rpc tests directory
Jonas Schnelli
2015-05-01
Bugfix: Grammar fixes
Corinne Dashjr
2015-04-21
add rpc test for listunspents support for zero value txouts
Jonas Schnelli
2015-04-09
Fix travis after merging #5957
Wladimir J. van der Laan
2015-04-09
Merge pull request #5957
Wladimir J. van der Laan
2015-04-01
Introduce separate 'generate' RPC call
Pieter Wuille
2015-04-01
add -walletbroadcast=0 rpc test
Jonas Schnelli
2015-03-24
Regression test for ResendWalletTransactions
Gavin Andresen
2015-03-13
qa/rpc-tests/wallet: Tests for sendmany
Luke Dashjr
2015-03-13
Subtract fee from amount
Cozz Lovan
2015-01-31
Changed pronouns for correctness and inclusivity
bikinibabe
2014-12-25
RPC test for immature balance
Jonas Schnelli
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-27
Fix python usage for arch's broken maintainers
Matt Corallo
2014-11-20
Port of wallet.sh to python (wallet.py).
mrbandrews