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

feat(primitives): add basic showcase of bytes + address macros and basic hashing functions #75

Merged
merged 4 commits into from
May 6, 2024

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented May 6, 2024

Motivation

Closes #70

Used for alloy-rs/book#1

Solution

Adds bytes_and_address_types and hashing_functions

PR Checklist

  • Added Documentation
  • Breaking changes

Copy link
Member

@yash-atreya yash-atreya left a comment

Choose a reason for hiding this comment

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

lgtm!

@zerosnacks zerosnacks merged commit 52a7c26 into main May 6, 2024
3 of 4 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/basic-hash-address-types branch May 6, 2024 13:50
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.

Add example showcasing common primitive types
2 participants