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
The really unfortunate thing about this issue is that even with contract upgrade, all the historical events emitted by the contract prior to upgrade will forever have these fields reversed. Might even be more of an accounting headache to fix it and also messing up all the tax accounting software.
When a user deposits GNO, the Transfer event of the LGNO token has recipient as "from" and contract as "to":
token-lock/packages/contracts/contracts/TokenLock.sol
Line 61 in 544a97d
The text was updated successfully, but these errors were encountered: