Backport core's PR9740
Details
Details
- Reviewers
schancel - Group Reviewers
Restricted Project - Commits
- rSTAGING291a6ce84054: Add friendly output to dumpwallet
rABC291a6ce84054: Add friendly output to dumpwallet
make check ./test/functional/test_runner.py wallet-dump
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/wallet/rpcdump.cpp | ||
---|---|---|
699 ↗ | (On Diff #3065) | Does this truncate the file? Also, is there any check to ensure that the dump file is not overlapping with the wallet, or other important files on the filesystem? If not, there should be. |