1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib
Dan Finlay 049705004f Reproduced issue 743 in test case
This contract hex does include the value `f4`, but it was compiled from a contract with no instance of `.delegatecall`. I believe `f4` in this case is part of some other value or contract address, and `ethBinToOps` has some error in how it skips pushed data.

@kumavis
2016-10-17 14:48:25 -07:00
..
auto-faucet.js
auto-reload.js
config-manager.js
extension-instance.js
extension.js
id-management.js
idStore.js Reproduced issue 743 in test case 2016-10-17 14:48:25 -07:00
inpage-provider.js
is-popup-or-notification.js
message-manager.js
migrations.js
notifications.js
obj-multiplex.js
port-stream.js
remote-store.js
stream-utils.js