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

refactor: improve debug and display representations #304

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

gregorydemay
Copy link
Member

Improve Debug and Display implementations for HexByte, Hex20, Hex32, Hex256, Hex and Nat256 to follow more closely the format of Ethereum instead of showing the internal representation (a byte array or a wrapper around a Nat)

@gregorydemay gregorydemay marked this pull request as ready for review October 10, 2024 08:22
@gregorydemay gregorydemay requested review from rvanasa and THLO October 10, 2024 08:22
@gregorydemay gregorydemay merged commit ff91b91 into main Oct 14, 2024
2 of 3 checks passed
@gregorydemay gregorydemay deleted the gdemay/improve-debug branch October 14, 2024 04:45
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