Commit Graph

277 Commits (e42c3e748f248f690e14726a287a8f275850b2ca)
 

Author SHA1 Message Date
chriseth e42c3e748f Merge pull request #128 from lastperson/patch-1 9 years ago
Oleksii Matiiasevych 06b04135de Fix runTx to work with real eth nodes 9 years ago
chriseth cb7961fb57 Merge pull request #119 from axic/patch/vmupdate 9 years ago
Alex Beregszaszi 00425984c9 Accomodate the API change in ethereumjs/browser-builds 9 years ago
Alex Beregszaszi 3e71bae003 Display VM exceptions instead of fully used gas 9 years ago
chriseth eef9e43ffd Version 0.3.1. 9 years ago
chriseth f4f2916736 Merge pull request #124 from chriseth/warn 9 years ago
chriseth a85731928d Warn about missing homestead. 9 years ago
Alex Beregszaszi 366eace119 Skip balance & nonce check in VM 9 years ago
Alex Beregszaszi 658a4f694b Update to support latest ethereumjs-vm API 9 years ago
chriseth 408d746ffb update package.json for v0.3.0-1 9 years ago
chriseth 022e3247bb Merge pull request #105 from d11e9/npm0.2.2-2 9 years ago
d11e9 977b7aedea update package.json for v0.2.2-2 publish on npm 9 years ago
chriseth 8c49e9e43b Merge pull request #100 from chriseth/updateweb3js 9 years ago
chriseth befa50c20f Merge pull request #99 from chriseth/fixWorker 9 years ago
chriseth 656a6a08f2 Fix again. 9 years ago
chriseth 3ac81fc36c Merge pull request #98 from chriseth/fixWorker 9 years ago
chriseth 7e96901b69 Fix worker implementation. 9 years ago
chriseth b861e45c86 Merge pull request #97 from chriseth/estimateGas 9 years ago
chriseth ad98394b3e Prefix data with 0x especially for estimateGas. 9 years ago
chriseth 84a0a81bd9 Merge pull request #91 from chriseth/callbackImport 9 years ago
chriseth da1fee512a Merge pull request #94 from d11e9/npm0.2.1-1 9 years ago
d11e9 1f69d2db88 npm version bump 0.2.1-1 on publish 9 years ago
chriseth 3e83423915 Use the compiler callback method for resolving imports if available. 9 years ago
chriseth e04e22cbc8 Merge pull request #80 from barkthins/gh-pages 9 years ago
chriseth a8718707a1 Merge pull request #87 from ethers/patch-1 9 years ago
ethers 0d774fa9eb slash is needed to load with gist, otherwise 404 9 years ago
pszabop f5d90ee2f7 Updated example to show how to use with web3 9 years ago
chriseth 1f39624086 Merge pull request #79 from chriseth/https 9 years ago
chriseth 295e4ae8de Add warning about http / https (non-)interoperability. 9 years ago
chriseth 8ac879d986 Merge pull request #76 from chriseth/doclink 9 years ago
chriseth 6ce40e266e Link to documentation. 9 years ago
chriseth 996dd9504b Merge pull request #75 from chriseth/keywords 9 years ago
chriseth 18b3921f6c Add some missing keywords. 9 years ago
chriseth 60b9c5a8b3 Merge pull request #74 from chriseth/bugfixproposals 9 years ago
chriseth 19dfca87fe Bugfix for example contract 9 years ago
chriseth dfa78c2abf Merge pull request #71 from chriseth/version 9 years ago
chriseth b95cd5bd7a Version update. 9 years ago
chriseth ae35221c36 Merge pull request #69 from chriseth/updateWeb3js 9 years ago
chriseth 35883136dd Update web3.js and make it work in mist. 9 years ago
chriseth aa85ea7ace Merge pull request #68 from chriseth/logErr 9 years ago
chriseth 87b693be49 Web3 deploy: Log error earlier. 9 years ago
chriseth 45b0f8d9c8 Merge pull request #67 from d11e9/npm0.1.7 9 years ago
Doug A c29781d31a Bump npm version for 0.1.7 9 years ago
chriseth bc90b28ae6 Merge pull request #64 from d11e9/web3endpoint 9 years ago
d11e9 16f3648b2a better naming for RHP toggle 9 years ago
d11e9 292d87d4d8 remove console log 9 years ago
d11e9 d56f79d484 only render contract interfaces if RHP is visible 9 years ago
d11e9 3290e6fc18 handle endpoint updating and errors 9 years ago
d11e9 48a5fccbf9 custom web3 endpoint 9 years ago