Commit Graph

575 Commits (b74f9accd91d10a446eeb606a11c33a6ad514836)
 

Author SHA1 Message Date
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
chriseth f80e2fae69 Merge pull request #129 from lastperson/patch-3 9 years ago
chriseth 2d8ed0b5d5 Merge pull request #126 from axic/patch/vm-multiaddr 9 years ago
Oleksii Matiiasevych ef8d835075 Temp solution for constant functions on eth nodes 9 years ago
Alex Beregszaszi 05f4abaa8e Support multiple accounts in VM mode 9 years ago
chriseth e756686ecd Merge pull request #130 from chriseth/appexp 9 years ago
pascalverst 1431ff8927 Extracted application code and created chrome extension manifest. 9 years ago
Oleksii Matiiasevych 0df5d87e7f Fix runTx constant call with args to real eth node 9 years ago
chriseth e42c3e748f Merge pull request #128 from lastperson/patch-1 9 years ago
Oleksii Matiiasevych 06b04135de Fix runTx to work with real eth nodes 9 years ago