-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
feat: Introduce Cosmos Scalars #9933
Conversation
8c98580
to
88234b1
Compare
88234b1
to
2a846b9
Compare
5bd5402
to
9264d4f
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.
I reviewed a couple of files, lgtm overall
54bc0e8
to
e4bd120
Compare
…berbono3/introduce-cosmos-scalars
Visit https://dashboard.github.orijtech.com?pr=9933&remote=false&repo=cosmos%2Fcosmos-sdk to see benchmark details. |
Updated go.mod, |
…berbono3/introduce-cosmos-scalars
Should I add changelog entry ? |
Yes, that'd be nice |
1a82d72
to
41f81de
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.
lgtm!
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
@atheeshp can you take a look, please? |
Codecov Report
@@ Coverage Diff @@
## master #9933 +/- ##
=======================================
Coverage 63.72% 63.72%
=======================================
Files 573 573
Lines 53766 53766
=======================================
+ Hits 34263 34264 +1
+ Misses 17555 17554 -1
Partials 1948 1948
|
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
@cyberbono3 @AmauryM seems like this PR got merged with compile time failures per https://dashboard.github.orijtech.com/benchmark/4eb8d091a0c44a55a4551a43ef02ca81 |
Ah interesting, the SDK's own CI passed. Can I reproduce this locally? |
Description
Closes: #9694
goes hand-in-hand with cosmos/cosmos-proto#17
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...
!
in the type prefix if API or client breaking change