Commit Graph

796 Commits (6f96dc5737755451d0a14e0f39ac4571b79c8b12)
 

Author SHA1 Message Date
yann300 64bd4dcb64 change only if different 8 years ago
yann300 9b86659ff5 will fix in other pr 8 years ago
yann300 d464153cb5 bug fix 8 years ago
yann300 fe7a9a1eae external call 8 years ago
yann300 3c0339bdc2 bug fix 8 years ago
yann300 935cef3809 fix storage panel 8 years ago
yann300 f17742b0f4 fix contract type 8 years ago
chriseth 619563a296 Merge pull request #193 from ethereum/creationcoderetrieval 8 years ago
yann300 82bc839c7f fix src map retrieval 8 years ago
yann300 c2f516e8ab don't switch to solidity mode if no src location 8 years ago
yann300 c585be9204 override step using callback 8 years ago
yann300 5e9c4f2826 remove SourceMappingDecoder 8 years ago
yann300 95215515ea remove show/hide from Slider 8 years ago
yann300 26b7db863f remove solidity slider 8 years ago
yann300 9d566f6ab7 move 'solidityMode' to stepManager 8 years ago
yann300 1d32da5cbf set solidityMode to slider 8 years ago
yann300 922fe98794 store only array of step 8 years ago
yann300 d35ba6eb4b load solidity slider when callTreeReady 8 years ago
yann300 b5ae841757 add setReducedTrace 8 years ago
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