-
Notifications
You must be signed in to change notification settings - Fork 20
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: generate erc20 / erc721 permit #4
feat: generate erc20 / erc721 permit #4
Conversation
Coverage Report (0%)
|
Make sure to file an issue to handle erc721 stuff later. It's not a top priority and we are behind schedule. |
ready to review? @gentlementlegen |
@molecula451 was trying to get tests working first but they are using A successful run can be found at https://github.com/gentlementlegen/permit-generation/actions/runs/8544054410/job/23409249851#step:4:84 |
Thanks for the review team. Latest run: https://github.com/gentlementlegen/permit-generation/actions/runs/8549616506/job/23425247355 |
Seems good enough. Lets test in "production" aka lets run the kernel without any real funds, concurrently, with our old bot instance to compare performance/results. When this is merged, will the CI be fixed? |
@pavlovcik Yep CI should be, because right now CI is running with the file contained within the repo |
@molecula451 @gitcoindev please review as soon as possible! Thank you. |
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.
looks idiomatic, i'm approving
New latest run after changes |
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.
Just a few questions, after @gentlementlegen will answer I will approve and merge.
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.
Approving, all comments resolved.
i thought gitcoindev had fixed knip? why no deprecated the feature if it's not going to fix? |
hi @molecula451 Knip pull request was not merged yet, I added you to reviewers: ubiquity/keygen.ubq.fi#5 (review) . First Knip fix goes to keygen repo, then after approval I will clone and fix to all other repositories. |
Update workflow trigger
Based on PR #2
Aims to enable ERC 20 / 721 permit generation.