Commit Graph

288 Commits (ef35ea21b48c7c40a01d2b86d64eed56bcd95e8b)

Author SHA1 Message Date
yann300 5ddb35d11f fix scope type 2 years ago
yann300 adef162317 take in account generated sources during debugging 2 years ago
yann300 f94ecd712b fix linting 2 years ago
yann300 668d5d9e31 fix decoding ctor parameters 2 years ago
yann300 3d4f9d91bd set scope id before hand 2 years ago
yann300 5535ca77ad fix decoding function parameters 2 years ago
yann300 893a806441 fix linting 2 years ago
yann300 d915caf7f9 fix tracking constructor paramaters 2 years ago
yann300 dd3891ae03 remove commented code 2 years ago
yann300 84386825b6 fix duplicate 2 years ago
yann300 0a7f563811 remove uneeded param 2 years ago
yann300 17d44abd21 use lineColumnPos from the cache 2 years ago
yann300 41702522c8 show line number in the opcodes list 2 years ago
yann300 8d88218d21 adding cache 2 years ago
yann300 251fdfd18c remove need of using extractValidSourceLocation 2 years ago
yann300 b8ed6874af log debug time 2 years ago
yann300 83aa1e2ed7 rename 2 years ago
yann300 81a74f4fb8 use ast to identify jump to high level function 2 years ago
yann300 096d24eb02 fix retrieve the current address 2 years ago
yann300 ec1c53a395 fix assigning the type property 2 years ago
yann300 69cc4eb1a5 fix getting contract name of struct 2 years ago
yann300 badb4e1aa9 use validSourceLocation 2 years ago
yann300 4d20da2759 gas cost per line 2 years ago
yann300 935e781d2f display gas cost at function scope 2 years ago
yann300 6c9a04f7bc show inline gas cost 2 years ago
yann300 dd00d1d13b use cached source location 2 years ago
filip mertens 943e4f6305 # This is a combination of 50 commits. 2 years ago
yann300 cde0190c0d refactor etherscan aip to enable verifying through the api 2 years ago
yann300 6f07f8fc97 fix memory formatting 2 years ago
yann300 2d7b7f32d5 add sepolia 2 years ago
yann300 41f88be245 fix jumpTo 3 years ago
filip mertens e20a2fe875 reset files 3 years ago
filip mertens 583b4dc09d higlight provider 3 years ago
filip mertens 17eca0f318 add gast costs in editor 3 years ago
filip mertens c26846ca06 moving file states 3 years ago
yann300 ed6db83e2d make sure we don't upate heavy data for every single step changed 3 years ago
yann300 b75b83a7a1 fix timeout issue 3 years ago
yann300 e380ad7fae fix don't call `getValidSourceLocationFromVMTraceIndex` 2 times 3 years ago
yann300 a358c8a526 remove uneeded event 3 years ago
yann300 5ba55c71f5 fix stopping at breakpoing 3 years ago
yann300 498b399c98 remove uneeded managersChanged 3 years ago
yann300 16a0db2df0 fix breakpoint events 3 years ago
yann300 e11827daae fix setting line 3 years ago
yann300 0c9f56a17b update label for function type 3 years ago
yann300 3f986ed745 do not trigger step changed 3 years ago
yann300 e3018f09db add function type 3 years ago
aniket-engg 734cb8dd87 update compilationFinished 3 years ago
yann300 a343c375cc refactor Web3VmProvider to VmProxy 3 years ago
yann300 c4dc232d16 fix displaying reverted calls in debugger 3 years ago
yann300 d499ac07a6 fix getting the storage 3 years ago