Commit Graph

620 Commits (82bc839c7ffe34f81efe6f5d555908dfbb82bec4)
 

Author SHA1 Message Date
yann300 82bc839c7f fix src map retrieval 8 years ago
chriseth a29aba7125 Merge pull request #192 from ethereum/fixTests 8 years ago
yann300 6041a79b06 fix tests 8 years ago
yann300 84dc68463c Merge pull request #188 from ethereum/hidelocalsiffuncscope 8 years ago
chriseth 972397e87e Merge branch 'master' into hidelocalsiffuncscope 8 years ago
chriseth e6798dea2a Merge pull request #190 from ethereum/anonymouslocals 8 years ago
chriseth 382b2b72a7 Merge pull request #189 from ethereum/mappingarray 8 years ago
yann300 90403995d8 fix tests 8 years ago
yann300 d9670e9f0d set <n> for the name if anonymous 8 years ago
yann300 589925d168 distinguish array of mapping 8 years ago
yann300 1061b994c3 readd getStorage 8 years ago
yann300 1edc5cd07d remove indexChanged event registration 8 years ago
yann300 4716dad855 retrieve sourcelocation and test against current 8 years ago
yann300 2a181ebd07 store var source location in calltree 8 years ago
yann300 bf6cae54cc trigger new eventr sourceLocationChanged 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