Commit Graph

121 Commits (834752c0faf8c0c98bf81e37723d054bd39c9785)

Author SHA1 Message Date
lianahus e5920ae3b2 linting fixed for remix-debug 10 months ago
eveneast f85df66be1 Fix some typos in comments 10 months ago
yann300 c33359d14f cancun 11 months ago
Dimitris Apostolou ec8ee514c4 Fix typos 12 months ago
vuittont60 331fcaf8fc fix typo libs/remix-debug/src/solidity-decoder/types/Mapping.ts 1 year ago
yann300 29d22913cd make function stack clickable 1 year ago
yann300 b3dab6fa02 fix removing 0x 2 years ago
yann300 055ca5a4f2 fix ethereumjs-util dep 2 years ago
yann300 6471fcb2aa do not throw if ast not present 2 years ago
yann300 f07be0b14c fix devdoc 2 years ago
yann300 856a3e55af re-add solidity reset 2 years ago
yann300 ccaba2fb63 fix decoding the state 2 years ago
yann300 479df5314b make SolidityProxy to dyn resolve compilation result 2 years ago
yann300 58c205b8de fix parsing the var in multiple scope 2 years ago
yann300 949c4dd22e show state variable 2 years ago
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 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 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
yann300 8c4e449314 update label for function type 3 years ago
yann300 76f8549ae3 add function type 3 years ago
yann300 61ea80b269 fix libs linting 3 years ago
yann300 0ae9f9b532 fix input parameters 4 years ago
yann300 b0ddc0bd11 fix formatting value if error 4 years ago
yann300 bcafc4046c manage immutable 4 years ago
yann300 801744f612 ignore mapping if struct in memory (#1308) 4 years ago
yann300 ea7a127af6 should not be 0x prefixed 4 years ago