-
Notifications
You must be signed in to change notification settings - Fork 24
Feat: Add Obex SubProxy deployment script #39
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
Conversation
riccardopersiani
left a comment
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.
Addresses and evm/solidity version have been double checked.
There are some vulnerabilities while installing, maybe it's work an npm audit fix run.
src.
testRevert_farm_init_whenMismatchingParams
[FAIL: next call did not revert as expected]
riccardopersiani
left a comment
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.
There is a typo, should have capital W:
testFarm_integration_stakeGetRewardAndwithdraw
which should be
testFarm_integration_stakeGetRewardAndWithdraw
|
also some |
|
|
|
some |
|
|
|
Fixing the typos in #37. |
The base branch was changed.
Signed-off-by: amusingaxl <112016538+amusingaxl@users.noreply.github.com>
No description provided.