Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants