feat: make block number click-to-copy with Etherscan external link #107
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/AutistMask#107
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue-99-block-number-external-link"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #99
The block number on the success-tx view now has the same treatment as addresses and tx hashes:
etherscan.io/block/{number}Added a
blockNumberHtml()function following the same pattern astxHashHtml()andtoAddressHtml().Data atom consistency audit
All blockchain entities displayed across the codebase:
docker build .passes.Closing as duplicate of #102 which already addresses issue #99.
Pull request closed