aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/js_test.go
Commit message (Expand)AuthorAgeFilesLines
* rpc api: eth_getNatSpeczelig2015-10-271-5/+5
* Merge pull request #1869 from Gustav-Simonsson/gpu_minerJeffrey Wilcke2015-10-161-2/+1
|\
| * all: Add GPU mining, disabled by defaultGustav Simonsson2015-10-071-2/+1
* | cmd/geth, cmd/utils, core, rpc: renamed to blockchainJeffrey Wilcke2015-10-041-1/+1
|/
* core, core/types: readd transactions after chain re-orgJeffrey Wilcke2015-09-221-1/+1
* all: move common.Database to package ethdbFelix Lange2015-09-151-1/+1
* etherbase defaults to first account even if created during the sessionzelig2015-07-271-1/+2
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-2/+2
* cmd, core, eth, common: genesis preparationJeffrey Wilcke2015-07-101-2/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* cmd/geth: fixed testJeffrey Wilcke2015-07-071-1/+1
* fix/skip tests, adapt registrar to no contract addresszelig2015-07-071-3/+9
* fix natspec testzelig2015-07-071-1/+1
* fix js arguments and TestContract passeszelig2015-07-071-7/+10
* rename js methods in js_test for new console APIzelig2015-07-071-7/+7
* Registrar and contractInfo handlingzelig2015-07-071-1/+1
* Registrar and contractInfo handlingzelig2015-07-071-55/+161
* fix account orderingzelig2015-07-031-1/+1
* accounts order by keyfile ctimezelig2015-07-031-3/+3
* rpc/js coinbase returns null if no etherbase setzelig2015-07-031-3/+1
* unlock multiple passes and obsolete primaryzelig2015-07-031-1/+1
* added RPC start/stop supportBas van Kervel2015-06-221-1/+1
* fixed unittestsBas van Kervel2015-06-221-7/+10
* fixed unittest build problemBas van Kervel2015-06-111-1/+1
* core: settable genesis nonceobscuren2015-06-091-0/+3
* skipped failing natspec testsobscuren2015-06-041-1/+1
* cmd/geth, common/natspec: updating tests (still failing?)obscuren2015-06-041-1/+1
* cmd/geth: fix js console test for p2p server updatePéter Szilágyi2015-05-271-1/+3
* fix eth.sign. now implemented in admin jsre until web3.js has it .zelig2015-05-201-1/+1
* multiple contract source for solidity compiler: returns contract array if mul...zelig2015-05-201-3/+3
* solc now in ethereum, fixes solc path setting; setSolc() didnt workzelig2015-05-201-1/+2
* fix solc tests unskipzelig2015-05-201-14/+19
* core: chain manager no longer exports genesis blockobscuren2015-05-191-0/+2
* 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