Skip to content

Add wipe method to Configuration storage.#117

Merged
xeroc merged 2 commits intobitshares:developfrom
jhtitor:wipe_config
Aug 3, 2018
Merged

Add wipe method to Configuration storage.#117
xeroc merged 2 commits intobitshares:developfrom
jhtitor:wipe_config

Conversation

@jhtitor
Copy link
Copy Markdown
Contributor

@jhtitor jhtitor commented Jul 16, 2018

Little helper method I found useful in "restore default settings" scenarios.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jul 16, 2018

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 16, 2018

Codecov Report

Merging #117 into develop will decrease coverage by 0.06%.
The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #117      +/-   ##
===========================================
- Coverage    59.43%   59.37%   -0.07%     
===========================================
  Files           37       37              
  Lines         3523     3525       +2     
===========================================
- Hits          2094     2093       -1     
- Misses        1429     1432       +3
Impacted Files Coverage Δ
bitshares/storage.py 49.6% <33.33%> (-0.2%) ⬇️
bitshares/transactionbuilder.py 66.52% <0%> (-0.28%) ⬇️
bitshares/bitshares.py 46.26% <0%> (-0.08%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2711c8f...9ebd2d5. Read the comment docs.

@xeroc xeroc merged commit 2af6d78 into bitshares:develop Aug 3, 2018
xeroc added a commit that referenced this pull request Aug 30, 2018
Release 0.1.20

ae7c969 (HEAD -> master) Merge branch 'release/0.1.20'
bb5ba9d (release/0.1.20) version bump
c8bac14 (origin/develop, develop) cleanup README
09d14a2 transactionbuilder make sure to add a recursive account as signed
f75d23b sonarcloud setup
43b6f99 Update transaction builder and load exceptions properly
8bc7d1a export XML coverage
7f9750b add sonarcloud properties
a5e38e2 add sonarcloud properties
879667f add sonarcloud to travis
27701d4 Ensure we do not have more keys for signing that are absolutely necessary
9eeb644 Merge pull request #124 from bitfag/fix-fee-asset
9328f84 Recognize Asset as argument for fee_asset
cfb9000 consistently change to bitshare/ github organization
25cfa77 Fix comment
2af6d78 Merge pull request #117 from jhtitor/wipe_config
93001e9 parse daily pay as integer
f7e9c68 Allow to set default instances in bitshares.py
a7d867b Allow to load a simple object from blockchain easily
a4bb897 Merge tag '0.1.19' into develop
9ebd2d5 Keep encrypted master password!
ed83dba Add wipe method to Configuration storage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants