Commit Graph

597 Commits (641a85a7ecb0a4cbf37e5c3fe6a7fae52b97d279)
 

Author SHA1 Message Date
yann300 641a85a7ec only override the provider from the UI and not during init 8 years ago
chriseth fe9a6076a9 Merge pull request #181 from ethereum/displaylocalvaronlyscope 8 years ago
yann300 d12bf8968c don't display local var if stack is too low 8 years ago
yann300 a8adf9793d add type property 8 years ago
chriseth c6b72a004f Merge pull request #180 from ethereum/outofgas 8 years ago
yann300 2517e200e9 remove outofgas checking 8 years ago
chriseth 7a434782be Merge pull request #179 from ethereum/treeView 8 years ago
yann300 3da44a87ce change keyPath name and type 8 years ago
yann300 0f60ad47b6 renaming formatData / formatSelf 8 years ago
yann300 404815b9da track display status 8 years ago
yann300 5aa7bf8a5e increase margin 8 years ago
yann300 ed72caaf6f empty string is array 8 years ago
yann300 6ec87b3c4a remove isArray 8 years ago
yann300 3dc81a175f remove extractProperties 8 years ago
yann300 22d2d80466 fix treeview caret 8 years ago
yann300 23ffb9c3fe don't use treeview properties 8 years ago
yann300 120b95b071 use JSON stringify 8 years ago
yann300 ec08f732fb fix test 8 years ago
yann300 167575010e fix test 8 years ago
yann300 d694fdcd46 fix test 8 years ago
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