Commit Graph

144 Commits (572a4ff5c70efe56831c6e3dcfacb43465c8a661)

Author SHA1 Message Date
yann300 1f8310b9db use babel 7 5 years ago
yann300 0fcae42953 bumpVersion 5 years ago
yann300 6f4aeddb87
remove `console.error` 6 years ago
yann300 b9341620b5 publish lerna 6 years ago
yann300 c5f7972736 use es6 6 years ago
yann300 55e92c6689 fix health checking 6 years ago
yann300 a13f4e3725 make Debugger.prototype.debug returns a Promise 6 years ago
yann300 1314c751d8 fix bad reference 6 years ago
yann300 4964c81496 bump version 6 years ago
Scott Tsai f97db6e31d remix-debug depends on web3 6 years ago
yann300 9dd64c1ba0 bump version 6 years ago
Andre Medeiros 4f975021a7 fix: update regex to be Firefox compatible 6 years ago
yann300 ec0053624e bump version 6 years ago
nujabes403 b3bb79e264 Remove duplicated function declaration 'Ethdebugger.prototype.debug' 6 years ago
yann300 6652dfc2c4 bump lerna 6 years ago
yann300 c8579cc039 bump ethereumjs-vm version 6 years ago
Iuri Matias c4b7e3078a bump versions 6 years ago
yann300 c5b4a65612 forked js-vm(see ethereumjs-vm/6192663ac68e03aac73d5ddcb7697001af2f37fb) 6 years ago
yann300 cc4dcb5a2f constantinople support 6 years ago
Andre Medeiros 58eb6962c6 fix: handle bignumber conversion on hash without prefix 6 years ago
Iuri Matias 012de18d83 create rdb bin 6 years ago
Iuri Matias 9b3b4b59a2 put package versions in line with npm 6 years ago
Iuri Matias 06071125b3 make linter happy 6 years ago
Iuri Matias 3ea9af71e7 remove uneeded file; remove decoupling 6 years ago
Iuri Matias c644881177 cleanup 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 ffa2f6fbf0 update test script 6 years ago
Iuri Matias 8bf8276a3b re-add offset component; add missing vmdebugger start 6 years ago
Iuri Matias eb15b2d11c init providers only after already listening to events 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 cec06fa8de move non prod dependencies to devDependencies 6 years ago
Iuri Matias 171bef63cc remove unneed console log 6 years ago
Iuri Matias e748b23917 comment test for now (needs to be rewriten with new api) 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