Commit Graph

4674 Commits (cfedff411145dc9d338f272d1fa452cdc3dc318e)
 

Author SHA1 Message Date
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 50469d2bae warning message 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 4306b928cc warning about jsonrpc 8 years ago
yann300 72300014ec add more null test 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 ecc8505b7f add test 8 years ago
yann300 eb38ed2dbf simple error handling 8 years ago
yann300 9e021c5d3d change regex 8 years ago
yann300 314c57db95 fix array storagebytes 8 years ago
yann300 d5af3769b9 fix enum storageBytes 8 years ago
yann300 389a997c18 - add comment 8 years ago
yann300 193bfe5158 - renaming 8 years ago
yann300 d561a4c739 remove name attribute from decoderinfo 8 years ago
yann300 15c7903016 tests 8 years ago
yann300 e6c667e7a3 add decodeinfo, asthelper to index 8 years ago
yann300 344f07db38 solidity asthelpers, decodeinfo 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
chriseth 3f075a91ad Merge pull request #132 from ethereum/functionFromPC 8 years ago
yann300 6f3c6342c7 add test 8 years ago
yann300 264163403e integrate to app, renderer 8 years ago
yann300 794df90c87 - functionFromPC 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