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

New formatters #106

Open
tjayrush opened this issue Aug 22, 2024 · 0 comments
Open

New formatters #106

tjayrush opened this issue Aug 22, 2024 · 0 comments

Comments

@tjayrush
Copy link
Member

tjayrush commented Aug 22, 2024

  1. "appearance"
    • allows user to "Explore block" if she clicks on the block number (opens Etherscan to the block)
    • allows user to "Explore Tx" if she clicks on the transaction id (opens Etherscan to the tx)
    • does not show "link" color
    • example: transaction histories
    • create <AppearanceFormatter>
  2. "function"
    • in history view if articulatedTx is non-null show the function name
    • current showing isArticulated
    • create <FunctionFormatter>
  3. "tags"
    • on Names View, the tags column will be used as a filter. For now, just write to console.log
    • <TagFormatter>
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