Commit Graph

677 Commits (457bad4fa21a606644ae6ae588f9c465f722c926)
 

Author SHA1 Message Date
yann300 446a6cc2d6 use this.view instead of document 8 years ago
yann300 c2ee1fc957 trigger hide/show 8 years ago
yann300 ebd0115c13 use soliditySlider 8 years ago
yann300 00cd1e71a2 compute reducedTraceBySourceLocation 8 years ago
yann300 4dfdb2b1e9 add soliditySlider 8 years ago
yann300 6242a5f865 change Slider to ES6 class 8 years ago
yann300 44549a406c CodeListView trigger display event 8 years ago
yann300 5257336a53 dropdownpanel trigger display event 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