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 introspection of lockingbytecode in the BitauthIDE will be different than the real lockingbytecode as long as we don't address issue #215 where we currently use the non-optimized bytecode for debugging
The bytecode produced outside of the transaction is different when debugging when using the MockNetworkProvider.
How to reproduce?
https://github.com/kiok46/open-debugging This relies on #285 to enable debugging as without it this will fail before logging
The text was updated successfully, but these errors were encountered: