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

Removes the _attic folder from x/ #429

Merged
merged 1 commit into from
Feb 13, 2018
Merged

Removes the _attic folder from x/ #429

merged 1 commit into from
Feb 13, 2018

Conversation

adrianbrink
Copy link
Contributor

If you need to reference things from _attic, please check ref/attic.
That branch keeps all the old _attic files.

I've removed it here in order to make it easier for developers to search
and understand the codebase. We shouldn't have stale code on develop.

closes #428

If you need to reference things from _attic, please check `ref/attic`.
That branch keeps all the old _attic files.

I've removed it here in order to make it easier for developers to search
and understand the codebase. We shouldn't have stale code on `develop`.
@codecov
Copy link

codecov bot commented Feb 9, 2018

Codecov Report

Merging #429 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #429   +/-   ##
========================================
  Coverage    52.13%   52.13%           
========================================
  Files           34       34           
  Lines         1619     1619           
========================================
  Hits           844      844           
  Misses         721      721           
  Partials        54       54

@ebuchman ebuchman merged commit 4412c49 into develop Feb 13, 2018
@ebuchman ebuchman deleted the feature/remove_attec branch February 13, 2018 12:49
Neoplayer pushed a commit to Neoplayer/cosmos-sdk that referenced this pull request Jul 18, 2023
…s#426) (cosmos#429)

* feat: gRPC query for operator and chain configuration (backport cosmos#426)

* try rosetta fix

---------

Co-authored-by: Roman <roman@osmosis.team>
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.

Remove stale code from develop
3 participants