Commit Graph

414 Commits (da31a6a8ef68f38058b648eef5ad92bea012db64)
 

Author SHA1 Message Date
chriseth faf8e8cf40 Merge pull request #10 from ethereum/undo 9 years ago
chriseth 0af7f430a0 Merge pull request #6 from ethereum/patch/block-details 9 years ago
chriseth 8cd8b29151 Correctly declare environment variables. 9 years ago
Alex Beregszaszi 1e155b1381 Workaround issues in ethereumjs-block (it should be fixed upstream) 9 years ago
chriseth 3f5ac8d179 Merge pull request #11 from ethereum/deploy 9 years ago
chriseth 86330e0b30 Use bash instead of sh. 9 years ago
chriseth ae072b1851 Fix undo problems. 9 years ago
chriseth 3cebb65f70 Merge pull request #9 from ethereum/deploy 9 years ago
chriseth 3d926e264f Remove braces. 9 years ago
chriseth c86d8f0155 Merge pull request #7 from ethereum/deploy 9 years ago
Alex Beregszaszi 29918b58ef Update to the new build system 9 years ago
Alex Beregszaszi f5c9b020f0 Support block header parameters in VM mode (timestamp for now) 9 years ago
chriseth cfa79126bd Configure push repo from outside. 9 years ago
chriseth d12bfd7471 Merge pull request #3 from ethereum/deploy 9 years ago
chriseth 102d4c7fa8 Run build instead of the tests. 9 years ago
chriseth 847398d7bf Travis deployment scripts. 9 years ago
yann300 1d404ea0d6 Merge pull request #1 from ethereum/npmify 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 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
chriseth 8264870043 Merge pull request #155 from axic/patch/vm-events-v2 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
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
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
chriseth 312098badf Merge pull request #149 from axic/patch/remove-dos-newlines 9 years ago
Alex Beregszaszi f042f2dd3f Remove the two leading tabs on every line 9 years ago
Alex Beregszaszi 7fe095a2a7 Remove DOS newlines 9 years ago
chriseth 632d604a3e Merge pull request #148 from chriseth/onchange 9 years ago
chriseth 85e1717f79 Trigger onChange on session change. 9 years ago
chriseth fb1bfc636a Merge pull request #133 from d11e9/storage.sync 9 years ago
chriseth 456d4949fe Merge pull request #145 from axic/patch/vm-events 9 years ago
chriseth 0cafaeeff0 Merge pull request #144 from axic/patch/show-web3-encoding-error 9 years ago
Alex Beregszaszi c047b99484 Support event logs in VM mode 9 years ago
Alex Beregszaszi fdeae6bdf6 Display web3 encoding error (if arguments are not supplied by the user, etc.) 9 years ago