Commit Graph

567 Commits (454393c4c4d1d67e457d03ac4a441e2bf355da4b)

Author SHA1 Message Date
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
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
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 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
yann300 d12bf8968c don't display local var if stack is too low 8 years ago
yann300 a8adf9793d add type property 8 years ago
yann300 2517e200e9 remove outofgas checking 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 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