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
/
src
/
wallet
/
test
Age
Commit message (
Expand
)
Author
2016-07-01
wallet: Revert input selection post-pruning
Wladimir J. van der Laan
2016-06-17
[wallet] tests: Don't use floating point
MarcoFalke
2016-05-13
crypter: add tests for crypter
Cory Fields
2016-04-25
Merge #7688: List solvability in listunspent output and improve help
Wladimir J. van der Laan
2016-04-18
test: Rename wallet.dat to wallet_test.dat
Wladimir J. van der Laan
2016-04-18
test: Create test fixture for wallet
Wladimir J. van der Laan
2016-04-18
test: move accounting_tests and rpc_wallet_tests to wallet/test
Wladimir J. van der Laan
2016-03-14
List solvability in listunspent output and improve help
Pieter Wuille
2016-01-07
Merge pull request #7293
Wladimir J. van der Laan
2016-01-05
[trivial] Merge test cases and replace CENT with COIN
MarcoFalke
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
[wallet] Add regression test for vValue sort order
MarcoFalke
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-12-09
[wallet] Adjust pruning test
MarcoFalke
2015-12-07
Added a test for the pruning of extraneous inputs after ApproximateBestSet
Murch
2015-10-28
[wallet] Refactor to use new MIN_CHANGE
MarcoFalke
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli