Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

fix: Alloy Eips BlockNumHash #38

Closed
wants to merge 2 commits into from
Closed

fix: Alloy Eips BlockNumHash #38

wants to merge 2 commits into from

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Sep 12, 2024

Description

Removes the custom BlockID type and re-uses alloy_eips::eip1898::BlockNumHash.

Closes #36

@refcell refcell self-assigned this Sep 12, 2024
@refcell refcell requested a review from clabby September 12, 2024 21:04
@refcell refcell added A-primitives C-refactor Category: Code refactor D-blocked Desc: Blocked by other work labels Sep 12, 2024
@refcell
Copy link
Contributor Author

refcell commented Sep 13, 2024

Replaced by #46

@refcell refcell closed this Sep 13, 2024
@refcell refcell deleted the rf/fix/rm-blockid branch September 13, 2024 18:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-refactor Category: Code refactor D-blocked Desc: Blocked by other work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(primitives): Replace BlockID with BlockNumHash
1 participant