Commit Graph

2010 Commits (533ada1ddb9cd1aa6f1b01b65f87a1e56caeb0b6)

Author SHA1 Message Date
chriseth e2848f5d70 Fix regex escape. 8 years ago
yann300 7ac460aa09 use only compiler compilation result property + send compilation result to the debugger 8 years ago
yann300 55e74bea4a split tx run + queue txs 8 years ago
yann300 67a248aeb1 fix html rendering 8 years ago
chriseth 6017b95993 Fix and add tests. 8 years ago
chriseth 999b91930a Add gas checker. 8 years ago
Alex Beregszaszi 3181753c04 Remove unused web3 parameter from Renderer 8 years ago
Alex Beregszaszi 6aad5d0bb2 Support stricter input parsing of Parity in the web3 deploy script 8 years ago
yann300 cc78c6649b fix debugger 8 years ago
yann300 eddcee2f37 use simple warning 8 years ago
yann300 c050976e26 break line 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
yann300 264163403e integrate to app, renderer 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 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 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
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 f7267dbcde Add use strict to the places missing it 8 years ago
Alex Beregszaszi 2126391e3c Format using standard 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 55bf553df9 Move location code to upstream loadVersion() 8 years ago
chriseth d5688180a7 Use absolute url for worker. 8 years ago
Alex Beregszaszi 94ab5c29c4 Use Javascript strict mode 8 years ago
Alex Beregszaszi 252c5ccc81 Fix storage issues on some browsers 9 years ago
Alex Beregszaszi a591fd2060 Move HTTP (and Github API) error handling to app from compiler. 9 years ago
Alex Beregszaszi 7a215cf4ba List reason why import failed (file not found) 9 years ago