Commit Graph

12 Commits (abcf6910a5a0517fe9fd68f3e727619ab78204a3)

Author SHA1 Message Date
yann300 c25dda8a34 force using local node 4 years ago
davidzagi93@gmail.com 19163c72f1 fixing conflicts 4 years ago
yann300 546736cdb7 keep track of stop/revert/return indexes and outofgad indexes 4 years ago
yann300 a06e31d28d allow debugging various fork 4 years ago
yann300 455d0cf05d default to london 4 years ago
yann300 133a88e7f5 ensure 0x prefixed 4 years ago
yann300 93464327c9 keep track of stop/revert/return indexes and outofgad indexes 4 years ago
yann300 6f1bfaf379 allow debugging various fork 4 years ago
yann300 7bb990338f rename Fork => currentFork 4 years ago
yann300 cb47ed68a0 fork selection for javascript VM 4 years ago
aniket-engg b5d655d084 property access improved 4 years ago
aniket-engg 399a57d883 linting working fine 4 years ago
aniket-engg 1b2ce7bbc2 trace import updated 4 years ago
aniket-engg 80b87ef2b2 traceManager and traceStepManager updated 4 years ago
aniket-engg 7b55289a9d js to ts 4 years ago
yann300 69eb5526ac move classes from remix-lib to remix-debug 5 years ago
Iuri Matias f8f965ec64 fix resolveTrace method 5 years ago
Iuri Matias 78b93513ea refactor resolveTrace into a promise 5 years ago
Iuri Matias 2350efb47a fix some of the e2e tests 5 years ago
Iuri Matias b87ae7784a refactor getCurrentStep 5 years ago
Iuri Matias 68b4b822a6 refactor getReturnValue value 5 years ago
Iuri Matias 13fe9cb640 refactor getContractCreationCode 5 years ago
Iuri Matias 98494c3de6 refactor buildCallPath 5 years ago
Iuri Matias a2056a49cf refactor getCallDataAt 5 years ago
Iuri Matias 97a19aa2f2 refactor getAddresses 5 years ago
Iuri Matias 79c516cb7c refactor accumulateStorageChanges 5 years ago
Iuri Matias 826855f379 refacto getMemoryAt 5 years ago
Iuri Matias 3866faa992 refactor getStackAt 5 years ago
Iuri Matias 22ac28fe38 refactor getCurrentCalledAddressAt 5 years ago
Iuri Matias 2db6ff85af refactor checkRequestedStep 5 years ago
Iuri Matias d1dc081905 refactor getLastCallChangeSince 5 years ago
Iuri Matias 74b2e29744 refactor getCallStackAt 5 years ago
Iuri Matias 220f7e7a4e refactor getSourceLocationFromVMTraceIndex to a promise 5 years ago
Iuri Matias 3c19b6dd4d remove unneded if-elses; refactor; convert callbacks to promises 5 years ago
aniket-engg 894a0abd08 moved libs into libs dir 5 years ago
Admin c0fc2aa880 Moved files to libs/ 5 years ago
Iuri Matias 51cf3b662c update remix-lib syntax to use const, let and this 5 years ago
Aniket 806af11ffc
Update traceManager.js 6 years ago
aniket-engg 3b6666c93e using scope 6 years ago
aniket-engg 35dd0a1aee flag to track internal function calll 6 years ago
aniket-engg 2ab6293f57 internal function call handling 6 years ago
nujabes403 6bc175a70c Fix typo 'invokation' to 'invocation' 6 years ago
Iuri Matias 0046453a42 add callbacks so each step of the debugger is only called when it's ready 6 years ago
yann300 0f530cf761 remove debug artefact 7 years ago
Iuri Matias 3101764e2d fix fixes for remix-debug integration 7 years ago
Iuri Matias 4db645cb91 move code and trace code from remix-debug to remix-lib 7 years ago
Iuri Matias 63a9299669 move remix-core code & tests to remix-debug 7 years ago
Iuri Matias 7aa65f8611 remove global web3 object from remix-core 7 years ago
yann300 f550bd8cff module split 7 years ago
yann300 16ea5a9353 rename resolveStorage => accumulateStorageChanges 8 years ago