Commit Graph

49 Commits (dab4a931625be83b1733557977548be5acda3615)

Author SHA1 Message Date
Iuri Matias 06071125b3 make linter happy 6 years ago
Iuri Matias 9bb4a1027e add methods needed for solidity code navigation 6 years ago
Iuri Matias cbfcccf023 fix breakpoint event; add method to trigger souce update 6 years ago
Iuri Matias c5fb48176e add jumpto and get trace length steps 6 years ago
Iuri Matias 90d4bb55ec improve api by adding common methods 6 years ago
Iuri Matias a9790829d6 add loadCompilationData method 6 years ago
Iuri Matias 0046453a42 add callbacks so each step of the debugger is only called when it's ready 6 years ago
Iuri Matias 8b8943fc35 remove unneeded console logs; prevent crash when step is out of bounds 6 years ago
Iuri Matias c4267d4394 add more events 6 years ago
Iuri Matias 9b557f0c7b display errors 6 years ago
Iuri Matias 5d5fcae465 don't print source automatically; has to be required instead 6 years ago
Iuri Matias 3d2dbb461f update lib; remove various console logs 6 years ago
Iuri Matias 3284337fd0 add resolveToReducedTrace; clean up; improve output 6 years ago
Iuri Matias b40e09e393 improve displaying current step 6 years ago
Iuri Matias 7df0cf278e add basic cmd line debugger 6 years ago
Iuri Matias 8bf8276a3b re-add offset component; add missing vmdebugger start 6 years ago
Iuri Matias 8432618b3d test 6 years ago
Iuri Matias d58d23d3be rename filename to fix uppercase issue in the require 6 years ago
Iuri Matias 171bef63cc remove unneed console log 6 years ago
Iuri Matias 8c14aba28d make linter happy 6 years ago
Iuri Matias 5dc417a802 move providers methods out of debugger 6 years ago
Iuri Matias baafc7803a move initializations of execution context 6 years ago
Iuri Matias 0d2d4055c4 cleanup 6 years ago
Iuri Matias 7fee4f368a move setManagers to debugger; cleanup 6 years ago
Iuri Matias dd209448cd move execution context out of original debugger 6 years ago
Iuri Matias 5bc7d72e30 fix requires 6 years ago
Iuri Matias c1b8f3ec73 add missing param 6 years ago
Iuri Matias 20d154a23d make linter happy 6 years ago
Iuri Matias 89f5e55b66 remove unneded reset 6 years ago
Iuri Matias 7ddf702b9b fix requires 6 years ago
Iuri Matias d3271b0177 fix requires 6 years ago
Iuri Matias b871154965 move debugger logic from remix-ide to remix-debug 6 years ago
yann300 0f530cf761 remove debug artefact 7 years ago
Iuri Matias 3101764e2d fix fixes for remix-debug integration 7 years ago
yann300 8ee5822122 fix test 7 years ago
yann300 3b7e033359 standard 7 years ago
yann300 cd4706be9c remove uneeded require 7 years ago
yann300 097c1409cf fic Struct as value in Mapping 7 years ago
yann300 d69975d11a
Update Ethdebugger.js 7 years ago
Iuri Matias 234cfc6a15 rename decoder to solidity-decoder 7 years ago
Iuri Matias 5c9d890399 fix typo 7 years ago
Iuri Matias 4db645cb91 move code and trace code from remix-debug to remix-lib 7 years ago
Iuri Matias 876c07875e move decoder from remix-solidity to remix-debug 7 years ago
Iuri Matias 63a9299669 move remix-core code & tests to remix-debug 7 years ago
Iuri Matias 68eabc3e15 removed commented code 7 years ago
Iuri Matias 2b106ebfb3 remove global web3 object from remix-debug 7 years ago
yann300 5931922962 refactor EthDebugger 7 years ago
yann300 bb0ecccb51 add remix-debug 7 years ago