Commit Graph

5738 Commits (3ece5cef63334f804e027dba4d059be897c1a429)
 

Author SHA1 Message Date
yann300 4db9d6cdd1 fix web3 according to the safari fix 8 years ago
Alex Beregszaszi 4741fc204f Merge pull request #250 from ethereum/testing 8 years ago
yann300 1d90c59ac9 Fix compilation test. 8 years ago
yann300 f2718ef824 Move to compilation test to tests directory. 8 years ago
chriseth f3cf0250a3 Wait for test contract in a polling loop. 8 years ago
chriseth aadb56cf93 Add compilation test. 8 years ago
yann300 cb9cdb9748 fix safari/ie - attempted to assign to readonly property 8 years ago
chriseth fb490734ce Merge pull request #302 from ethereum/fix-runtx 8 years ago
Alex Beregszaszi 7cf3b735c7 Pass useCall in runTx to rawRunTx 8 years ago
chriseth 3a7a31442e Merge pull request #299 from ethereum/contract-details 8 years ago
Alex Beregszaszi 3fde2d62f8 Remove obsoleted code 8 years ago
Alex Beregszaszi 17e6f6eec0 Do not display empty Functions block 8 years ago
Alex Beregszaszi cdfb8c7313 Change contract detail fields to input 8 years ago
yann300 9bde45fd63 add modules list and sample module 8 years ago
yann300 31fa63e257 add staticAnalysis runner, viewer 8 years ago
Alex Beregszaszi 93a068a59f Remove UDApp from the contract display 8 years ago
chriseth 63fee0c633 Merge pull request #131 from ethereum/fixvmmode 8 years ago
yann300 de050bb4c7 fixvmmode in safari/ie 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 3809339aa9 Merge pull request #128 from ethereum/uismallfix 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
chriseth 86416a291a Merge pull request #129 from ethereum/saucelabs 8 years ago
yann300 5cac4c47d4 remove cache 8 years ago
yann300 39c1e22180 improve sauce labs 8 years ago
yann300 c365c7e210 sauceconnect version + stopexecution on error 8 years ago
yann300 145ba93a25 run tests in parallel 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
yann300 f50e5b54f8 ui changes 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
yann300 97a438e6f3 Merge pull request #124 from yann300/eventManager 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