Commit Graph

77 Commits (5e7d18d3147c75b05de6d0838a98eee00433fa58)

Author SHA1 Message Date
aniket-engg 387950485c linting fix 5 years ago
aniket-engg 09f1d55533 anonymous locals rendering fixed 5 years ago
aniket-engg 0d6d675dd3 show storage loading status properly 5 years ago
aniket-engg ed2cfa8a39 final fixes 5 years ago
aniket-engg 1cbd07eb2d initial fixes 5 years ago
Iuri Matias 4651b0610c update remix-debug syntax to use const, let and this 5 years ago
Iuri Matias 84efca7262 update remix-debug syntax to use const, let and this 5 years ago
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