Commit Graph

279 Commits (af4c937e1ad4d752521039aa4f71ff97dbaac572)

Author SHA1 Message Date
Thabokani 55f856ce8b fix typo in libs/remix-debug/src/Ethdebugger.ts 1 year ago
vuittont60 e926498a90 fix typo libs/remix-debug/src/storage/mappingPreimages.ts 1 year ago
vuittont60 331fcaf8fc fix typo libs/remix-debug/src/solidity-decoder/types/Mapping.ts 1 year ago
yann300 cbedfc3597 use toNumber 1 year ago
yann300 9a9af6f0c9 fix using BigNum 1 year ago
yann300 8dbf8e1bad update rpc nodes url 1 year ago
yann300 29d22913cd make function stack clickable 1 year ago
filip mertens e9c806d750 merging 1 year ago
Oleksii Kosynskyi 36d85d5500
fix plugins 1 year ago
yann300 b81d0b24ea Update mainnet node for debugging data 1 year ago
Oleksii Kosynskyi e1e2ed4e61
fix lint 1 year ago
yann300 a34c6b71f3 fix test 2 years ago
yann300 1048956609 fix stringify the memory (from Uint8Array to hex string) 2 years ago
Wyatt Barnes 059c998734
WIP - Fix yarn nx run remix-tests:test 2 years ago
Wyatt Barnes 855b38aca1
Fix yarn nx run remix-debug:test 2 years ago
yann300 e2d76f77f6 latest is 'merge' 2 years ago
filip mertens 8db57773a5 fix mixins 2 years ago
yann300 b3dab6fa02 fix removing 0x 2 years ago
yann300 055ca5a4f2 fix ethereumjs-util dep 2 years ago
yann300 6dfe32bd8c linting 2 years ago
yann300 f5e5147b1b fix converting stack 2 years ago
yann300 fb14e2600a fix memory 2 years ago
yann300 f50ac473ec format the memory in the traceManager 2 years ago
yann300 1e91f2fcbc linting 2 years ago
yann300 b7f2ae625c fix debugging 2 years ago
yann300 6471fcb2aa do not throw if ast not present 2 years ago
yann300 ae2bb4a41d simulator in a web worker 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
bunsenstraat a9760388ad Update breakpointManager.ts 2 years ago
yann300 4d576df078 fix build 2 years ago
yann300 4f7ffce311 fix test 2 years ago
yann300 5acf4105d7 use the cache for the calltree 2 years ago
yann300 a79ce971a3 add global context value in popup while debugging 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