Commit Graph

125 Commits (4acd120e4a11878f58aadaf3efa92cbcf9b968cd)

Author SHA1 Message Date
yann300 33daf74545 forked js-vm(see ethereumjs-vm/6192663ac68e03aac73d5ddcb7697001af2f37fb) 6 years ago
yann300 5b939718b8 constantinople support 6 years ago
Andre Medeiros 3b934b75a2 fix: handle bignumber conversion on hash without prefix 6 years ago
Iuri Matias d2f1e6a851 create rdb bin 6 years ago
Iuri Matias 815e2a31c5 put package versions in line with npm 6 years ago
Iuri Matias 87fea226a1 make linter happy 6 years ago
Iuri Matias f7aa459cc5 remove uneeded file; remove decoupling 6 years ago
Iuri Matias a3cd1b7a84 cleanup 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 afe0e596ee update test script 6 years ago
Iuri Matias 693b411a5a re-add offset component; add missing vmdebugger start 6 years ago
Iuri Matias 888e01a6a7 init providers only after already listening to events 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 42871095a1 move non prod dependencies to devDependencies 6 years ago
Iuri Matias 887356cef3 remove unneed console log 6 years ago
Iuri Matias 8d3d08fdf0 comment test for now (needs to be rewriten with new api) 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
Iuri Matias ea53f5d0f7 fix requires 6 years ago
Iuri Matias b8e78e453a move debugger logic from remix-ide to remix-debug 6 years ago
yann300 17dfd6fd60 bump version 6 years ago
yann300 e593754c34 Revert "Update package.json" 6 years ago
yann300 367784b55d Update package.json 6 years ago
yann300 86ef99aa03 Update package.json 6 years ago
yann300 8461a54d54 bump modules version 6 years ago
LianaHus 16a51c9d1e updated solc version 6 years ago
LianaHus 895795ad31 fixes tests 6 years ago