Skip to content
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

Restructure the default ~/.kaspad directory layout #1613

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

svarogg
Copy link
Collaborator

@svarogg svarogg commented Mar 16, 2021

This PR resolves #1512

@svarogg svarogg linked an issue Mar 16, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #1613 (b5c714e) into v0.10.0-dev (b84080f) will decrease coverage by 0.00%.
The diff coverage is 16.66%.

Impacted file tree graph

@@               Coverage Diff               @@
##           v0.10.0-dev    #1613      +/-   ##
===============================================
- Coverage        60.01%   60.01%   -0.01%     
===============================================
  Files              515      515              
  Lines            20454    20454              
===============================================
- Hits             12276    12275       -1     
- Misses            6227     6229       +2     
+ Partials          1951     1950       -1     
Impacted Files Coverage Δ
app/app.go 0.00% <0.00%> (ø)
infrastructure/config/config.go 11.11% <20.00%> (-0.40%) ⬇️
app/protocol/flows/blockrelay/handle_relay_invs.go 68.75% <0.00%> (-1.25%) ⬇️
infrastructure/network/addressmanager/store.go 78.30% <0.00%> (+1.88%) ⬆️

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 b84080f...96081a6. Read the comment docs.

@stasatdaglabs stasatdaglabs merged commit 1a4161f into v0.10.0-dev Mar 16, 2021
@stasatdaglabs stasatdaglabs deleted the 1512-directory-structure branch March 16, 2021 15:36
@elichai
Copy link
Member

elichai commented Mar 16, 2021

HmmHomeDir usually referes to ~/($HOME). I'd prefer we stayed with the "datadir" terminology

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revise default datadir, logdir and configfile structures
3 participants