Commit Graph

171 Commits (627eaa983788b2aaac64cb4f4e18ce3180edaa68)

Author SHA1 Message Date
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
LianaHus 1dcc778d20 fixed typo 6 years ago
yann300 80b7747345 bump 6 years ago
LianaHus 9212b29fab renamed solc.compileStandardWrapper to solc.compile 6 years ago
yann300 c09b7697ae run publish and create tag 6 years ago
yann300 55b26a718d Publish 6 years ago
noelyoo e4570e1a3d Refactor buffer constructor 6 years ago
yann300 1225cfa657 Publish 6 years ago