-
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
Implement Gaia Tx Decode #5023
Implement Gaia Tx Decode #5023
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5023 +/- ##
==========================================
- Coverage 55.04% 55.03% -0.02%
==========================================
Files 291 291
Lines 17835 17839 +4
==========================================
Hits 9818 9818
- Misses 7310 7314 +4
Partials 707 707 |
96776e1
to
57a8696
Compare
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.
One more minor nit @tnachen
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.
needed! great add @tnachen
Co-Authored-By: yangyanqing <[email protected]>
Co-Authored-By: yangyanqing <[email protected]>
➜ cosmos-sdk git:(frank/3872-gaiacli-tx-decode-master) ✗ make build import cycle not allowed package github.com/cosmos/cosmos-sdk/simapp imports github.com/cosmos/cosmos-sdk/x/auth imports github.com/cosmos/cosmos-sdk/x/auth/client/rest imports github.com/cosmos/cosmos-sdk/x/auth can't load package: import cycle not allowed package github.com/cosmos/cosmos-sdk/simapp imports github.com/cosmos/cosmos-sdk/x/auth imports github.com/cosmos/cosmos-sdk/x/auth/client/rest imports github.com/cosmos/cosmos-sdk/x/auth Makefile:28: recipe for target 'build' failed make: *** [build] Error 1
Co-Authored-By: Alexander Bezobchuk <[email protected]>
87f3ab8
to
f6e7766
Compare
@alexanderbez just renamed the file! |
…os/cosmos-sdk into frank/3872-gaiacli-tx-decode-master
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.
testedACK
closes: #3872
This is a resubmission of #4213.
Targeted PR against correct branch (see CONTRIBUTING.md)
[x ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
[x ] Wrote tests
Updated relevant documentation (
docs/
)Added a relevant changelog entry to the
Unreleased
section inCHANGELOG.md
Re-reviewed
Files changed
in the github PR explorerFor Admin Use: