Commit Graph

148 Commits (1a0a711dfab64ad0df6cd65700ac97c1a4c93892)

Author SHA1 Message Date
yann300 e1520b941f bump version 5 years ago
yann300 d03a9d08a7 fix dependencies 5 years ago
yann300 1abffd8766 bump version 5 years ago
yann300 3f26c85a03 bump version 6 years ago
yann300 61e6a72c5f use babel 7 6 years ago
yann300 852338ec87 bumpVersion 6 years ago
yann300 0549f2d328 remove `console.error` 6 years ago
yann300 c69b35f41e publish lerna 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
yann300 2309e6d8eb bump version 6 years ago
Scott Tsai 7487c7bbce remix-debug depends on web3 6 years ago
yann300 dea4ef0d91 bump version 6 years ago
Andre Medeiros a154c617a3 fix: update regex to be Firefox compatible 6 years ago
yann300 22fcdb1995 bump version 6 years ago
nujabes403 b691e62ee8 Remove duplicated function declaration 'Ethdebugger.prototype.debug' 6 years ago
yann300 d897d86a2b bump lerna 6 years ago
yann300 f097dc8b56 bump ethereumjs-vm version 6 years ago
Iuri Matias 1a2b557647 bump versions 6 years ago
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