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
Let's review the information contained in the events emitted by the contracts, especially the exit-related events as described here: #576
We've discovered that relying on transaction calldata is a bad idea https://github.com/omgnetwork/private-issues/issues/64
Also, this issue is related #573
The text was updated successfully, but these errors were encountered:
There's quite a few issues related to Events now. Perhaps we should have a larger scope for all these
#573
#576
#129
Sorry, something went wrong.
Another one not particulary useful is:
emit ChildChainActivated(authority);
No branches or pull requests
Let's review the information contained in the events emitted by the contracts, especially the exit-related events as described here: #576
We've discovered that relying on transaction calldata is a bad idea https://github.com/omgnetwork/private-issues/issues/64
Also, this issue is related #573
The text was updated successfully, but these errors were encountered: