Commit Graph

607 Commits (382b2b72a7fb4e5c2656ab85db611651fde139e9)
 

Author SHA1 Message Date
chriseth 382b2b72a7 Merge pull request #189 from ethereum/mappingarray 8 years ago
yann300 589925d168 distinguish array of mapping 8 years ago
chriseth cccfc472bf Merge pull request #186 from ethereum/fixvarsinstorage 8 years ago
yann300 9fc9344ca2 use BN for storage decoding 8 years ago
yann300 01acbda319 retrieve storage 8 years ago
yann300 db50414691 fix decoding mapping of array 8 years ago
yann300 2285959029 Merge pull request #184 from ethereum/fixweb3provider 8 years ago
yann300 56efcc6b44 Merge pull request #182 from ethereum/fixmapping 8 years ago
yann300 641a85a7ec only override the provider from the UI and not during init 8 years ago
yann300 6764983221 set storage location for mapping 8 years ago
yann300 944b2a06f1 fix mapping type 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