Commit Graph

993 Commits (705d465a01b1acc86a42789ba50969718c7924e1)
 

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
chriseth 593e47f10a Merge pull request #304 from ethereum/vm-usecall 8 years ago
chriseth f96ff72a5d Merge pull request #316 from ethereum/improveStaticAnalysis2 8 years ago
chriseth 3199cf119b Merge pull request #318 from ethereum/fixTxResult 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 20d8b428e8 Merge pull request #317 from ethereum/babelPreset 8 years ago
yann300 e18b7c67f8 revert to plugin lists 8 years ago
yann300 a07869b0fe use babel preset instead of separate plugins 8 years ago
chriseth 88df6c9f59 Merge pull request #311 from ethereum/improveStaticAnalysis 8 years ago
yann300 24378b7930 change tx origin warning message 8 years ago
yann300 62c925b34c fix test 8 years ago
yann300 cecb2e28ce static analysis: display warning for each report item 8 years ago
chriseth 6b8842f9fc Merge pull request #303 from ethereum/update-vm 8 years ago
yann300 8a599b3345 pass compilerEvent instead of compiler 8 years ago
chriseth 6b135401f6 Merge pull request #298 from ethereum/staticAnalysisi 8 years ago
Alex Beregszaszi a47917f24a Update to ethereumjs-vm 2.0.1 8 years ago
yann300 5718c5f3db Merge pull request #310 from ethereum/transformParamBabel 8 years ago
yann300 e09859c02f babel - transform param 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
chriseth 1530f69ade Merge pull request #305 from ethereum/readonly-fixes 8 years ago
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
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