Commit Graph

620 Commits (82bc839c7ffe34f81efe6f5d555908dfbb82bec4)
 

Author SHA1 Message Date
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
yann300 0524a7d703 more restrictive regex 8 years ago
yann300 10b5308eb6 ad extractLocatioin to util 8 years ago
yann300 c38dc7f456 use lowercase for function 8 years ago
yann300 a9b3e00927 typo 8 years ago
yann300 1926227bcb add comments 8 years ago
yann300 39d7b2f006 add decodeInternal to RefType 8 years ago
yann300 249dbdf64a always use bytes offset as param 8 years ago