38 Commits (94e5ba9ba2901c8205c1814ece8e2fafbff63a03)

Author SHA1 Message Date
Wladimir J. van der Laan 75a109338f tests: Fix dangling pwalletMain pointer in wallet tests 8 years ago
Russell Yanofsky e2e2f4c856 Return errors from importmulti if complete rescans are not successful 8 years ago
Pieter Wuille 6b03bfb840 Fix memory leak in wallet tests 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Gregory Sanders 0b2294a980 SelectCoinsMinConf: Prefer coins with fewer ancestors 8 years ago
Gregory Maxwell bae1eef752 Fix wallet/test/crypto_tests.cpp for OpenSSL 1.1 API. 8 years ago
Pieter Wuille c3f5673a63 Make CWalletTx store a CTransactionRef instead of inheriting 8 years ago
Brian Deery 07ede5d711 update comments for tx weight 8 years ago
Wladimir J. van der Laan 999e4c91c2 wallet: Change CCrypter to use vectors with secure allocator 8 years ago
Wladimir J. van der Laan 5eaaa83ac1 Kill insecure_random and associated global state 8 years ago
Patrick Strateman 2ca6b9df1d Remove last reference to CWalletDB from accounting_tests.cpp 8 years ago
Patrick Strateman 02e2a81536 Remove pwalletdb parameter from CWallet::AddAccountingEntry 8 years ago
Patrick Strateman d2e678d7d2 Add CWallet::ReorderTransactions and use in accounting_tests.cpp 8 years ago
Patrick Strateman 59adc86680 Add CWallet::ListAccountCreditDebit 8 years ago
Pavel Janík b175cb755b Do not shadow variables. 8 years ago
Wladimir J. van der Laan 653bb3d640 Add copyright header to wallet_text_fixture.cpp 8 years ago
Patrick Strateman 9578333ec4 Remove rpc_wallet_tests.cpp 8 years ago
Patrick Strateman 867f842f1e Remove CWalletDB* parameter from CWallet::AddToWallet 8 years ago
Patrick Strateman 00f09c920c Split CWallet::AddToWallet into AddToWallet and LoadToWallet. 8 years ago
Wladimir J. van der Laan 20f3cd75f6 wallet: Revert input selection post-pruning 8 years ago
MarcoFalke faa91b12f7 [wallet] tests: Don't use floating point 8 years ago
Cory Fields 34ed64a404 crypter: add tests for crypter 8 years ago
Wladimir J. van der Laan b30fb42e49 test: Rename wallet.dat to wallet_test.dat 9 years ago
Wladimir J. van der Laan f4eae2d910 test: Create test fixture for wallet 9 years ago
Wladimir J. van der Laan de39c95c24 test: move accounting_tests and rpc_wallet_tests to wallet/test 9 years ago
Pieter Wuille c3932b3270 List solvability in listunspent output and improve help 9 years ago
MarcoFalke faf538bfdb [trivial] Merge test cases and replace CENT with COIN 9 years ago
MarcoFalke fa3c7e644f [wallet] Add regression test for vValue sort order 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
MarcoFalke fafd09375e [wallet] Adjust pruning test 9 years ago
Murch fc0f52d780 Added a test for the pruning of extraneous inputs after ApproximateBestSet 9 years ago
MarcoFalke 6b0e622c25 [wallet] Refactor to use new MIN_CHANGE 9 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago