Commit Graph

20142 Commits (c7a105f60f0278d8f66467b0b24be36fc93b6ec9)
 

Author SHA1 Message Date
yann300 c7a105f60f Merge pull request #3068 from ethereum/improve_gas_in_debugger 2 years ago
yann300 edfeb2c0d1 linting 2 years ago
yann300 71d253d8c6 fix tests 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 23c873c16f fix test 2 years ago
yann300 adef162317 take in account generated sources during debugging 2 years ago
yann300 c273ee1812 fix test 2 years ago
yann300 f94ecd712b fix linting 2 years ago
yann300 668d5d9e31 fix decoding ctor parameters 2 years ago
yann300 b35ef7208f fix tests 2 years ago
yann300 3d4f9d91bd set scope id before hand 2 years ago
yann300 6df1dc2717 fix test (the constructor is now included) 2 years ago
yann300 5ff4e3bd6f fix display constructor in the function stack 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 986583578c fix gas label 2 years ago
yann300 0a7f563811 remove uneeded param 2 years ago
yann300 f551afa783 fix unit test 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 52db3c7fd9 fix listenning event in debugger 2 years ago
yann300 1a7773ca76 update e2e test 2 years ago
yann300 d05ffe3b82 add test for getGasCostPerLine and function gasCost 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 0c8646696b fix label 2 years ago
yann300 6c9a04f7bc show inline gas cost 2 years ago
yann300 dd00d1d13b use cached source location 2 years ago
Joseph Izang f30a4582ed spacing 2 years ago
Joseph Izang 57f03b64f6 center button contents 2 years ago
Joseph Izang 9a02ce0c1c space return 2 years ago
Joseph Izang 7032b0fa7d reduce gap between compile and *.sol name 2 years ago
Joseph Izang 1534867d8a space return 2 years ago
filip mertens 9851bd32f0 disable test 2 years ago
filip mertens d7234afd31 disable test 2 years ago
filip mertens 7398824177 debug more 2 years ago
filip mertens 224aa3eccb debug 2 years ago