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
This has been discussed extensively in the past, and was a concious design decision. You can read more about the motivation on this issue (and associated PR): #707. The short version is that not emitting those events makes it impossible to reconstruct the state from events only.
ERC20 Token Standard tells:
But current ERC20 implementation emits
Approval
event on everyallowance
change. Is there any practical reason for this or just a bug?Original discussion started here: makerdao/dss#76
The text was updated successfully, but these errors were encountered: