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
- Branch
- dumpwallettest
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 1990 Build 2129: Bitcoin ABC Buildbot (legacy) Build 2128: arc lint + arc unit
Event Timeline
src/wallet/rpcdump.cpp | ||
---|---|---|
699 | 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. |