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

Development #137

Merged
merged 44 commits into from
Nov 13, 2024
Merged

Development #137

merged 44 commits into from
Nov 13, 2024

Conversation

radumojic
Copy link
Collaborator

Proposed Changes

NFT

  • Don't show subtype if it's identical to type
  • Added tags on nft details card if no further details are present to show the full overview panel
  • Sort by verifiedAndHolderCount only on mainnet

Transactions

  • updated transaction types with relayed tx fields
  • added TransactionRelayedIcon component
  • isRelayed, relayer, hashes Tx filters

General

  • Handle the display for the native token identifier
  • Updated logs decode url logic, use params, keep support for extisting hash decode
  • Update transaction error display link to logs
  • Added Inner Transactions tab
  • Show details only if transactionActionCategory is present

…to components/TransactionIcon

- renamed TransactionIcon into TransactionStatusIcon
- added common component for transaction icons ( TransactionIcon )
- renamed TransactionIcon into TransactionIcons
- moved transaction details into TransactionDetailsPanel
- moved common components into /components folder
- added getTransactionVisibleOperations helper
- added innerTransactions Panel
@radumojic radumojic added the enhancement New feature or request label Nov 12, 2024
@radumojic radumojic self-assigned this Nov 12, 2024
@radumojic radumojic merged commit 89c9268 into main Nov 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants