Commit Graph

77 Commits (908ed04889b3d25c550ff88e79a3ec79a36c3a64)

Author SHA1 Message Date
yann300 479df5314b make SolidityProxy to dyn resolve compilation result 2 years ago
yann300 4d576df078 fix build 2 years ago
yann300 5381f679bd take in account generated sources during debugging 2 years ago
yann300 24b1495132 fix duplicate 2 years ago
yann300 fa3c4f0981 use lineColumnPos from the cache 2 years ago
yann300 2f4bff3d5e show line number in the opcodes list 2 years ago
yann300 ef4e096554 gas cost per line 2 years ago
yann300 d543feb521 show inline gas cost 2 years ago
yann300 9edcac7a36 use cached source location 2 years ago
yann300 acd70c81bc refactor etherscan aip to enable verifying through the api 2 years ago
yann300 f820f1e8d9 fix memory formatting 2 years ago
yann300 1cf484afcc fix jumpTo 3 years ago
yann300 26b2bf8a8a make sure we don't upate heavy data for every single step changed 3 years ago
yann300 2fc89623ed fix timeout issue 3 years ago
yann300 fd74018d50 fix don't call `getValidSourceLocationFromVMTraceIndex` 2 times 3 years ago
yann300 588744ff04
remove uneeded event 3 years ago
yann300 a8c4393cfd remove uneeded managersChanged 3 years ago
yann300 c66cb9455d fix breakpoint events 3 years ago
yann300 bace58481f do not trigger step changed 3 years ago
yann300 34dd9cedfd fix displaying reverted calls in debugger 3 years ago
yann300 a41e698eba fix reseting source location 3 years ago
yann300 61ea80b269 fix libs linting 3 years ago
filip mertens f82988d629 fix debugger test 3 years ago
filip mertens 4b877617d3 fix sol test debugger 3 years ago
yann300 49a5581961 linting 4 years ago
yann300 58787e9dcd make it async 4 years ago
yann300 c25dda8a34 force using local node 4 years ago
yann300 546736cdb7 keep track of stop/revert/return indexes and outofgad indexes 4 years ago
yann300 c2c7a2b29c highlight the next opcode to be executed 4 years ago
yann300 a06e31d28d allow debugging various fork 4 years ago
yann300 db52833967 highlight the last 5 items instead of only one 4 years ago
yann300 93464327c9 keep track of stop/revert/return indexes and outofgad indexes 4 years ago
yann300 cd997ee69a highlight the next opcode to be executed 4 years ago
yann300 6f1bfaf379 allow debugging various fork 4 years ago
yann300 cb47ed68a0 fork selection for javascript VM 4 years ago
yann300 6a6b9ae00b make async 4 years ago
yann300 9fa49102b6
decode calldata during debugging (#1179) 4 years ago
yann300 00131882ed open-save workspace e2e fix 4 years ago
aniket-engg 2a98b37783 linting for remix-debug done 4 years ago
ioedeveloper 675faaf145 Trigger Step Changed 4 years ago
yann300 acb9e5892a
Debugger Iframe plugin (#745) 4 years ago
yann300 f3db2d913d Revert "Debugger react app (#720)" 4 years ago
yann300 0050e5cbed
Debugger react app (#720) 4 years ago
yann300 0bfcb2b817 pass the address to "newSourceLocation" listenners 4 years ago
aniket-engg b5d655d084 property access improved 4 years ago
aniket-engg 399a57d883 linting working fine 4 years ago
aniket-engg 2dc8d11a56 imports and some type updated 4 years ago
aniket-engg 1b097bc6f9 debugger src updated 4 years ago
aniket-engg 36e91d0b0d solidityState and stepManager updated 4 years ago
aniket-engg d077a047fe debugger ans solidityLocals updated 4 years ago