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

Hashable instances for Solidity primitive types #90

Open
11 tasks
akru opened this issue Nov 7, 2018 · 0 comments
Open
11 tasks

Hashable instances for Solidity primitive types #90

akru opened this issue Nov 7, 2018 · 0 comments

Comments

@akru
Copy link
Member

akru commented Nov 7, 2018

It's very useful to have Hashable instance for Solidity primitive types.

Solidity primitive type check list:

  • Address
  • Bool
  • Bytes
  • BytesN
  • IntN
  • UIntN
  • List
  • ListN
  • String
  • Tuple
  • OneTuple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@akru and others