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

Add Persistence config #373

Merged
merged 4 commits into from
Jul 26, 2021

Conversation

freak12techno
Copy link
Contributor

Aaaand another config.
This is a bit tricky as the chain_id doesn't match the network name (chain id is core-1, network name is persistence, bech prefix are persistencesomething), still should work though.
I'll also ask somebody from the Persistence foundation to review this.

@freak12techno
Copy link
Contributor Author

This fails some tests, so I'll fix it first.

@codecov-commenter
Copy link

Codecov Report

Merging #373 (e8e3c76) into main (daa0830) will decrease coverage by 0.00%.
The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #373      +/-   ##
==========================================
- Coverage   20.23%   20.22%   -0.01%     
==========================================
  Files          73       73              
  Lines        2743     2749       +6     
==========================================
+ Hits          555      556       +1     
- Misses       2188     2193       +5     
Impacted Files Coverage Δ
src/commands/init/config_builder.rs 0.00% <0.00%> (ø)
src/commands/init/networks.rs 20.00% <20.00%> (ø)

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 daa0830...e8e3c76. Read the comment docs.

@tony-iqlusion tony-iqlusion merged commit dfc4c85 into iqlusioninc:main Jul 26, 2021
@tony-iqlusion
Copy link
Member

Thank you!

@tony-iqlusion tony-iqlusion mentioned this pull request Feb 11, 2022
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.

3 participants