-
Notifications
You must be signed in to change notification settings - Fork 142
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: implementing pip-9 #706
Conversation
Codecov Report
@@ Coverage Diff @@
## main #706 +/- ##
=======================================
Coverage 83.48% 83.48%
=======================================
Files 169 168 -1
Lines 7889 7825 -64
=======================================
- Hits 6586 6533 -53
+ Misses 1009 998 -11
Partials 294 294 |
@Ja7ad It is not merged yet. Waiting for the approval. |
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.
Everything looks good.
We can merge it after PIP-9 is accepted by the pactus lab.
Also, that's good to add something like: removing the stamp from transaction
at the end of the PR title.
@amirvalhalla Thanks
@kehiy |
That makes sense too, it's up to you. |
* test: fixing a broken test (pactus-project#705) * feat: new API to get Public key by address (pactus-project#704) Co-authored-by: b00f <[email protected]> * chore(lint): enable nonamedreturns linter (pactus-project#707) * feat: implementing pip-9 (pactus-project#706) * fix: fixing gui issues --------- Co-authored-by: Kay <[email protected]> Co-authored-by: allnil <[email protected]> Co-authored-by: Amir Babazadeh <[email protected]>
* test: fixing a broken test (pactus-project#705) * feat: new API to get Public key by address (pactus-project#704) Co-authored-by: b00f <[email protected]> * temp * chore(lint): enable nonamedreturns linter (pactus-project#707) * feat: implementing pip-9 (pactus-project#706) * fix: fixing gui issues --------- Co-authored-by: Kay <[email protected]> Co-authored-by: allnil <[email protected]> Co-authored-by: Amir Babazadeh <[email protected]>
Description
This PR implemented pip-9.