Commit Graph

12780 Commits (c7112981a7b92752f8a31b1679eb58c4f772d5cc)
 

Author SHA1 Message Date
yann300 50ddd6b4d4 coding standard 9 years ago
chriseth 440332111c Added gitignore. 9 years ago
chriseth 95914e5bbc Update readme to describe only the IDE part. 9 years ago
chriseth afb21fd02f Make package private. 9 years ago
chriseth 76a80a1a55 Use npm for building / dependency management. 9 years ago
chriseth b4d7d8c4ad Merge pull request #21 from yann300/slider 9 years ago
chriseth cdc3fdafd0 Merge pull request #21 from yann300/slider 9 years ago
yann300 953ff7e958 indent 9 years ago
yann300 09b2182fd9 indent 9 years ago
chriseth e148e0bd08 Merge pull request #158 from chriseth/pullchanges 9 years ago
chriseth 87c805a5a0 Merge pull request #159 from chriseth/loadList 9 years ago
chriseth f98e1b57ef Load list.js from correct location. 9 years ago
yann300 f1f883a5a3 indent 9 years ago
yann300 9d78e8c459 indent 9 years ago
yann300 0898e10a26 slider - bugfix 9 years ago
yann300 3a64be6171 slider - bugfix 9 years ago
chriseth 8264870043 Merge pull request #155 from axic/patch/vm-events-v2 9 years ago
yann300 5d54ced57e add slider 9 years ago
yann300 d8ac20432d add slider 9 years ago
Alex Beregszaszi b675386b5b Use ABI stringify 9 years ago
Alex Beregszaszi 2021ef1d38 Decode ABI for events in VM mode 9 years ago
chriseth 5ed7199549 Merge pull request #153 from axic/patch/vm-event-names 9 years ago
Alex Beregszaszi 38d15365e9 Use ABI.eventID 9 years ago
Alex Beregszaszi 2305b1bea5 Parse event names in VM mode 9 years ago
chriseth 93d240df93 Merge pull request #151 from axic/patch/account-cleanup 9 years ago
chriseth 2875a5bbb8 Merge pull request #143 from axic/patch/decodeabi-v2 9 years ago
yann300 a096a912b3 Merge pull request #19 from chriseth/startnode 9 years ago
yann300 9a1df3912c Merge pull request #19 from chriseth/startnode 9 years ago
Alex Beregszaszi f48306ca6c Move web3.eth.getAccounts into udapp 9 years ago
Alex Beregszaszi e35a3a67ac Fix indentation to match rest of the file 9 years ago
Alex Beregszaszi 65530a82bc Update to support ethereumjs-abi 0.6.0 9 years ago
chriseth 2fefeb3d76 No admin and eth from path. 9 years ago
chriseth 1d98d18953 No admin and eth from path. 9 years ago
chriseth a5da9506c0 Merge pull request #17 from ethereum/dependencies-package.json 9 years ago
chriseth 78e6353153 Merge pull request #17 from ethereum/dependencies-package.json 9 years ago
yann300 0b05f2ace0 Update package.json 9 years ago
yann300 821bd3d67f Update package.json 9 years ago
chriseth b21d55ba16 Merge pull request #13 from yann300/debuggerPanels 9 years ago
chriseth 874ce96e80 Merge pull request #13 from yann300/debuggerPanels 9 years ago
yann300 d7b4672961 ui changes 9 years ago
yann300 d6b8dc6a3b ui changes 9 years ago
yann300 62be477bb0 indent 9 years ago
yann300 7a37411728 indent 9 years ago
yann300 44b60c4d99 change vmTrace call 9 years ago
yann300 ec53da7d05 change vmTrace call 9 years ago
Alex Beregszaszi ce97097a91 Display the names of named output while decoding 9 years ago
Alex Beregszaszi bb60db97c6 Display errors properly during ABI decoding 9 years ago
Alex Beregszaszi 2af1a92096 Decode response ABI only if there supposed to be return values 9 years ago
Alex Beregszaszi bbd07fd7ee Format decoded output more nicely (include type and stringify properly) 9 years ago
Alex Beregszaszi 56c8e62d28 Display raw result as well as decoded output separately 9 years ago