Commit Graph

451 Commits (1afd56c3de49f372989debf776cad6a68a2a0778)

Author SHA1 Message Date
Alex Beregszaszi 038c1d5b56 Use longVersion from solc-bin 8 years ago
Alex Beregszaszi de773c44a2 Fix useCall in VM mode 8 years ago
yann300 23d216fd33 fix runTx 8 years ago
yann300 cc78c6649b fix debugger 8 years ago
yann300 eddcee2f37 use simple warning 8 years ago
yann300 f2067299ef rollback editor save behavior 8 years ago
yann300 c050976e26 break line 8 years ago
yann300 24bee1cc25 save at compilation time 8 years ago
yann300 17843a4e91 change tx origin warning message 8 years ago
yann300 a677d9e18d add auto run opotion 8 years ago
yann300 83b60ae480 warning if static analysis report not empty 8 years ago
yann300 24378b7930 change tx origin warning message 8 years ago
yann300 cecb2e28ce static analysis: display warning for each report item 8 years ago
yann300 8a599b3345 pass compilerEvent instead of compiler 8 years ago
Alex Beregszaszi a47917f24a Update to ethereumjs-vm 2.0.1 8 years ago
Alex Beregszaszi db2a80c31f Support useCall in VM mode 8 years ago
yann300 6f3c6342c7 add test 8 years ago
yann300 264163403e integrate to app, renderer 8 years ago
yann300 4db9d6cdd1 fix web3 according to the safari fix 8 years ago
yann300 cb9cdb9748 fix safari/ie - attempted to assign to readonly property 8 years ago
Alex Beregszaszi 7cf3b735c7 Pass useCall in runTx to rawRunTx 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
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
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
yann300 9639aa4bb3 event property 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 27f989ef2b readd ; to Ballot 8 years ago
chriseth 4e639f452c Fix warning detection. 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 2126391e3c Format using standard 8 years ago
Lapo Luchini 1ad9ecec43 Implement steadily increasing `block.number`. 8 years ago
Alex Beregszaszi b1eafa1efc File name must be processed by utils.fileKey() 8 years ago