Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Issues with kwun/stargate and cosmos-sdk v0.40.0-rc0 #407

Open
michaelfig opened this issue Oct 15, 2020 · 1 comment
Open

Issues with kwun/stargate and cosmos-sdk v0.40.0-rc0 #407

michaelfig opened this issue Oct 15, 2020 · 1 comment
Labels

Comments

@michaelfig
Copy link
Contributor

Describe the bug
I can't see any transaction information, but the block's transaction count is okay.

Validator voting power seems incorrect (wayy too big).

To Reproduce
Use the stargate release, and check the block explorer.

My validator has self-delegated 50,000,000 uagstake, and the settings has:

{
        "coins": [
            {
                "denom": "uagstake",
                "displayName": "AGSTAKE",
                "displayNamePlural": "AGSTAKES",
                "fraction": 1000000
            },

the self-delegation ratio is reported as 5,000,000,000.00% (~2,500,000,000 AGSTAKE), where the ratio seems fine, but the ~2,500,000,000 AGSTAKE should be 50 AGSTAKE.

Expected behavior
Transaction information displays correctly.

The self-delegation amount should be 50 AGSTAKE.

Screenshots

No transaction information:
Screen Shot 2020-10-14 at 8 42 21 PM

Validator self delegation amount problem:
Screen Shot 2020-10-14 at 8 44 23 PM

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Brave
  • Version ?

Additional context

Please don't hesitate to ask for queries, etc, that I can perform on the Agoric testnet.

I am available as @Michael FIG | Agoric#8707 on the Cosmos Discord server if you want any real-time debugging.

@kwunyeung
Copy link
Member

I will look into this soon. Thanks @michaelfig !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants