Commit Graph

265 Commits (79953102956792cd14d92f24237a94c7b922ab2e)

Author SHA1 Message Date
yann300 48cc2a4942 Update mainnet node for debugging data 1 year ago
yann300 7405a1fedd fix test 2 years ago
yann300 dfb40243b2 fix stringify the memory (from Uint8Array to hex string) 2 years ago
yann300 f1d4d1f038 latest is 'merge' 2 years ago
filip mertens d888a9fb66 fix mixins 2 years ago
yann300 f77fd32d87 fix removing 0x 2 years ago
yann300 d44cbb0412 fix ethereumjs-util dep 2 years ago
yann300 8193e4d10b linting 2 years ago
yann300 b2247d481f fix converting stack 2 years ago
yann300 2817971ec5 fix memory 2 years ago
yann300 f280e23851 format the memory in the traceManager 2 years ago
yann300 4fed1da09f linting 2 years ago
yann300 82df9c8bf0 fix debugging 2 years ago
yann300 a9c118d680 do not throw if ast not present 2 years ago
yann300 ecdad6a475 simulator in a web worker 2 years ago
yann300 65df9691e5 fix devdoc 2 years ago
yann300 e195a2c098 re-add solidity reset 2 years ago
yann300 1f7f76610d fix decoding the state 2 years ago
yann300 2b69f523fe make SolidityProxy to dyn resolve compilation result 2 years ago
bunsenstraat 59dd937d9c Update breakpointManager.ts 2 years ago
yann300 84b72034a3 fix build 2 years ago
yann300 d9a71bf5a1 fix test 2 years ago
yann300 02d542f6b4 use the cache for the calltree 2 years ago
yann300 4e575fa365 add global context value in popup while debugging 2 years ago
yann300 c9088eac0c fix parsing the var in multiple scope 2 years ago
yann300 bc82ead7d6 show state variable 2 years ago
yann300 2befa5fed7 show local variable value in the editor context 2 years ago
yann300 edfeb2c0d1 linting 2 years ago
yann300 6d7a95549d need to replay the step if we are parsing the ctor 2 years ago
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