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

chore(rpc-types): add FromStr impl for BlockId #214

Merged
merged 5 commits into from
Feb 14, 2024

Conversation

Evalir
Copy link
Contributor

@Evalir Evalir commented Feb 14, 2024

Motivation

This was missing, and there were no tests for block id.

Solution

Adds a FromStr impl for BlockId and some tests.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@Evalir Evalir marked this pull request as draft February 14, 2024 16:25
@Evalir Evalir marked this pull request as ready for review February 14, 2024 16:27
crates/rpc-types/src/eth/block.rs Outdated Show resolved Hide resolved
@Evalir Evalir requested a review from mattsse February 14, 2024 16:58
@Evalir Evalir requested a review from DaniPopes February 14, 2024 18:40
@Evalir Evalir merged commit d0fb78a into main Feb 14, 2024
14 checks passed
@Evalir Evalir deleted the evalir/add-fromstr-blockid branch February 14, 2024 18:49
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