Commit Graph

18 Commits (b0ae84aa0dae65f00492f981bb61887331def2a5)

Author SHA1 Message Date
zelig b0ae84aa0d multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023 9 years ago
zelig 22b694ee1e solc now in ethereum, fixes solc path setting; setSolc() didnt work 9 years ago
zelig f9abcee0f9 fix solc tests unskip 9 years ago
obscuren 59c0d01418 core: chain manager no longer exports genesis block 9 years ago
Felix Lange 559cc02313 cmd/geth: use plain keystore for JS tests 9 years ago
Gustav Simonsson e389585f1f Change default keystore dir 9 years ago
Gustav Simonsson 231fe04f03 Fix address type in js test 9 years ago
obscuren dca290d525 sol: skipped source checking step 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
zelig 03bf902b92 compiler, cli/js: fix solidity compiler tests failing when a different version of solc installed 9 years ago
Daniel A. Nagy 1fe70a66ba Signature test. 10 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago
zelig 6b1b5a4a2a cli/js console: if corsDomain is not given to startRpc, we fall back to value set on command line with `-corsDomain` 10 years ago
zelig 22450c069b js console: add cors domain optional argument to startRpc 10 years ago
Felix Lange e1f616fadf cmd/geth: improve the JS tests 10 years ago
obscuren f46af4508b geth: fixed failing cli tests 10 years ago
obscuren b0b0939879 renamed ethereum => geth 10 years ago
zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 10 years ago
zelig fee224f075 cli test: fix test newJSRE interactive argument 10 years ago
obscuren ff44347ea1 fixed test 10 years ago
zsfelfoldi 8324b683b4 using robertkrimen/otto, godeps updated 10 years ago
zelig 17cd7a5817 remove long-running mining test, ethutil -> common 10 years ago
zelig 132e87a707 node admin interface for Frontier Console, see spec https://github.com/ethereum/go-ethereum/wiki/Frontier-Console 10 years ago