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
fix: generate salt inside macro call to avoid contract id collision (#1177)
- Fix an issue where two contracts would have the same id because the salt was not generated properly because the macro didn't always recompile.
Co-authored-by: hal3e <git@hal3e.io>
0 commit comments