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

feat: implement hex display for Bytes #624

Merged
merged 4 commits into from
Nov 26, 2021

Conversation

roynalnaruto
Copy link
Collaborator

@roynalnaruto roynalnaruto commented Nov 26, 2021

Motivation

Addresses #622

Solution

Implement LowerHex and Display traits for Bytes, to display them in hexadecimal format.

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst gakonst merged commit 0b68227 into gakonst:master Nov 26, 2021
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
Adds backwards support to use `DAPP_TEST_NUMBER` to specify
the block to fork from, but only if `DAPP_FORK_BLOCK` is not
specified.

Closes gakonst#530
@roynalnaruto roynalnaruto deleted the feat/bytes-hex-fmt branch April 16, 2022 15:24
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.

None yet

2 participants