| Commit message (Expand) | Author | Age | Files | Lines |
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
* | cmd, node, rpc: readd inproc RPC client, expose via node | Péter Szilágyi | 2016-02-09 | 1 | -4/+2 |
* | cmd, common, node, rpc: rework naming convention to canonical one | Péter Szilágyi | 2016-02-09 | 1 | -2/+2 |
* | cmd, node, rpc: move websockets into node, break singleton | Péter Szilágyi | 2016-02-05 | 1 | -26/+26 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -49/+52 |
* | rpc: new RPC implementation with pub/sub support | Bas van Kervel | 2015-12-14 | 1 | -1/+1 |
* | cmd, eth, node, rpc, xeth: use single-instance services | Péter Szilágyi | 2015-11-27 | 1 | -7/+7 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -65/+63 |
* | rpc api: eth_getNatSpec | zelig | 2015-10-27 | 1 | -5/+5 |
* | Merge pull request #1869 from Gustav-Simonsson/gpu_miner | Jeffrey Wilcke | 2015-10-16 | 1 | -2/+1 |
|\ |
|
| * | all: Add GPU mining, disabled by default | Gustav Simonsson | 2015-10-07 | 1 | -2/+1 |
* | | cmd/geth, cmd/utils, core, rpc: renamed to blockchain | Jeffrey Wilcke | 2015-10-04 | 1 | -1/+1 |
|/ |
|
* | core, core/types: readd transactions after chain re-org | Jeffrey Wilcke | 2015-09-22 | 1 | -1/+1 |
* | all: move common.Database to package ethdb | Felix Lange | 2015-09-15 | 1 | -1/+1 |
* | etherbase defaults to first account even if created during the session | zelig | 2015-07-27 | 1 | -1/+2 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -2/+2 |
* | cmd, core, eth, common: genesis preparation | Jeffrey Wilcke | 2015-07-10 | 1 | -2/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | cmd/geth: fixed test | Jeffrey Wilcke | 2015-07-07 | 1 | -1/+1 |
* | fix/skip tests, adapt registrar to no contract address | zelig | 2015-07-07 | 1 | -3/+9 |
* | fix natspec test | zelig | 2015-07-07 | 1 | -1/+1 |
* | fix js arguments and TestContract passes | zelig | 2015-07-07 | 1 | -7/+10 |
* | rename js methods in js_test for new console API | zelig | 2015-07-07 | 1 | -7/+7 |
* | Registrar and contractInfo handling | zelig | 2015-07-07 | 1 | -1/+1 |
* | Registrar and contractInfo handling | zelig | 2015-07-07 | 1 | -55/+161 |
* | fix account ordering | zelig | 2015-07-03 | 1 | -1/+1 |
* | accounts order by keyfile ctime | zelig | 2015-07-03 | 1 | -3/+3 |
* | rpc/js coinbase returns null if no etherbase set | zelig | 2015-07-03 | 1 | -3/+1 |
* | unlock multiple passes and obsolete primary | zelig | 2015-07-03 | 1 | -1/+1 |
* | added RPC start/stop support | Bas van Kervel | 2015-06-22 | 1 | -1/+1 |
* | fixed unittests | Bas van Kervel | 2015-06-22 | 1 | -7/+10 |
* | fixed unittest build problem | Bas van Kervel | 2015-06-11 | 1 | -1/+1 |
* | core: settable genesis nonce | obscuren | 2015-06-09 | 1 | -0/+3 |
* | skipped failing natspec tests | obscuren | 2015-06-04 | 1 | -1/+1 |
* | cmd/geth, common/natspec: updating tests (still failing?) | obscuren | 2015-06-04 | 1 | -1/+1 |
* | cmd/geth: fix js console test for p2p server update | Péter Szilágyi | 2015-05-27 | 1 | -1/+3 |
* | fix eth.sign. now implemented in admin jsre until web3.js has it . | zelig | 2015-05-20 | 1 | -1/+1 |
* | multiple contract source for solidity compiler: returns contract array if mul... | zelig | 2015-05-20 | 1 | -3/+3 |
* | solc now in ethereum, fixes solc path setting; setSolc() didnt work | zelig | 2015-05-20 | 1 | -1/+2 |
* | fix solc tests unskip | zelig | 2015-05-20 | 1 | -14/+19 |
* | core: chain manager no longer exports genesis block | obscuren | 2015-05-19 | 1 | -0/+2 |
* | cmd/geth: use plain keystore for JS tests | Felix Lange | 2015-05-14 | 1 | -1/+1 |
* | Change default keystore dir | Gustav Simonsson | 2015-05-13 | 1 | -1/+1 |
* | Fix address type in js test | Gustav Simonsson | 2015-05-12 | 1 | -1/+1 |
* | Merge pull request #933 from bas-vk/issue928 | Jeffrey Wilcke | 2015-05-12 | 1 | -3/+2 |
|\ |
|
| * | replaced several path.* with filepath.* which is platform independent | Bas van Kervel | 2015-05-12 | 1 | -3/+2 |
* | | sol: skipped source checking step | obscuren | 2015-05-12 | 1 | -0/+1 |
|/ |
|
* | compiler, cli/js: fix solidity compiler tests failing when a different versio... | zelig | 2015-05-12 | 1 | -2/+11 |
* | Signature test. | Daniel A. Nagy | 2015-05-09 | 1 | -0/+28 |
* | solidity compiler and contract metadocs integration | zelig | 2015-05-07 | 1 | -26/+215 |
* | cli/js console: if corsDomain is not given to startRpc, we fall back to value... | zelig | 2015-04-24 | 1 | -1/+1 |
* | js console: add cors domain optional argument to startRpc | zelig | 2015-04-24 | 1 | -7/+7 |
* | cmd/geth: improve the JS tests | Felix Lange | 2015-04-22 | 1 | -187/+68 |
* | geth: fixed failing cli tests | obscuren | 2015-04-15 | 1 | -2/+2 |
* | renamed ethereum => geth | obscuren | 2015-03-27 | 1 | -0/+262 |