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(signers): fix errors from primitives upgrade, avoid passing B256 by val #152

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

Evalir
Copy link
Contributor

@Evalir Evalir commented Jan 25, 2024

Motivation

closes #126.

Solution

Passes B256s by value, solving some compiler complaints,

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@Evalir Evalir merged commit 5fa63d7 into main Jan 25, 2024
14 checks passed
@Evalir Evalir deleted the evalir/fix-primitive-errors branch January 25, 2024 18:24
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.

[Feature] Don't pass B256 by value
2 participants