Commit Graph

677 Commits (457bad4fa21a606644ae6ae588f9c465f722c926)
 

Author SHA1 Message Date
yann300 055fd70c34 fix indentation 8 years ago
yann300 bb18436a6a display double quotes for string 8 years ago
yann300 c3acccf892 display key property in grey 8 years ago
yann300 17fb723666 remove 'dynamic' from type name 8 years ago
yann300 ffc2c63493 display struct full type 8 years ago
yann300 557527d29b display int/uint length 8 years ago
yann300 ee6657f05c add caret to dropdownpanel / remove ASMCode.js 8 years ago
yann300 58c82f065e fix panel height 8 years ago
yann300 13aafe33b0 add properties 8 years ago
yann300 3fd6db3b0f standard 8 years ago
yann300 de53c8a0e6 don't add full type label for sub array 8 years ago
yann300 c62616543d fix struct test 8 years ago
yann300 0e76ee5d32 fix tests 8 years ago
yann300 abc2b356fa do not update the treeview if error 8 years ago
yann300 a4a004800b make struct / array label more specific 8 years ago
yann300 7f30c45859 align json properties 8 years ago
yann300 2230e917b6 use solidity type formatter 8 years ago
yann300 d235275987 add solidity type formatter 8 years ago
yann300 0531d5ee6a type name for string 8 years ago
yann300 2e8babeb21 if error should also return the type name 8 years ago
yann300 8ea4e5d817 fix bytes type name 8 years ago
yann300 c519a35ded return typename together with the value 8 years ago
chriseth 0de7453651 Merge pull request #176 from ethereum/treeView 8 years ago
yann300 2060c751c2 typo 8 years ago
yann300 2a50e5da72 fix tests 8 years ago
yann300 b874fb3091 fix list root (should be ul) 8 years ago
yann300 60c2906bbd fix test 8 years ago
yann300 523a4eb6ff extractData && formatData 8 years ago
yann300 5601ceda4d Merge pull request #170 from ethereum/treeView 8 years ago
yann300 0edf9f8839 use monospace for memory 8 years ago
yann300 7dd80d338c Merge pull request #159 from ethereum/decodeLocals 8 years ago
yann300 5238b8c862 fix tests 8 years ago
yann300 014fe46a0b Merge remote-tracking branch 'origin/master' into decodeLocals 8 years ago
yann300 a8e008432d fix txbrowser 8 years ago
yann300 2603a133c1 remove displaying empty obj + typo 8 years ago
yann300 b7fea53b47 rename storageStore/memoryStore 8 years ago
yann300 d2f55d65f2 display empty treeview instead of nothing 8 years ago
yann300 b36fe448bf make dropdownlist use treeview 8 years ago
yann300 5dc187e510 treeview 8 years ago
chriseth 7074e733b6 Merge pull request #169 from ethereum/manageinvalidJump 8 years ago
yann300 ea48d5f54b fix warning if parent reverted 8 years ago
yann300 899f381bfb don't reset previous tx 8 years ago
yann300 96ee676990 fix JumpToNextCall 8 years ago
yann300 46db377f36 set error to true if trace ending is invalid 8 years ago
yann300 603eedc78f add <not implemented> to mapping 8 years ago
yann300 abc5a47925 rename decode -> decodeFromMemory 8 years ago
yann300 4c09db3707 move storageStore memoryStore to function class 8 years ago
yann300 f346b2b1a9 override the type location during parsing 8 years ago
yann300 311289a049 rename location storagelocation 8 years ago
yann300 70a880a89c no need to test the length 8 years ago