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

feat: impl Deserialize for block number #497

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

roynalnaruto
Copy link
Collaborator

Motivation

While taking up this, I realised that we need to deserialise Json data (the JSON-RPC params include block number).

Solution

Implemented deserialisation for block number thats compatible with the custom serialisation. Added tests as well.

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@gakonst gakonst merged commit 2255b87 into gakonst:master Oct 11, 2021
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
@roynalnaruto roynalnaruto deleted the feat/de-block-number 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.

3 participants