Commit Graph

70 Commits (8b3091709989a8c70aeaac829ee42d75d178e4c8)

Author SHA1 Message Date
Iuri Matias ebf8063f16 pass executionContext as a param 5 years ago
aniket-engg 59cbffa547 event triggered to get full storage 5 years ago
Ethan_Wan f0d9c997a0 fix(remix-debug): modify the event name in fullStorageChanges 5 years ago
Ethan_Wan 55ddda5ade fix(remix-debug): modify the event name in fullStorageChanges 5 years ago
aniket-engg 45b829154d ethjs-util function updated 5 years ago
Aniket 40bdc32314 skip highlight of function definition 5 years ago
aniket-engg d82d0fbc0d step initialization 5 years ago
aniket-engg d0bd2a4a12 using scope 5 years ago
aniket-engg 80d01c9706 flag to track internal function calll 5 years ago
aniket-engg 9e79040396 internal function call handling 5 years ago
Aniket b5876226c8 Update internalCallTree.js 5 years ago
yann300 44638e974c add comment in Internal call tree 5 years ago
yann300 0549f2d328 remove `console.error` 6 years ago
yann300 7f8bf6c023 use es6 6 years ago
yann300 eed93ca705 fix health checking 6 years ago
yann300 1f2b062d52 make Debugger.prototype.debug returns a Promise 6 years ago
yann300 f02df2d4f9 fix bad reference 6 years ago
Andre Medeiros a154c617a3 fix: update regex to be Firefox compatible 6 years ago
nujabes403 b691e62ee8 Remove duplicated function declaration 'Ethdebugger.prototype.debug' 6 years ago
Andre Medeiros 3b934b75a2 fix: handle bignumber conversion on hash without prefix 6 years ago
Iuri Matias 87fea226a1 make linter happy 6 years ago
Iuri Matias 4acd6ccf56 add methods needed for solidity code navigation 6 years ago
Iuri Matias 5dbf26897d fix breakpoint event; add method to trigger souce update 6 years ago
Iuri Matias 62949d78b3 add jumpto and get trace length steps 6 years ago
Iuri Matias a3403a3104 improve api by adding common methods 6 years ago
Iuri Matias f80539315e add loadCompilationData method 6 years ago
Iuri Matias cdd5da3298 add callbacks so each step of the debugger is only called when it's ready 6 years ago
Iuri Matias 388eca3a24 remove unneeded console logs; prevent crash when step is out of bounds 6 years ago
Iuri Matias 7fe843d6ba add more events 6 years ago
Iuri Matias 316f912a24 display errors 6 years ago
Iuri Matias 53a3fa5790 don't print source automatically; has to be required instead 6 years ago
Iuri Matias cff01523d9 update lib; remove various console logs 6 years ago
Iuri Matias b8c7e30dff add resolveToReducedTrace; clean up; improve output 6 years ago
Iuri Matias af2c763f80 improve displaying current step 6 years ago
Iuri Matias 1f0e23b565 add basic cmd line debugger 6 years ago
Iuri Matias 693b411a5a re-add offset component; add missing vmdebugger start 6 years ago
Iuri Matias 11b933ea67 test 6 years ago
Iuri Matias d81b163a03 rename filename to fix uppercase issue in the require 6 years ago
Iuri Matias 887356cef3 remove unneed console log 6 years ago
Iuri Matias ec8d932872 make linter happy 6 years ago
Iuri Matias 42e3f18907 move providers methods out of debugger 6 years ago
Iuri Matias c9a1966f3a move initializations of execution context 6 years ago
Iuri Matias a3e7dbd2be cleanup 6 years ago
Iuri Matias da461dca95 move setManagers to debugger; cleanup 6 years ago
Iuri Matias f8a936344c move execution context out of original debugger 6 years ago
Iuri Matias 9182f007a4 fix requires 6 years ago
Iuri Matias 08d2ee81ee add missing param 6 years ago
Iuri Matias ad79c4f96a make linter happy 6 years ago
Iuri Matias 4776a16b87 remove unneded reset 6 years ago
Iuri Matias fc8bce6687 fix requires 6 years ago