Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

fix(rpc-types/hash): make Copy to unify with ethereum-types#10196

Closed
niklasad1 wants to merge 1 commit into
masterfrom
rpc-types/hash-make-copy
Closed

fix(rpc-types/hash): make Copy to unify with ethereum-types#10196
niklasad1 wants to merge 1 commit into
masterfrom
rpc-types/hash-make-copy

Conversation

@niklasad1
Copy link
Copy Markdown
Collaborator

The crates ethereum-types and ethbloom their types are Copy and Rpc Hash/Uint and based on those types so it is more convenient to have the same properties as those.

The crates ethereum-types and ethbloom their types are `Copy` and `Rpc Hash/Uint` and based on those types so it more
convient to have the same properties as those.
@niklasad1 niklasad1 added A0-pleasereview 🤓 Pull request needs code review. A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M4-core ⛓ Core client code / Rust. labels Jan 16, 2019
@5chdn 5chdn added this to the 2.4 milestone Jan 16, 2019
@tomusdrw
Copy link
Copy Markdown
Collaborator

@niklasad1 aren't the types in ethereum-types serializable already? Maybe we can get rid of RPC wrappers completely?

@niklasad1
Copy link
Copy Markdown
Collaborator Author

@tomusdrw Yeah, they do. I can check how painful it is to remove those RPC wrappers.

@niklasad1
Copy link
Copy Markdown
Collaborator Author

Closed in favor of #10217

@niklasad1 niklasad1 closed this Jan 18, 2019
@niklasad1 niklasad1 deleted the rpc-types/hash-make-copy branch January 18, 2019 21:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-pleasereview 🤓 Pull request needs code review. A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M4-core ⛓ Core client code / Rust.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants