aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/spend_tests.cpp
AgeCommit message (Expand)Author
2022-05-16wallet: CreateTransaction(): return out-params as (optional) structSebastian Falbesoner
2022-01-24wallet: Allow user specified input size to overrideAndrew Chow
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-11-09Remove `gArgs` from `wallet.h` and `wallet.cpp`Kiminuo
2021-10-15tests: Use legacy change type in subtract fee from outputs testAndrew Chow
2021-09-30[MOVEONLY] consensus: move amount.h into consensusfanquake
2021-09-01refactor: Detach wallet transaction methods (followup for move-only)Russell Yanofsky
2021-08-04[docs] Add release notes for #21528Amiti Uttarwar
2021-06-12wallet test: Add test for subtract fee from recipient behaviorRussell Yanofsky