You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some context, these events should be bytes32 indexed msgHash instead of bytes32 msgHash. Will make finding the event much easier on the client-side:
If anyone wants to tackle this, please target the regenesis/0.5.0 branch (any changes to contracts go into regenesis/X.X.X branches, regenesis/0.5.0 is the next one that will be deployed).
Makes me realize that we should emit the msg hash as an indexed event param.
Originally posted by @smartcontracts in #1107 (comment)
The text was updated successfully, but these errors were encountered: