Commit Graph

5681 Commits (0439761fe9fe6e1a75b7707a846f37d3e561d278)
 

Author SHA1 Message Date
chriseth 55c41393c2 Merge pull request #330 from ethereum/gascheck 8 years ago
yann300 67a248aeb1 fix html rendering 8 years ago
yann300 2b91c6a722 fix tests 8 years ago
yann300 22845cf08c remove unneeded dependencies 8 years ago
yann300 b14ad86a9c move test contracts 8 years ago
yann300 c882358f7e add tests 8 years ago
yann300 b294b718e0 implement int, uint decoding 8 years ago
yann300 af3444b43a add dependencies for testing 8 years ago
chriseth bfecd223d7 Merge pull request #139 from ethereum/typeDecoder 8 years ago
yann300 f7fdd7b0c9 renaming 8 years ago
yann300 2c6490e4c8 refactor computeoffsets 8 years ago
yann300 19572e113c fix struct type 8 years ago
chriseth 6017b95993 Fix and add tests. 8 years ago
chriseth 999b91930a Add gas checker. 8 years ago
chriseth b48365fb84 Merge pull request #136 from ethereum/typeDecoder 8 years ago
yann300 6d078bee47 change types ctor 8 years ago
chriseth 40bc8f6070 Merge pull request #333 from ethereum/fixVMProvider 8 years ago
yann300 f6eeed049e remove need to call releaseCurrentHash 8 years ago
yann300 f3e37f0f99 remove change of first key of storage content 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 fcf01dea57 return type directly instead of decode info 8 years ago
yann300 40190613a9 rename decode -> parseType 8 years ago
yann300 c750ea3a6f remove needsFreeStorageSlot 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 9c65bca1a6 Merge pull request #137 from ethereum/fixTxHash 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
yann300 f5cb2bef30 fixtxhash 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
yann300 dca458a4d9 add more tests 8 years ago
yann300 975a181e28 add tests 8 years ago
yann300 e9d541433d add to index 8 years ago
yann300 7fcdd7b2ac add solidity types 8 years ago
Alex Beregszaszi 038c1d5b56 Use longVersion from solc-bin 8 years ago
yann300 58437df567 add locationdecoder & statedecoder 8 years ago
Alex Beregszaszi de773c44a2 Fix useCall in VM mode 8 years ago
chriseth 94be0eb96f Merge pull request #130 from ethereum/storagedecoder 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