-
Notifications
You must be signed in to change notification settings - Fork 43
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: add and use a user operation trait #635
Conversation
8f57a28
to
c7a8313
Compare
92985f7
to
2371e48
Compare
2371e48
to
9df119c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files
... and 1 file with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more.
|
9df119c
to
2ee72e0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty wild PR good job on it. I wouldn't really change much just a couple nit things and questions
6c4b2f4
to
f5d2c6e
Compare
2ee72e0
to
d951f14
Compare
Introduce a user operation trait. WIP to test the strategy, needs tons of work to actually get ready to merge, however spec tests pass.
Related TODOs: