Merge pull request #23 from ethereum/patch/create-account
Support account creation on both VM & RPC
Showing
... | ... | @@ -31,7 +31,7 @@ |
"semver": "^5.3.0", | ||
"solc": "https://github.com/ethereum/solc-js", | ||
"tape": "^4.5.1", | ||
"web3": "^0.16.0", | ||
"web3": "https://github.com/ethereum/web3.js#35bcace7173fda742ddb1bba84c8a70f0fa849e0", | ||
"webworkify": "^1.2.1", | ||
"yo-yo": "^1.2.2", | ||
"yo-yoify": "^3.3.0", | ||
... | ... |
Please
register
or
sign in
to comment