Commit Graph

13 Commits (2befa5fed74b214a1a9091727b2910389423d0b6)

Author SHA1 Message Date
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
Iuri Matias 9360511733 rename decoder to solidity-decoder 7 years ago
Iuri Matias 466d983f71 fix typo 7 years ago
Iuri Matias da0ded69fa move code and trace code from remix-debug to remix-lib 7 years ago
Iuri Matias 45eb3b60d2 move decoder from remix-solidity to remix-debug 7 years ago
Iuri Matias a1308c50bf move remix-core code & tests to remix-debug 7 years ago
Iuri Matias 9d4c5e4dd9 removed commented code 7 years ago
Iuri Matias 40cfd44d3c remove global web3 object from remix-debug 7 years ago