Skip to content

Implement basic address labelling#12

Merged
jmcph4 merged 3 commits intomasterfrom
6-addr-label
Jan 20, 2025
Merged

Implement basic address labelling#12
jmcph4 merged 3 commits intomasterfrom
6-addr-label

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