Commit Graph

291 Commits (874b40573815ce87db72ed6b336e49d427616c88)

Author SHA1 Message Date
yann300 903ba09290 show local variable value in the editor context 2 years ago
yann300 5589f1bf51 linting 2 years ago
yann300 120897b0fb need to replay the step if we are parsing the ctor 2 years ago
yann300 391b085642 fix scope type 2 years ago
yann300 5381f679bd take in account generated sources during debugging 2 years ago
yann300 d4175eca08 fix linting 2 years ago
yann300 c470236213 fix decoding ctor parameters 2 years ago
yann300 be8a7dd0ca set scope id before hand 2 years ago
yann300 cc2ff24bcc fix decoding function parameters 2 years ago
yann300 3f09a954a5 fix linting 2 years ago
yann300 636a20705e fix tracking constructor paramaters 2 years ago
yann300 0877347a8d remove commented code 2 years ago
yann300 24b1495132 fix duplicate 2 years ago
yann300 484caa052e remove uneeded param 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 2b5f4eb9fe adding cache 2 years ago
yann300 42fe88df86 remove need of using extractValidSourceLocation 2 years ago
yann300 cf0cf0ea18 log debug time 2 years ago
yann300 1ab06cc4df rename 2 years ago
yann300 22e286bbf2 use ast to identify jump to high level function 2 years ago
yann300 84b07e803a fix retrieve the current address 2 years ago
yann300 b4bf4effb1 fix assigning the type property 2 years ago
yann300 15ddc3a8d1 fix getting contract name of struct 2 years ago
yann300 e3d516ee2f use validSourceLocation 2 years ago
yann300 ef4e096554 gas cost per line 2 years ago
yann300 11b7e038bb display gas cost at function scope 2 years ago
yann300 d543feb521 show inline gas cost 2 years ago
yann300 9edcac7a36 use cached source location 2 years ago
filip mertens edaaeebea7 # This is a combination of 50 commits. 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 b8b0aa5150 add sepolia 2 years ago
yann300 1cf484afcc fix jumpTo 2 years ago
filip mertens a366d3cf22 reset files 2 years ago
filip mertens 12d0c6a25e higlight provider 2 years ago
filip mertens 2356bd8e0d add gast costs in editor 2 years ago
filip mertens a863e37dd6 moving file states 2 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 ca8d4ab215 fix stopping at breakpoing 3 years ago
yann300 a8c4393cfd remove uneeded managersChanged 3 years ago
yann300 c66cb9455d fix breakpoint events 3 years ago
yann300 2d1023e600 fix setting line 3 years ago
yann300 8c4e449314 update label for function type 3 years ago
yann300 bace58481f do not trigger step changed 3 years ago
yann300 76f8549ae3 add function type 3 years ago
aniket-engg abbb4a1d4e update compilationFinished 3 years ago