Closed sanchopansa closed 3 years ago
This is a bug on my explorer and not with Mina.
I actually detailed the root cause in this comment https://github.com/MinaProtocol/mina/pull/6754#issuecomment-730808802, which is the GraphQL blocks
endpoint not returning the data. That endpoint has already been deprecated (as of last night :) )
The archive nodes run by O(1) Labs will have this data and so will count for any challenge purposes and the explorer is simply informational. That being said, I have a full history available and will clean up these few blocks (248->260) that I used that endpoint to import.
Thanks for the clarification. Closing.
@sanchopansa I fixed this up https://minaexplorer.com/wallet/B62qoeGtw6SzaRahbprfy1RUgQBGHv7cRbzpPn5tLXdTxLSsL5R5q5o
As part of Testnet 4.1, I broadcast 2 txs to the echo service.
Steps to reproduce
Unlocking account:
First tx:
Second tx:
Both payments are listed as included in the Mina explorer, however, the account overview is not showing any txs: https://minaexplorer.com/wallet/B62qoeGtw6SzaRahbprfy1RUgQBGHv7cRbzpPn5tLXdTxLSsL5R5q5o. Furthermore, the nonce on the account is now set to 2, even though no txs are shown.