We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@stevenlcf 按照要求完成所有工作之后,一切交互都正常。 但是如果雇主发生了一次EVM revert之后(比如删除员工的时候账号里钱不够),雇主的账号再发任何转账,metamask都会不停打转。reset account也不能解决问题,不知道这个可能是哪里除了问题呢(console里并没有error)另一个同学也遇到了一样的问题
The text was updated successfully, but these errors were encountered:
你能确定是metamask挂掉了还是和payroll的连接挂掉了么?metamask在测试网络下还能正常工作嘛?
Sorry, something went wrong.
在那之后员工还是可以用metamask领到工资。所以我想是不是程序的bug或者是metamask的bug呢 有时候testRPC里会不停刷getBlockNumber,我想会不会和这个有关(仅打开testRPC和metamask也会不时出现类似的情况,内存泄漏云云)
No branches or pull requests
@stevenlcf
按照要求完成所有工作之后,一切交互都正常。
但是如果雇主发生了一次EVM revert之后(比如删除员工的时候账号里钱不够),雇主的账号再发任何转账,metamask都会不停打转。reset account也不能解决问题,不知道这个可能是哪里除了问题呢(console里并没有error)另一个同学也遇到了一样的问题
The text was updated successfully, but these errors were encountered: