-
Notifications
You must be signed in to change notification settings - Fork 4
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(sdk): update SDK after external audit #296
Conversation
8b1954e
to
41bcf34
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.
Thanks. I leaved comments in your code. And can you bump package version? We have already publish v0.0.9 to npm, but this version is v0.0.8.
|
||
public async waitingDepositTransactionRelayedUsingL1Tx( |
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.
Could you check it? This function is used for deposit ERC20 and ETH in hardhat tasks.
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.
Sorry, I updated
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.
About the version, I think after this PR, I will ping Steven to help me to pump the new version of SDK.
Let him manage the version of our libraries
af1596e
to
04bcb63
Compare
04bcb63
to
4d99007
Compare
I have checked all tasks are working well. Thank you so much. |
@0x6e616d I will attach the release tag and release it. It is good to use the npm version when the code is modified. (Sometimes it's missing, haha) Can you do this for me? 🙇🏻♂️ |
I update two packages version:
|
Thank you very much! |
No description provided.