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

Trims the leading zeroes from an address for readability #543

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Conversation

priyankabose
Copy link
Contributor

This commit improves readability by trimming leading zeroes from an address when displayed in the console and resolves issue #520.

Specifically, the changes involve three files:

  1. fuzzing/calls/call_sequence.go
  2. fuzzing/executiontracer/execution_trace.go
  3. utils/address_utils.go

@CLAassistant
Copy link

CLAassistant commented Jan 15, 2025

CLA assistant check
All committers have signed the CLA.

@anishnaik anishnaik merged commit 31a41da into master Jan 22, 2025
12 checks passed
@anishnaik anishnaik deleted the issue-520 branch January 22, 2025 21:32
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

Successfully merging this pull request may close these issues.

3 participants