Commit Graph

72 Commits (dd34b1dcc48a08215293eee40c33c27f92f562f8)

Author SHA1 Message Date
yann300 fa33283e33 only 2 explorers - browser and localhost 5 years ago
Patrick Gallagher f2b35f472e undo changes 5 years ago
Patrick Gallagher 07d300c0d2 undo app.js changes 5 years ago
Patrick Gallagher 37b027de19 Fix documentation links to remix-ide site 5 years ago
yann300 ba50933a1e switch to previous version 6 years ago
Alex Beregszaszi ff65dbd373 Move ballot example into src/app/example-contracts 8 years ago
chriseth 0098d62b70 Update ballot contract to solidity 0.4.0. 8 years ago
Alex Beregszaszi c66af27eb2 Standard: format whitespace (using semistandard-format) 9 years ago
chriseth 76a80a1a55 Use npm for building / dependency management. 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
Alex Beregszaszi 38d15365e9 Use ABI.eventID 9 years ago
Alex Beregszaszi 2305b1bea5 Parse event names in VM mode 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
Alex Beregszaszi f042f2dd3f Remove the two leading tabs on every line 9 years ago
Alex Beregszaszi 7fe095a2a7 Remove DOS newlines 9 years ago
chriseth 85e1717f79 Trigger onChange on session change. 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 9a380295e1 fix gist loading and publish text 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 00b07df940 Move binaries to gh-pages to fix mime type issue. 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 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
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
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
Oleksii Matiiasevych 06b04135de Fix runTx to work with real eth nodes 9 years ago
Alex Beregszaszi 00425984c9 Accomodate the API change in ethereumjs/browser-builds 9 years ago