Commit Graph

1409 Commits (6f1b6f3f3d50d114de1d1233e30712dca59a147e)
 

Author SHA1 Message Date
yann300 f6eeed049e remove need to call releaseCurrentHash 8 years ago
chriseth 16daf117aa Merge pull request #328 from ethereum/npm-package 8 years ago
chriseth 389effbeee Merge pull request #327 from ethereum/gitignore 8 years ago
chriseth 02c7dc72e3 Merge pull request #326 from ethereum/proper-file-url 8 years ago
chriseth 17e692e983 Merge pull request #325 from ethereum/web3-cleanup 8 years ago
Alex Beregszaszi b3772650db Ensure this is an unstable npm package (if someone manages to push it) 8 years ago
Alex Beregszaszi dd998c641a Remove .npmignore as this is not an npm package 8 years ago
Alex Beregszaszi 474e407c93 Add soljson.js to gitignore 8 years ago
Alex Beregszaszi 2ec04665ba Remove index.html from local file url when loading a compiler 8 years ago
Alex Beregszaszi 3181753c04 Remove unused web3 parameter from Renderer 8 years ago
yann300 384121d5e0 Merge pull request #324 from ethereum/chriseth-patch-1 8 years ago
chriseth 4509a89c17 Delete soljson.js 8 years ago
chriseth ea0a41fdc9 Merge pull request #322 from ethereum/use-solc-longversion 8 years ago
chriseth d5d9a1438c Merge pull request #321 from ethereum/fix-vm-runcall 8 years ago
chriseth 910396b0f3 Merge pull request #323 from ethereum/geth-deploy-0x-prefix 8 years ago
Alex Beregszaszi 6aad5d0bb2 Support stricter input parsing of Parity in the web3 deploy script 8 years ago
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