-
Notifications
You must be signed in to change notification settings - Fork 38.8k
[QA] Add walletdump RPC test (including HD- & encryption-tests) #8417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Fixes #8410 |
|
Thanks for adding helpful comments! Looks good utACK 54af51d On Thu, Jul 28, 2016 at 3:07 PM, Jonas Schnelli [email protected]
|
|
Thanks, a test for this is very welcome, test code looks good to me |
…-tests) 54af51d [QA] Add walletdump RPC test (including HD- & encryption-tests) (Jonas Schnelli)
| from test_framework.test_framework import BitcoinTestFramework | ||
| from test_framework.util import * | ||
| import os | ||
| import shutil |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unused import
|
Sorry for the delayed feedback. I will try to create another pull to address those. |
Github-Pull: bitcoin#8417 Rebased-From: 54af51d
…ryption-tests) 54af51d [QA] Add walletdump RPC test (including HD- & encryption-tests) (Jonas Schnelli)
…ryption-tests) 54af51d [QA] Add walletdump RPC test (including HD- & encryption-tests) (Jonas Schnelli)
…ryption-tests) 54af51d [QA] Add walletdump RPC test (including HD- & encryption-tests) (Jonas Schnelli)
No description provided.