Commit Graph

20 Commits (98cd641e1258654961276b91a6f7ec517d3b13f8)

Author SHA1 Message Date
Thabokani 7a0389d232 fix typo in libs/remix-debug/src/Ethdebugger.ts 1 year ago
yann300 4fed1da09f linting 2 years ago
yann300 82df9c8bf0 fix debugging 2 years ago
yann300 e195a2c098 re-add solidity reset 2 years ago
yann300 2b69f523fe make SolidityProxy to dyn resolve compilation result 2 years ago
yann300 4e575fa365 add global context value in popup while debugging 2 years ago
yann300 bc82ead7d6 show state variable 2 years ago
yann300 2befa5fed7 show local variable value in the editor context 2 years ago
yann300 4d20da2759 gas cost per line 2 years ago
yann300 498b399c98 remove uneeded managersChanged 3 years ago
yann300 a343c375cc refactor Web3VmProvider to VmProxy 3 years ago
yann300 fe52493e50 force using local node 4 years ago
yann300 6182dfe7bd allow debugging various fork 4 years ago
yann300 a5755a96b3 allow debugging various fork 4 years ago
yann300 10666349b6 fork selection for javascript VM 4 years ago
yann300 7394175e5f decode calldata during debugging (#1179) 4 years ago
aniket-engg a7dba18904 property access improved 4 years ago
aniket-engg 8dfe290746 linting working fine 4 years ago
aniket-engg fd52380633 src imports updated 4 years ago
aniket-engg 4e10d1895f src updated 4 years ago
aniket-engg 0f4ed86bf5 js to ts 4 years ago
yann300 80f617e20e manage generated sources 4 years ago
Iuri Matias 505fec8e47 pass getCurrentCalledAddressAt to SolidityProxy 4 years ago
Iuri Matias 2b0da357af pass getCode to SolidityProxy 4 years ago
Iuri Matias 30cac8f2a7 simplify BreakpointManager 4 years ago
yann300 5f27ad1a52 fix#470 4 years ago
yann300 200517d78c move classes from remix-lib to remix-debug 5 years ago
Iuri Matias 0d78f1a156 refactor resolveTrace into a promise 5 years ago
Iuri Matias 09a5f6b643 refactor decodeStateAt 5 years ago
Iuri Matias 7040895cf7 remove callback from extractStateAt 5 years ago
Iuri Matias 0ed4490631 simplify decodeLocalsAt 5 years ago
Iuri Matias 3dbf53a5aa remove callback from extractLocalsAt 5 years ago
Iuri Matias fc070c63de make sourceLocationFromInstructionIndex a promise 5 years ago
Iuri Matias 62aac4ac84 make sourceLocationFromVMTraceIndex a promise 5 years ago
Iuri Matias d95be9f42b refactor decodeLocalsAt 5 years ago
Iuri Matias d87754df8d refacto getMemoryAt 5 years ago
Iuri Matias c05ca38903 refactor getStackAt 5 years ago
Iuri Matias b1d3e64e10 refactor getSourceLocationFromVMTraceIndex to a promise 5 years ago
aniket-engg 259d3f6603 moved libs into libs dir 5 years ago
Admin 9524eb7293 Moved files to libs/ 5 years ago
yann300 8f89e6d933 turn property compilationResult into an async callback 5 years ago
Iuri Matias 84efca7262 update remix-debug syntax to use const, let and this 5 years ago
nujabes403 b691e62ee8 Remove duplicated function declaration 'Ethdebugger.prototype.debug' 6 years ago
Iuri Matias b8c7e30dff add resolveToReducedTrace; clean up; improve output 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
yann300 6c60858ff8 remove debug artefact 7 years ago
Iuri Matias cb61b40c37 fix fixes for remix-debug integration 7 years ago
yann300 acd1f85923 Update Ethdebugger.js 7 years ago