Commit Graph

1082 Commits (39704974f0362d455ff18a5d294aa4e4ae96930f)
 

Author SHA1 Message Date
chriseth 08a8db02e4 Clarify saucelabs script 8 years ago
Alex Beregszaszi 346eb589a9 Fix border-button -> border-color 8 years ago
Alex Beregszaszi 8b3637015a Fix 0px -> 0 in css 8 years ago
Alex Beregszaszi 637066057c Merge pull request #257 from ethereum/workaround-browsers 8 years ago
Alex Beregszaszi 94ab5c29c4 Use Javascript strict mode 8 years ago
Alex Beregszaszi 5c92a9cbce Workaround some browsers which don't tell the error when disconnected 8 years ago
chriseth 26d56afa9a Merge pull request #245 from ethereum/load-offline-fix 8 years ago
chriseth 719a77ad7a Merge pull request #239 from ethereum/remove-legacy 8 years ago
Alex Beregszaszi f12928da65 Use only done/fail on getJSON 8 years ago
Alex Beregszaszi 47506b385e Fix loading version offline if getJSON failed 8 years ago
chriseth ab0593386a Merge pull request #238 from ethereum/runtx 8 years ago
Alex Beregszaszi 40c7147cb5 udapp: Rename isCall to useCall in runTx() 8 years ago
Alex Beregszaszi 99b812b124 Simplify runTx 8 years ago
chriseth 33c5b42805 Merge pull request #233 from ethereum/github-import 8 years ago
chriseth 62fb471319 Merge pull request #244 from yann300/updateVersion 8 years ago
chriseth 6d8c50f2b1 Merge pull request #243 from ethereum/storage-fix 8 years ago
yann300 3c433f0f49 update remix version 8 years ago
Alex Beregszaszi 252c5ccc81 Fix storage issues on some browsers 8 years ago
Alex Beregszaszi c031bee975 Describe getConstructorInterface 8 years ago
Alex Beregszaszi 9cbf327768 Remove legacy getABIInputForm 8 years ago
chriseth 4023589e4f Merge pull request #236 from ethereum/debug-failed 8 years ago
Alex Beregszaszi 41d48af953 Support debugging failed transactions 8 years ago
Alex Beregszaszi 50aac904e2 Rename Base64 to base64 because we don't need to instantiate it 8 years ago
Alex Beregszaszi a591fd2060 Move HTTP (and Github API) error handling to app from compiler. 8 years ago
Alex Beregszaszi 7a215cf4ba List reason why import failed (file not found) 8 years ago
Alex Beregszaszi 3badac4075 Raise nice error if an unsupported URL import was attempted 8 years ago
Alex Beregszaszi 21953d8bcf Merge pull request #220 from ethereum/optimize-checkbox 8 years ago
Alex Beregszaszi a919af55fa Merge pull request #234 from ethereum/fix-error-click 8 years ago
Alex Beregszaszi 0c16c8cd29 Fix click handler for warnings/errors 8 years ago
Alex Beregszaszi fc2e5b1432 Remove dead parameter 8 years ago
Alex Beregszaszi 1297bac19a Fix optimize checkbox 8 years ago
Alex Beregszaszi 3e2076d084 Merge pull request #232 from ethereum/fix-gather-imports 8 years ago
Alex Beregszaszi 661294e2c0 Break out warning checking into isValidError 8 years ago
Alex Beregszaszi f00c8defd6 Fix the bug with gather imports 8 years ago
Alex Beregszaszi e54949b3a1 Fix error reporting when gatherImports failed 8 years ago
Alex Beregszaszi b0b6217d83 Merge pull request #231 from ethereum/fix-rpc-endpoint 8 years ago
Alex Beregszaszi 404b69d3e8 Fix execution context change (Web3 & RPC) 8 years ago
chriseth f9c2dc6469 Merge pull request #224 from ethereum/query-params 8 years ago
Alex Beregszaszi 578eba1c51 Merge pull request #226 from ethereum/updateddefaultsource 8 years ago
chriseth 0098d62b70 Update ballot contract to solidity 0.4.0. 8 years ago
Alex Beregszaszi eed3d0ab82 Merge initWithQueryParams 8 years ago
Alex Beregszaszi f96c0d254b Remove instant updates from the url.hash 8 years ago
chriseth 661d17fc09 Merge pull request #219 from ethereum/compile-button 8 years ago
Alex Beregszaszi f386476393 Support disabling automatic code compilation 8 years ago
Alex Beregszaszi 5e15c43c50 Merge pull request #215 from ethereum/load-version-json 8 years ago
Alex Beregszaszi c3e7168891 Move editor.onChange from compiler to app 8 years ago
Alex Beregszaszi 3cea49f6f6 Introduce compile button 8 years ago
Alex Beregszaszi cbb75404f3 Make buttons in settingsView look the same as in publishView 8 years ago
Alex Beregszaszi 077075be03 More optimised way to sort in reverse 8 years ago
Alex Beregszaszi 1b8972a972 Use helper buildVersion 8 years ago