Commit Graph

734 Commits (077075be03eab601e207306d885bc76f648f48a9)
 

Author SHA1 Message Date
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
d11e9 9ed734c358 separate sessions for files, maintains selection and undo stack 9 years ago
d11e9 2206248143 Enable extension to sync files using chrome.storage.sync 9 years ago
chriseth e44ceb831c Merge pull request #127 from axic/patch/decodeabi 9 years ago
chriseth 5a4a8e5e87 Merge pull request #142 from chriseth/fixMimeType 9 years ago
chriseth 00b07df940 Move binaries to gh-pages to fix mime type issue. 9 years ago
chriseth 01f16bea3f Merge pull request #141 from chriseth/loadremote 9 years ago
chriseth 7723cd9ea4 Merge pull request #139 from axic/feature/fallback-func 9 years ago
chriseth 9e148f0fef Merge pull request #140 from axic/feature/provide-value 9 years ago
chriseth e48bbf5c9d Load compiler from different repository. 9 years ago
Alex Beregszaszi 678b0b5de6 Support fallback function for contracts 9 years ago
Alex Beregszaszi b83ca4aa36 Explain what values are accepted for the transaction 9 years ago
Alex Beregszaszi 2347150d5d Decode contract responses (ABI) using ethereumjs-abi 9 years ago
Alex Beregszaszi 9c274fca4a Support Ethereum units for setting the value on a transaction 9 years ago
Alex Beregszaszi 00c0d3f2bb Support passing value with a transaction 9 years ago
chriseth ef05c2f2f9 Merge pull request #136 from chriseth/fontfix 9 years ago
chriseth a6485bf4cc Merge pull request #135 from chriseth/rmwarning 9 years ago
chriseth 2c17b7a230 Fix strange font weight. 9 years ago
chriseth e9f35bd176 Remove warning about libraries. 9 years ago