Skip to content

Implement basic address labelling #12

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

Merged
merged 3 commits into from
Jan 20, 2025
Merged

Implement basic address labelling #12

merged 3 commits into from
Jan 20, 2025

Conversation

jmcph4
Copy link
Owner

@jmcph4 jmcph4 commented Jan 20, 2025

Issue

Closes #6

Changes

  • Construct map of addresses to human-readable labels at compile-time
  • Conditionally check for address hit when displaying (certain) addresses in the UI
  • Introduce address display modes: the r key will toggle this, changing whether labels are used or not
  • Add new control to the README

2025-01-20-140331_1920x1200_scrot

@jmcph4 jmcph4 added the enhancement New feature or request label Jan 20, 2025
@jmcph4 jmcph4 self-assigned this Jan 20, 2025
@jmcph4 jmcph4 merged commit 62f5d37 into master Jan 20, 2025
5 checks passed
@jmcph4 jmcph4 deleted the 6-addr-label branch January 20, 2025 22:59
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.

feat: Address labelling
1 participant