Skip to content
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

Message Sender LCD Endpoint doesn't display sequencee. #86

Open
HathorNodes opened this issue Dec 30, 2021 · 2 comments
Open

Message Sender LCD Endpoint doesn't display sequencee. #86

HathorNodes opened this issue Dec 30, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@HathorNodes
Copy link

Describe the bug
If I look at the messages sent by a wallet on through the LCD, the sequence is always set to 0. If I make transactions on Keplr, I can see my sequence isn't 0 and it's incrementing as I make transactions similar to other Cosmos SDK based Blockchains.

To Reproduce
https://lcd-sentinel.keplr.app/cosmos/tx/v1beta1/txs?events=message.sender=%27sent1qx6kgrla69wmz90tn379p4kaux5prdku3lpren%27

See the sequence of transactions.

Expected behavior
The sequence number accurately reflects my current sequence like in this BTSG LCD endpoint:

https://lcd.explorebitsong.com/cosmos/tx/v1beta1/txs?events=message.sender=%27bitsong1t26ag4sn8075dk27d8zp6dh30prnqzymeh9syq%27&pagination.limit=0

Desktop (please complete the following information):
Windows OS & Chrome Browser. Same issue when trying on my iPhone w/ Safari and Chrome.

Additional context
If there's alternative method for calculating my current sequence for broadcasting transactions, that'd be good to know.

@HathorNodes HathorNodes added the bug Something isn't working label Dec 30, 2021
@bsrinivas8687
Copy link
Contributor

Hi @pharaon1993 Which version of Cosmos SDK and Tendermint BitSong is using?

@HathorNodes
Copy link
Author

They're using 0.42. The sequences show up for me on Osmosis and Lum-network as well. I have a script that automates compounding staking rewards and I can calculate the sequence from an LCD Endpoint in every network I've tried (Osmosis, Lum, and BTSG) except Sentinels.

You can try any address on these as well to test it:

https://lcd-osmosis.keplr.app/
https://node0.mainnet.lum.network/rest/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants