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

Built-in transaction viewer #254

Closed
polymorpher opened this issue Mar 4, 2022 · 1 comment
Closed

Built-in transaction viewer #254

polymorpher opened this issue Mar 4, 2022 · 1 comment

Comments

@polymorpher
Copy link
Owner

Because 1wallet transactions are based on smart contracts, it is extremely hard to view past transactions of a 1wallet on Harmony explorer, or to get useful information from a particular transaction. For example, in all transactions, the senders of the transactions are displayed as the relayer's address, and the destinations are displayed as the 1wallet address itself. No matter how much money was sent in the transaction (or how many tokens), the value column is always displayed as 0. Failed transactions (e.g. failing authentication, insufficient funds, over limit, etc.) are also displayed as success on the explorer, because the smart contract call itself was success. This has been causing massive confusion to 1wallet users.

We need a comprehensive built-in transaction explorer that shows all past successful and failed transactions of any 1wallet. #251 is a good starting point.

@polymorpher
Copy link
Owner Author

Done in #251

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

No branches or pull requests

1 participant