Commit Graph

850 Commits (6f3c6342c7d7fd9e5e78ac999261700bbb5b9713)
 

Author SHA1 Message Date
yann300 6f3c6342c7 add test 8 years ago
yann300 264163403e integrate to app, renderer 8 years ago
yann300 9bde45fd63 add modules list and sample module 8 years ago
yann300 31fa63e257 add staticAnalysis runner, viewer 8 years ago
yann300 21d1a5db2d Merge pull request #287 from ethereum/runtx-split 8 years ago
yann300 a247dd00c3 Merge pull request #292 from ethereum/periodic-save 8 years ago
Alex Beregszaszi a9da67aa98 Move editor.clearAnnotations from the compiler to app 8 years ago
Alex Beregszaszi 0d532f0090 Save to storage at most every 5 seconds 8 years ago
Alex Beregszaszi 98fb006d0b compiler: missingInputs should not be passed from the outside 8 years ago
Alex Beregszaszi 14258792f7 Make getValue/getGasLimit/getAddress async 8 years ago
Alex Beregszaszi 3974f9aa3e Use getAccounts in runTx 8 years ago
Alex Beregszaszi 1b8a723d18 Use async.waterfall in runTx 8 years ago
Alex Beregszaszi 751f109fbf Save file contents periodically 8 years ago
chriseth ec1ab03289 Merge pull request #291 from ethereum/import-fixes 8 years ago
chriseth e1f531d4e4 Merge pull request #293 from ethereum/paralleltest 8 years ago
yann300 3b2ee60ecf send test result to saucelabs 8 years ago
yann300 e7f3cf8384 run test in parallel 8 years ago
Alex Beregszaszi 9b62fc2d22 Follow the common callback parameter pattern (error, result) 8 years ago
Alex Beregszaszi d26e762ba8 Pass previously identified sources to gatherImports 8 years ago
Alex Beregszaszi 850c41ea8d Avoid duplicates in importHints 8 years ago
chriseth d443252c8c Merge pull request #289 from ethereum/fixRemix 8 years ago
yann300 4c968f5595 disable travis cache 8 years ago
yann300 9639aa4bb3 event property 8 years ago
chriseth d1acbc3459 Merge pull request #283 from ethereum/testAutomation 8 years ago
yann300 613e1602da add comment + misc 8 years ago
yann300 4d6a2e4512 inject script before tests to prepare testing 8 years ago
Alex Beregszaszi 7ff0654b1d Split out UI settings from runTx 8 years ago
Alex Beregszaszi 0e37be0747 Do not break if invalid account is selected in VM mode 8 years ago
yann300 0832642dd9 move \n replacement 8 years ago
yann300 27f989ef2b readd ; to Ballot 8 years ago
Alex Beregszaszi e3742cfed5 Merge pull request #284 from ethereum/warningdetection 8 years ago
chriseth 4e639f452c Fix warning detection. 8 years ago
yann300 1125fde1f9 automate ui testing 8 years ago
yann300 e63f127bcd Merge pull request #282 from ethereum/standard 8 years ago
Alex Beregszaszi 177c008b4a Disable lint for regex escaping 8 years ago
Alex Beregszaszi 2dd4192d23 Fix a construct lint cannot handle 8 years ago
Alex Beregszaszi f7267dbcde Add use strict to the places missing it 8 years ago
Alex Beregszaszi 3a67bba4e3 Ignore soljson.js for lint 8 years ago
Alex Beregszaszi 70739b4fd4 Do not ignore nightwatch.js/sauceDisconnect.js for lint 8 years ago
Alex Beregszaszi bdc76932da Replace semistandard with standard 8 years ago
Alex Beregszaszi 2126391e3c Format using standard 8 years ago
Alex Beregszaszi 8914952eda Merge pull request #269 from andxor/blockNumber 8 years ago
Lapo Luchini 1ad9ecec43 Implement steadily increasing `block.number`. 8 years ago
yann300 e52e761046 Merge pull request #262 from ethereum/ballot 8 years ago
yann300 0de2949094 change compilation request filename 8 years ago
Alex Beregszaszi b1eafa1efc File name must be processed by utils.fileKey() 8 years ago
Alex Beregszaszi 5365e4457d Remove unused code 8 years ago
Alex Beregszaszi 9271d86968 Store ballot as ballot.sol 8 years ago
Alex Beregszaszi ff65dbd373 Move ballot example into src/app/example-contracts 8 years ago
Alex Beregszaszi e5141cab8e Merge pull request #268 from ethereum/remixVersion 8 years ago