Commit Graph

21 Commits (834752c0faf8c0c98bf81e37723d054bd39c9785)

Author SHA1 Message Date
lianahus e5920ae3b2 linting fixed for remix-debug 10 months ago
Thabokani 55f856ce8b fix typo in libs/remix-debug/src/Ethdebugger.ts 1 year ago
yann300 1e91f2fcbc linting 2 years ago
yann300 b7f2ae625c fix debugging 2 years ago
yann300 856a3e55af re-add solidity reset 2 years ago
yann300 479df5314b make SolidityProxy to dyn resolve compilation result 2 years ago
yann300 a79ce971a3 add global context value in popup while debugging 2 years ago
yann300 949c4dd22e show state variable 2 years ago
yann300 903ba09290 show local variable value in the editor context 2 years ago
yann300 ef4e096554 gas cost per line 2 years ago
yann300 a8c4393cfd remove uneeded managersChanged 3 years ago
yann300 526ed2aacb refactor Web3VmProvider to VmProxy 3 years ago
yann300 c25dda8a34 force using local node 4 years ago
yann300 a06e31d28d allow debugging various fork 4 years ago
yann300 6f1bfaf379 allow debugging various fork 4 years ago
yann300 cb47ed68a0 fork selection for javascript VM 4 years ago
yann300 9fa49102b6
decode calldata during debugging (#1179) 4 years ago
aniket-engg b5d655d084 property access improved 4 years ago
aniket-engg 399a57d883 linting working fine 4 years ago
aniket-engg a9e1b5b6ac src imports updated 4 years ago
aniket-engg 7a8b046396 src updated 4 years ago
aniket-engg 7b55289a9d js to ts 4 years ago
yann300 948332300a manage generated sources 4 years ago
Iuri Matias 151c8bcc2b pass getCurrentCalledAddressAt to SolidityProxy 4 years ago
Iuri Matias c37caa9dc6 pass getCode to SolidityProxy 4 years ago
Iuri Matias c055231b78 simplify BreakpointManager 4 years ago
yann300 252f8b918d fix#470 4 years ago
yann300 69eb5526ac move classes from remix-lib to remix-debug 5 years ago
Iuri Matias 78b93513ea refactor resolveTrace into a promise 5 years ago
Iuri Matias c7018a7d12 refactor decodeStateAt 5 years ago
Iuri Matias e847577527 remove callback from extractStateAt 5 years ago
Iuri Matias 507d6429c4 simplify decodeLocalsAt 5 years ago
Iuri Matias 5ef253a866 remove callback from extractLocalsAt 5 years ago
Iuri Matias 8f6b5100cb make sourceLocationFromInstructionIndex a promise 5 years ago
Iuri Matias 0a9aa84aa3 make sourceLocationFromVMTraceIndex a promise 5 years ago
Iuri Matias 8bb7e18bc1 refactor decodeLocalsAt 5 years ago
Iuri Matias 826855f379 refacto getMemoryAt 5 years ago
Iuri Matias 3866faa992 refactor getStackAt 5 years ago
Iuri Matias 220f7e7a4e refactor getSourceLocationFromVMTraceIndex to a promise 5 years ago
aniket-engg 894a0abd08 moved libs into libs dir 5 years ago
Admin c0fc2aa880 Moved files to libs/ 5 years ago
yann300 d72551df4d turn property compilationResult into an async callback 5 years ago
Iuri Matias eddc2e3866 update remix-debug syntax to use const, let and this 5 years ago
nujabes403 b3bb79e264 Remove duplicated function declaration 'Ethdebugger.prototype.debug' 6 years ago
Iuri Matias 3284337fd0 add resolveToReducedTrace; clean up; improve output 6 years ago
Iuri Matias 0d2d4055c4 cleanup 6 years ago
Iuri Matias 7fee4f368a move setManagers to debugger; cleanup 6 years ago
Iuri Matias dd209448cd move execution context out of original debugger 6 years ago
yann300 0f530cf761 remove debug artefact 7 years ago
Iuri Matias 3101764e2d fix fixes for remix-debug integration 7 years ago