Commit Graph

25 Commits (2737baa6577a337f33f020d587af100c9bda3585)

Author SHA1 Message Date
Bas van Kervel 2737baa657 fixed unittests 9 years ago
Bas van Kervel 0a600a03ee fixed unittest build problem 9 years ago
obscuren 6244b10a8f core: settable genesis nonce 9 years ago
obscuren 2bb0e48a7b skipped failing natspec tests 9 years ago
obscuren 9b27fb91c0 cmd/geth, common/natspec: updating tests (still failing?) 9 years ago
Péter Szilágyi 4de8213887 cmd/geth: fix js console test for p2p server update 9 years ago
zelig 00f59f5014 fix eth.sign. now implemented in admin jsre until web3.js has it . 9 years ago
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 10 years ago
zelig 03bf902b92 compiler, cli/js: fix solidity compiler tests failing when a different version of solc installed 10 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