Problem: Cronos params name has an unnecessary Key prefix#185
Conversation
Solution: (Fix crypto-org-chain#184) Remove the `Key` from params name
Codecov Report
@@ Coverage Diff @@
## main #185 +/- ##
==========================================
+ Coverage 21.51% 26.63% +5.11%
==========================================
Files 27 33 +6
Lines 1729 2328 +599
==========================================
+ Hits 372 620 +248
- Misses 1324 1662 +338
- Partials 33 46 +13
Continue to review full report at Codecov.
|
tomtau
left a comment
There was a problem hiding this comment.
maybe also add a test with the param name changes when that bug is captured?
Sure, let me take a look on how to do it. |
it can be ignored -- I thought the "Key" prefix was causing some issues in paramchange proposal, so nothing to test here |
Solution: (Fix #184) Remove the
Keyfrom params name👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻
PR Checklist:
make)make test)go fmt)golangci-lint run)go list -json -m all | nancy sleuth)Thank you for your code, it's appreciated! :)