-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
organize the docs/
directory
#2695
Conversation
@@ -203,3 +203,38 @@ and all the semantics of the Ethereum state machine. | |||
|
|||
Within `x/eth`, transactions sent to particular addresses can be handled in unique ways, | |||
for instance to handle IBC and staking. | |||
|
|||
# cosmos-sdk-cli |
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.
This tooling is WIP and not ready for usage. Its currently way out of sync with the codebase and needs updating. I think we should leave out mentions to it if we can.
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.
yes, zach is only working on reorg, and I will work on content on another PR (fixing links, removing/updating depracted stuff, etc.
Codecov Report
@@ Coverage Diff @@
## docs-overhaul #2695 +/- ##
================================================
+ Coverage 58.01% 58.92% +0.9%
================================================
Files 153 152 -1
Lines 9511 8840 -671
================================================
- Hits 5518 5209 -309
+ Misses 3632 3283 -349
+ Partials 361 348 -13 |
see the commit messages for a precise overview of the changes
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added entries in
PENDING.md
with issue #rereviewed
Files changed
in the github PR explorerFor Admin Use: