This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-02-26 17:19:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
365f35481d5c04109d64e88e548d6985705c2f75
bitcoin
/
src
/
wallet
/
test
History
Russell Yanofsky
62a09a3077
refactor: remove ::vpwallets and related global variables
...
Move global wallet variables to WalletContext struct
2021-08-17 04:05:15 -04:00
..
coinselector_tests.cpp
Use bilingual_str for address fetching functions
2021-07-01 12:57:51 -04:00
db_tests.cpp
…
init_test_fixture.cpp
…
init_test_fixture.h
…
init_tests.cpp
…
ismine_tests.cpp
…
psbt_wallet_tests.cpp
Construct and use PrecomputedTransactionData in PSBT signing
2021-06-12 12:25:28 -07:00
scriptpubkeyman_tests.cpp
…
spend_tests.cpp
[docs] Add release notes for
#21528
2021-08-04 12:36:22 -07:00
util.cpp
wallet test refactor: add CreateSyncedWallet function
2021-06-12 11:22:41 -04:00
util.h
wallet test refactor: add CreateSyncedWallet function
2021-06-12 11:22:41 -04:00
wallet_crypto_tests.cpp
…
wallet_test_fixture.cpp
…
wallet_test_fixture.h
…
wallet_tests.cpp
refactor: remove ::vpwallets and related global variables
2021-08-17 04:05:15 -04:00
walletdb_tests.cpp
…