aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/js_test.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/geth: use plain keystore for JS testsFelix Lange2015-05-141-1/+1
* Change default keystore dirGustav Simonsson2015-05-131-1/+1
* Fix address type in js testGustav Simonsson2015-05-121-1/+1
* Merge pull request #933 from bas-vk/issue928Jeffrey Wilcke2015-05-121-3/+2
|\
| * replaced several path.* with filepath.* which is platform independentBas van Kervel2015-05-121-3/+2
* | sol: skipped source checking stepobscuren2015-05-121-0/+1
|/
* compiler, cli/js: fix solidity compiler tests failing when a different versio...zelig2015-05-121-2/+11
* Signature test.Daniel A. Nagy2015-05-091-0/+28
* solidity compiler and contract metadocs integrationzelig2015-05-071-26/+215
* cli/js console: if corsDomain is not given to startRpc, we fall back to value...zelig2015-04-241-1/+1
* js console: add cors domain optional argument to startRpczelig2015-04-241-7/+7
* cmd/geth: improve the JS testsFelix Lange2015-04-221-187/+68
* geth: fixed failing cli testsobscuren2015-04-151-2/+2
* renamed ethereum => gethobscuren2015-03-271-0/+262