Russell Yanofsky
|
f7086fd8ff
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
|
Hennadii Stepanov
|
f47dda2c58
|
scripted-diff: Bump copyright headers
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
Commits of previous years:
* 2020: fa0074e2d8
* 2019: aaaaad6ac9
|
2021-12-30 19:36:57 +02:00 |
|
Andrew Chow
|
9bf0243872
|
bench: Use DescriptorScriptPubKeyMan for wallet things
For wallet related benchmarks that need a ScriptPubKeyMan for operation,
use a DescriptorScriptPubKeyMan
|
2021-10-15 15:23:07 -04:00 |
|
Andrew Chow
|
171366e89b
|
Use bilingual_str for address fetching functions
For GetNewDestination, GetNewChangeDestination, and
GetReservedDestination, use bilingual_str for
errors
|
2021-07-01 12:57:51 -04:00 |
|
Andrew Chow
|
fadc08ad94
|
Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
This commit only affects locking behavior and doesn't have other changes.
|
2020-01-23 16:34:28 -05:00 |
|
Martin Zumsande
|
78e283e656
|
[test] move wallet helper functions into test library
|
2019-11-25 16:40:09 +01:00 |
|