Commit Graph

412 Commits (7896c05d92289567b970f72a8f69c39c7c29f090)
 

Author SHA1 Message Date
yann300 7896c05d92 fix tests 8 years ago
yann300 54cab1c351 fix txbrowser 8 years ago
yann300 a6f654988d remove displaying empty obj + typo 8 years ago
yann300 989d4924db display empty treeview instead of nothing 8 years ago
yann300 11f28d5d99 make dropdownlist use treeview 8 years ago
yann300 99ded5efde treeview 8 years ago
chriseth 0e3e3c9d3a Merge pull request #168 from ethereum/instHeight 8 years ago
yann300 df241d8ada instruction list height 8 years ago
yann300 6e111e20b4 Merge pull request #167 from ethereum/warning 8 years ago
yann300 f6d79f68cc fix error msg 8 years ago
chriseth 03526de575 Merge pull request #165 from ethereum/jumpOut 8 years ago
chriseth c9319fa519 Merge pull request #166 from ethereum/contracttype 8 years ago
yann300 fd4b3121e0 typo 8 years ago
yann300 9fa0951555 add contract type + don't throw if type not found 8 years ago
yann300 5ae2576423 fix step over back, step over forward 8 years ago
yann300 d31156f932 typo + comment 8 years ago
yann300 fefa70fe33 label 8 years ago
yann300 6c61a4531a bug fix 8 years ago
yann300 5348fde377 add jump to exception action 8 years ago
yann300 478bdb415e fix pushCall 8 years ago
yann300 17acea5e60 add buildCallsPath to Util 8 years ago
yann300 0dff2ae6cc remove log 8 years ago
yann300 bfb84d686d fix tests 8 years ago
yann300 1d153de05a Update TraceManager to use the new callstree 8 years ago
yann300 53bcfde851 change way of bulding the calltree 8 years ago
yann300 476c94ff41 add findCall 8 years ago
yann300 e304334176 use depth change to check for bas return (needed byt the js vm) 8 years ago
yann300 48a9827415 only take care of the first outofgas 8 years ago
yann300 8c4b4d05e7 do not crash if no storage 8 years ago
yann300 93c72cf6cd check if run out of gas 8 years ago
yann300 9e18198c1a dep 8 years ago
yann300 d5a435dcf8 calculate cost of SSTORE & store empty storage if creation 8 years ago
yann300 982ccc7c72 disable button nextCall, jumpOut if applicable 8 years ago
yann300 c356b50673 jump out 8 years ago
yann300 198978a4f5 Merge pull request #164 from ethereum/traceFailedToLoad 8 years ago
yann300 82e0cf96fe typo 8 years ago
yann300 3a95dd0c98 fix dropdown panel 8 years ago
yann300 320ff4fd6a typo + fix reseting 8 years ago
yann300 ea45dfc181 fix build through browser solidity 8 years ago
yann300 d83d3900a0 typo 8 years ago
yann300 a0dfcf1ab1 typo 8 years ago
yann300 65bd4b2201 fix error msg 8 years ago
yann300 ec0b3b29bc display msg if tx not found 8 years ago
yann300 29e6188fe4 replace toggle by show 8 years ago
yann300 8c1639ae44 display msg if tx not found 8 years ago
yann300 c6a70db2dd Merge pull request #160 from ethereum/mapping 8 years ago
chriseth 9c4698da30 Merge pull request #157 from ethereum/locals 8 years ago
yann300 9edff21e20 add catch on buildTree 8 years ago
yann300 7e8edcba86 put includion of variable declaration in a separate function 8 years ago
yann300 67d55dcaf1 remove unused var declaration 8 years ago