Commit Graph

538 Commits (075fa4ee5987d0754df4cd48bf5402681b441aab)

Author SHA1 Message Date
yann300 16ea5a9353 rename resolveStorage => accumulateStorageChanges 8 years ago
yann300 097a0a4a09 renew the storage after each new trace 8 years ago
yann300 519b7d03d8 use storageViewer in fullstorageChanges.js 8 years ago
yann300 e1aef3c87d add storageViewer 8 years ago
yann300 073351932a wrap awaited function by try/catch 8 years ago
yann300 4ea30faea8 make solidityState async + change param type 8 years ago
yann300 0c064f6709 fix vm provider 8 years ago
yann300 f0a2e6e5f7 fix tests 8 years ago
yann300 05645cb556 fix local (add async) 8 years ago
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