Commit Graph

19 Commits (aef86018c70fd25e30c7319611d586d7452af509)

Author SHA1 Message Date
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
yann300 91a2dbe107 refactor EthDebugger 7 years ago
yann300 6ab0929f56 add remix-debug 7 years ago
yann300 c5c15bd916 change folder structure 7 years ago
yann300 1dc18622cc add debug node ref 7 years ago
yann300 522187408c add debug node ref 7 years ago
Rob Stupay d05c3b3ae0 removing old remixLib.helpers.ui to make debugger work with csjs 7 years ago
Rob Stupay d7dfd161d6 removing old remixLib.helpers.ui to make debugger work with csjs 7 years ago
yann300 c0f2a05b36 module split 7 years ago
yann300 c99564d954 rename play => jumptonextbreakpoint 8 years ago
yann300 376e3acb07 auto jump to breakpoint if any 8 years ago
yann300 50b7f2d6e7 setBreakpointManager 8 years ago
yann300 bf6cae54cc trigger new eventr sourceLocationChanged 8 years ago
yann300 c0cb0fd48b fix error msg 8 years ago
yann300 1d92cbd82a Fix for browser solidity 8 years ago