Commit Graph

1155 Commits (57be7233d4917d73c37c78bcdb90603a361bb2c1)
 

Author SHA1 Message Date
Alex Beregszaszi a71c688da5 Enclose JSON conversion in try/catch 8 years ago
Alex Beregszaszi f36b9d9ac8 Avoid showing the config file in the editor (temporary solution) 8 years ago
Alex Beregszaszi d026e399a5 Save config file as a normal file 8 years ago
Alex Beregszaszi d16a260a4f Store editor window size in config file 8 years ago
Alex Beregszaszi 86f84d5350 Add config file API 8 years ago
chriseth fae021f4a2 Merge pull request #379 from ethereum/open-file-icon 8 years ago
chriseth 917452928f Merge pull request #378 from ethereum/editor-trivial-cleanup 8 years ago
Greg Colvin f2ce138635 Merge pull request #376 from ethereum/editor-size-bugfix 8 years ago
Alex Beregszaszi 215306dd6b Replace upload icon with folder open 8 years ago
Alex Beregszaszi 3ae6b43704 Merge activeFileTab into sole caller 8 years ago
Alex Beregszaszi b4446dcd4a Use consistent naming in storage 8 years ago
Alex Beregszaszi 705d465a01 Reorder storage.js 8 years ago
Alex Beregszaszi 944a586380 Remove unused storage.getFileContent 8 years ago
Alex Beregszaszi 4d1eeae9ba Merge fileTabTemplate into sole caller 8 years ago
Alex Beregszaszi f981de8e61 Use editor.hasFile instead of storage.exists 8 years ago
Alex Beregszaszi f7008bd6ed Update last reference to storage.editorSize 8 years ago
chriseth 8f74793b51 Merge pull request #373 from ethereum/move-chrome-sync 8 years ago
Alex Beregszaszi b2cfd0245f Don't call chromeCloudSync twice 8 years ago
Alex Beregszaszi a2514915d3 Move Chrome syncing back to app.js 8 years ago
chriseth 21f3c2c6e6 Merge pull request #372 from ethereum/editor-size 8 years ago
Alex Beregszaszi 0eee795e40 Move storage.editorSize to app.js 8 years ago
chriseth 35b3a43b16 Merge pull request #371 from tjade273/patch-1 8 years ago
Tjaden Hess d32cdaf217 Clarify wording 8 years ago
chriseth 6ba70bbbb6 Merge pull request #369 from ethereum/applyNewRemixAPI 8 years ago
yann300 8964406141 apply new remix api 8 years ago
Alex Beregszaszi cd9dd5076b Merge pull request #361 from ethereum/checkgasblocklimit 8 years ago
Alex Beregszaszi 2a703772de Add explanation for the gas limit truncation 8 years ago
yann300 5c98506f01 rename resp -> gasEstimation 8 years ago
yann300 1d297a1092 check the current block gas limit before sending the tx 8 years ago
chriseth 293b12fac4 Merge pull request #366 from ethereum/web3-update 8 years ago
chriseth 01c10b3ae1 Merge pull request #365 from ethereum/renderer-cleanup 8 years ago
Alex Beregszaszi 55246bcb85 Merge ui-helper and renderer 8 years ago
Alex Beregszaszi b0a75cbb6b Require web3.js 0.18.0 8 years ago
Alex Beregszaszi eff373851e Merge pull request #360 from ethereum/chriseth-patch-1 8 years ago
chriseth caacf3a554 Do not use -p for windows compatibility 8 years ago
chriseth 76a7f6b9a0 Merge pull request #358 from ethereum/asyncawait 8 years ago
yann300 9a05c2a351 run tape tests on babelify-src folder 8 years ago
yann300 3f2f71e5f5 git ignore 8 years ago
yann300 4e6a55a032 include async/await 8 years ago
chriseth 6698a74e8f Merge pull request #301 from ethereum/cleanup-compiler-editor 8 years ago
Alex Beregszaszi 48d8dcb1c4 Update compiler test for the new API 8 years ago
Alex Beregszaszi 5d2212c48e Remove the dependency on editor from the compiler 8 years ago
Alex Beregszaszi e6c5d7f7d6 Add helper runCompiler to app 8 years ago
Alex Beregszaszi 0a5dd05b6f Add target contract name to the compiler 8 years ago
Alex Beregszaszi ca0bcc5a55 Move editor.getValue from compiler to app 8 years ago
Alex Beregszaszi b3831e8bc4 Merge pull request #354 from ethereum/move-imports 8 years ago
Alex Beregszaszi 21d78d1a6c Move import processing from the compiler 8 years ago
chriseth 478fe25fb8 Merge pull request #352 from ethereum/payable-buttons 8 years ago
chriseth 7c752f0be2 Merge pull request #353 from ethereum/vm-block-random 8 years ago
Alex Beregszaszi 651d3b83ed Support deterministically changing coinbase/difficulty/blockGasLimit on every block 8 years ago