Commit Graph

584 Commits (0154eb4be8e32986a98eb44799a9de4cdf89a001)

Author SHA1 Message Date
yann300 7a3b7d89a7 fix storageRangeAt param nb 8 years ago
yann300 417cdc38b3 use storageResolver in StoragePanel 8 years ago
yann300 3902adf3a5 use storageResolver in FullStorageChanges 8 years ago
yann300 66a2bf8af4 use storageResolver 8 years ago
yann300 9004162563 change to getStorageAt => resolveStorage 8 years ago
yann300 1c4e2d3b27 storageResolver 8 years ago
yann300 c2113932e5 move sha3 function outside of solidity code 8 years ago
yann300 668daa8674 make retrieve value from storage async 8 years ago
serapath ea2d77fef0 RE-ADD previously reverted build process improvements & refactorings 8 years ago
yann300 3e4dceb317 Revert "REFACTOR npm scripts & minor code corrections" 8 years ago
yann300 2ea092541a fix unknown source location 8 years ago
serapath 9fc8c13d7d REFACTOR npm scripts & minor code corrections 8 years ago
yann300 c8e41b06a0 add log 8 years ago
yann300 6f5f5622e1 fix storage 8 years ago
yann300 21b5083bc6 fix internal call tree 8 years ago
yann300 9943e2b215 fix reference 8 years ago
yann300 515b00792b function rename 8 years ago
yann300 416cd3bbf4 add external call ref to internalcalltree 8 years ago
yann300 c24ee2f63f use () if multiple && || 8 years ago
yann300 ed0d6b999f Don't stop If the current source location contains the previous one. 8 years ago
yann300 710ded61ee don't stop if previous is jump out and current jump dest 8 years ago
yann300 7f3f2621ed check against the depth instead of the opcode name 8 years ago
yann300 69ac0c801d jumpTo 8 years ago
yann300 49b1a3f84b comment 8 years ago
yann300 8f6ad3f4d3 use filename instead of index 8 years ago
yann300 2e4e965f0a add jumpPreviousBreakpoint 8 years ago
yann300 37eff05612 misc 8 years ago
yann300 906073d835 typo 8 years ago
yann300 981b2ebef0 add jumpPreviousBreakpoint 8 years ago
yann300 ef7ec7d27f fix error message 8 years ago
yann300 c99564d954 rename play => jumptonextbreakpoint 8 years ago
yann300 376e3acb07 auto jump to breakpoint if any 8 years ago
yann300 3eb6852c21 go tothe end if no breakpoint 8 years ago
yann300 72f67911b0 icon 8 years ago
yann300 766c097fae jump to the end if no breakpoint 8 years ago
yann300 55490eae82 add comment 8 years ago
yann300 80b1017c79 use row position instead of char location 8 years ago
yann300 4072af0119 play until the end even if no breakpoint 8 years ago
yann300 b5ce9d7d4e new content for label 8 years ago
yann300 457bad4fa2 pass currentStep 8 years ago
yann300 09a58f5c18 BreakpointManager -> index.js 8 years ago
yann300 50b7f2d6e7 setBreakpointManager 8 years ago
yann300 16e299f534 extract extractSourceLocation 8 years ago
yann300 ab541b00a1 add play 8 years ago
yann300 5a935612ea breakpoint manager 8 years ago
yann300 791f1182cd modify resolveToReducedTrace 8 years ago
yann300 b8bcfeffad createReducedTrace 8 years ago
yann300 00cc6a2372 modify/rename findLowerClosestBound => findClosestIndex 8 years ago
yann300 12de7719c0 fix solidity state / locals 8 years ago
yann300 54da2f8540 Update index.js 8 years ago