Commit Graph

352 Commits (f5c9b020f07e97022ee2020ed7497cbcc7e35450)
 

Author SHA1 Message Date
Alex Beregszaszi f5c9b020f0 Support block header parameters in VM mode (timestamp for now) 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
d11e9 e9742449cd fix misnamed var 9 years ago
d11e9 ad43829d31 Fix rebase/conflict error (missing parens) 9 years ago
d11e9 5f1c788841 Correctly catch undefined chrome variable 9 years ago
d11e9 7c7f015d6a make udapp instance match color scheme 9 years ago
d11e9 9a380295e1 fix gist loading and publish text 9 years ago
d11e9 4ff4c86493 fix scroller styling 9 years ago
d11e9 b494fe967a remove unused deps and fix newfile scrolling 9 years ago
d11e9 ceab6db2b3 Add optimize, version to query strings and refactor 9 years ago
d11e9 1d1ddcf8b0 remove logs 9 years ago
d11e9 a8a879fa40 scroll to new file 9 years ago
d11e9 27a0938cf6 tidy file tab handers 9 years ago
d11e9 cf7ac73156 fix file tab navigation to allow many files 9 years ago