Commit Graph

584 Commits (0154eb4be8e32986a98eb44799a9de4cdf89a001)

Author SHA1 Message Date
yann300 311f6e7751 add the last step to the reduced trace 8 years ago
yann300 3bad42cef5 round instead of floor 8 years ago
yann300 d0f0bd0571 remove jump check 8 years ago
yann300 2ec51c3b62 remove jump next call 8 years ago
yann300 6f3dba44ed fix stepoverback stepoverforward 8 years ago
yann300 ad1749fb3c remove unneened 8 years ago
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
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
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