| Commit message (Expand) | Author | Age | Files | Lines |
* | whisper: add light mode check to handshake (#16725) | b00ris | 2018-09-05 | 2 | -0/+4 |
* | cmd, core, eth, miner, params: configurable gas floor and ceil | Péter Szilágyi | 2018-08-29 | 2 | -1/+2 |
* | consensus, miner: stale block mining support (#17506) | gary rong | 2018-08-28 | 2 | -0/+2 |
* | cmd, eth: clean up miner startup API, drop noop config field | Péter Szilágyi | 2018-08-23 | 1 | -14/+6 |
* | cmd, core, miner: add --txpool.locals and priority mining | Péter Szilágyi | 2018-08-22 | 2 | -0/+2 |
* | cmd, eth, miner: make recommit configurable (#17444) | gary rong | 2018-08-22 | 2 | -0/+2 |
* | cmd: polish miner flags, deprecate olds, add upgrade path | Péter Szilágyi | 2018-08-15 | 3 | -22/+34 |
* | cmd, consensus/ethash, eth: miner push notifications | Péter Szilágyi | 2018-08-10 | 2 | -1/+3 |
* | consensus/ethash: move remote agent logic to ethash internal (#15853) | gary rong | 2018-08-03 | 1 | -1/+1 |
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version f... | Anton Evangelatov | 2018-07-30 | 3 | -4/+4 |
* | core: report progress on log chain exports (#17066) | Raghav Sood | 2018-07-26 | 1 | -1/+2 |
* | cmd: prevent accidental invalid commands (#17248) | a e r t h | 2018-07-26 | 1 | -0/+3 |
* | cmd/geth: clean up call to SelfDerive (#16970) | Wenbiao Zheng | 2018-07-24 | 1 | -3/+3 |
* | cmd/geth: fix golint issue (#17176) | Roc Yu | 2018-07-16 | 1 | -3/+3 |
* | cmd, dashboard, log: log collection and exploration (#17097) | Kurkó Mihály | 2018-07-11 | 1 | -1/+6 |
* | cmd/geth: fix usage formatting (#17136) | Wenbiao Zheng | 2018-07-09 | 1 | -1/+2 |
* | cmd/geth: fixed comment typo (#17140) | LeoLiao | 2018-07-09 | 1 | -1/+1 |
* | cmd/geth: export metrics to InfluxDB (#16979) | Anton Evangelatov | 2018-07-02 | 2 | -1/+25 |
* | cmd/geth: remove the tail "," from genesis config (#17028) | nobody | 2018-06-21 | 1 | -1/+1 |
* | cmd/geth: cap cache allowance | rjl493456442 | 2018-06-04 | 1 | -0/+20 |
* | cmd: various golint fixes (#16700) | kiel barry | 2018-05-09 | 2 | -5/+5 |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 1 | -3/+3 |
* | cmd/geth, mobile: add memsize to pprof server (#16532) | Felix Lange | 2018-04-23 | 1 | -0/+2 |
* | cmd/geth: update the copyright year in the geth command usage (#16537) | Vie | 2018-04-23 | 2 | -2/+2 |
* | all: fix various typos (#16533) | Wuxiang | 2018-04-19 | 1 | -1/+1 |
* | cmd/geth: update template for 'geth bug' command (#16350) | Zhenguo Niu | 2018-04-06 | 1 | -10/+14 |
* | cmd/geth: remove relOracle variable (#16434) | Nguyen Sy Thanh Son | 2018-04-04 | 1 | -3/+0 |
* | whisper: switch all remaining components from v5 to v6 | Guillaume Ballet | 2018-03-26 | 1 | -1/+1 |
|\ |
|
| * | whisper: some components are still using v5, switch to v6 | Guillaume Ballet | 2018-03-22 | 1 | -1/+1 |
* | | cmd: export preimages in RLP, support GZIP, uniform with block export | Péter Szilágyi | 2018-03-26 | 2 | -116/+63 |
* | | cmd: implement preimage dump and import cmds | rjl493456442 | 2018-03-26 | 2 | -0/+115 |
|/ |
|
* | cmd, ethdb, vendor: integrate leveldb iostats (#16277) | Kurkó Mihály | 2018-03-08 | 1 | -0/+13 |
* | cmd, dashboard: use webpack dev server, remove custom assets (#16263) | Kurkó Mihály | 2018-03-08 | 1 | -1/+0 |
* | cmd/geth: fix broken links to JavaScript-Console wiki in cmd line help (#16183) | Domino Valdano | 2018-02-26 | 1 | -3/+3 |
* | cmd, console: support all termination signals | Péter Szilágyi | 2018-02-21 | 1 | -1/+2 |
* | main: add gc flags to import-command | Martin Holst Swende | 2018-02-15 | 1 | -0/+3 |
* | rpc: dns rebind protection (#15962) | Martin Holst Swende | 2018-02-12 | 2 | -0/+2 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 3 | -3/+10 |
* | accounts/abi/bind: support event filtering in abigen | Péter Szilágyi | 2018-01-24 | 1 | -17/+0 |
* | dashboard: deep state update, version in footer (#15837) | Kurkó Mihály | 2018-01-15 | 1 | -1/+1 |
* | cmd/geth: user friendly light miner error | Péter Szilágyi | 2018-01-12 | 1 | -1/+4 |
* | cmd/geth: remove trailing newline in license command (#15782) | Péter Szilágyi | 2018-01-02 | 1 | -2/+1 |
* | cmd/geth: add support for geth --rinkeby attach | Sorin Neacsu | 2017-12-16 | 1 | -2/+6 |
* | cmd/geth: add support for geth attach --testnet (#15597) | Sorin Neacsu | 2017-12-05 | 1 | -2/+10 |
* | cmd/geth: fix geth attach --datadir=... (#15517) | Maximilian Meister | 2017-11-28 | 1 | -1/+6 |
* | cmd/geth: make geth account new faster with many keys (#15529) | Martin Holst Swende | 2017-11-21 | 1 | -4/+17 |
* | cmd, dashboard: dashboard using React, Material-UI, Recharts (#15393) | Kurkó Mihály | 2017-11-15 | 3 | -7/+33 |
* | cmd, consensus, core, miner: instatx clique for --dev (#15323) | Péter Szilágyi | 2017-10-24 | 4 | -11/+17 |
* | cmd, eth: separate out FakePeer for future reuse | Péter Szilágyi | 2017-10-10 | 1 | -145/+18 |
* | cmd: Added support for copying data to another DB instance | Nick Johnson | 2017-10-10 | 2 | -1/+196 |
* | Merge pull request #14885 from karalabe/trezor-boom | Péter Szilágyi | 2017-08-14 | 1 | -6/+12 |
|\ |
|
| * | accounts: refactor API for generalized USB wallets | Péter Szilágyi | 2017-08-09 | 1 | -1/+3 |
| * | accounts, console, internal: support trezor hardware wallet | Péter Szilágyi | 2017-08-09 | 1 | -6/+10 |
* | | cmd/geth, cmd/swarm: sort commands and flags by name (#3462) | Maximilian Meister | 2017-08-11 | 1 | -0/+2 |
|/ |
|
* | cmd: add makecache cmd, use caches during import cmd | Péter Szilágyi | 2017-08-04 | 2 | -26/+38 |
* | common: EIP55-compliant Address.Hex() (#14815) | Felix Lange | 2017-07-31 | 1 | -6/+6 |
|\ |
|
| * | cmd/geth: update tests for EIP55-compliant Address.Hex() | Jim McDonald | 2017-07-16 | 1 | -6/+6 |
* | | cmd, core, eth: journal local transactions to disk (#14784) | Péter Szilágyi | 2017-07-28 | 2 | -0/+4 |
|/ |
|
* | Merge pull request #14737 from holiman/txpool_localaccounts | Péter Szilágyi | 2017-07-10 | 2 | -0/+2 |
|\ |
|
| * | cmd, core: add --txpool.nolocals to disable local price exemptions | Péter Szilágyi | 2017-07-05 | 2 | -0/+2 |
* | | params: remove redundant consts, disable metro on AllProtocolChanges | Péter Szilágyi | 2017-07-04 | 1 | -1/+1 |
|/ |
|
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 1 | -1/+1 |
* | Merge pull request #14540 from bas-vk/whisper-api | Péter Szilágyi | 2017-06-26 | 4 | -12/+40 |
|\ |
|
| * | cmd/geth: fix whisper flag group capitalization | Péter Szilágyi | 2017-06-26 | 1 | -1/+1 |
| * | whisper: use hexutil.UnmarshalFixedText for topic parsing | Bas van Kervel | 2017-06-21 | 1 | -1/+1 |
| * | whisper: move flags from whisper package to utils | Bas van Kervel | 2017-06-21 | 3 | -11/+15 |
| * | whisperv5: integrate whisper and add whisper RPC simulator | Bas van Kervel | 2017-06-15 | 3 | -12/+36 |
* | | cmd/geth: corrently init gas price for CLI CPU mining | Péter Szilágyi | 2017-06-22 | 1 | -0/+4 |
* | | swarm/test: add integration test for 'swarm up' (#14353) | Lewis Marshall | 2017-06-21 | 5 | -293/+93 |
* | | cmd/geth: fixed a minor typo in the comments | necaremus | 2017-06-16 | 1 | -1/+1 |
|/ |
|
* | cmd, core, eth: configurable txpool parameters | Péter Szilágyi | 2017-05-29 | 2 | -0/+19 |
* | cmd/geth: reorganise help section for new cli flag handling | Bas van Kervel | 2017-05-25 | 2 | -2/+56 |
* | cmd/geth: reintroduce wallet import subcommand | Bas van Kervel | 2017-05-23 | 1 | -15/+30 |
* | cmd, node: support different bootnodes, fix default light port | Péter Szilágyi | 2017-05-10 | 2 | -0/+4 |
* | Merge pull request #14418 from karalabe/rinkeby-flag | Péter Szilágyi | 2017-05-04 | 2 | -2/+4 |
|\ |
|
| * | cmd, core, params: add --rinkeby flag for fast connectivity | Péter Szilágyi | 2017-05-04 | 2 | -2/+4 |
* | | cmd/geth: migrate dumpconfig command/flags | Bas van Kervel | 2017-05-03 | 1 | -1/+2 |
* | | cmd/geth: migrate bug command/flags | Bas van Kervel | 2017-05-03 | 1 | -1/+2 |
* | | cmd/geth: migrate metric command/flags | Bas van Kervel | 2017-05-03 | 1 | -1/+1 |
* | | cmd/geth: reorganise misc commands/flags | Bas van Kervel | 2017-05-03 | 1 | -4/+4 |
* | | cmd/geth: reorganise console/attach commands/flags | Bas van Kervel | 2017-05-03 | 2 | -66/+78 |
* | | cmd/geth: reorganise chain commands/flags | Bas van Kervel | 2017-05-03 | 1 | -20/+41 |
|/ |
|
* | cmd/geth, cmd/utils: init/removedb on light/full dbs simultaneously | Péter Szilágyi | 2017-05-03 | 1 | -32/+41 |
* | cmd/geth: reorganise account/wallet command/flags | Bas van Kervel | 2017-04-28 | 2 | -69/+70 |
* | cmd, node: add --nosub and node.Config.NoUSB to disable hw wallets | Péter Szilágyi | 2017-04-20 | 2 | -0/+2 |
* | Merge remote-tracking branch 'fjl/license-update-1.6' | Péter Szilágyi | 2017-04-14 | 1 | -1/+1 |
|\ |
|
| * | all: update license information | Felix Lange | 2017-04-14 | 1 | -1/+1 |
* | | cmd/geth: update flag groups in the geth command usage | Péter Szilágyi | 2017-04-13 | 2 | -5/+14 |
|/ |
|
* | cmd/utils, node: remove unused solc references and improve RPC config (#14324) | bas-vk | 2017-04-13 | 2 | -7/+0 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 7 | -107/+215 |
* | eth: accept transactions when starting CPU mining (#13882) | Péter Szilágyi | 2017-04-10 | 1 | -1/+1 |
* | Merge pull request #13870 from karalabe/miners-fixes | Péter Szilágyi | 2017-04-07 | 1 | -6/+0 |
|\ |
|
| * | cmd/geth, eth: drop bad block reporting, its offline anyway | Péter Szilágyi | 2017-04-06 | 1 | -6/+0 |
* | | cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) | Felföldi Zsolt | 2017-04-06 | 2 | -12/+4 |
|/ |
|
* | cmd/geth, node: surface geth architecture into version (#13866) | Péter Szilágyi | 2017-04-06 | 2 | -3/+6 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 2 | -3/+11 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 1 | -4/+10 |
* | all: finish integrating Go ethash, delete C++ vendor | Péter Szilágyi | 2017-03-09 | 3 | -4/+4 |
* | cmd, eth, les, node, pow: disk caching and progress reports | Péter Szilágyi | 2017-03-09 | 2 | -0/+15 |
* | * cmd/geth: add --nocompaction flag + multiple import files | Martin Holst Swende | 2017-03-08 | 2 | -5/+23 |
* | Logger updates 3 (#3730) | Péter Szilágyi | 2017-03-02 | 2 | -8/+8 |
* | cmd/geth: drop upgradedb subcommand since it's unfeasible | Péter Szilágyi | 2017-02-23 | 2 | -61/+0 |
* | cmd, whisper/mailserver: revert to utils.Fatalf | Péter Szilágyi | 2017-02-23 | 6 | -74/+54 |
* | accounts, cmd: port packages over to the new logging system | Péter Szilágyi | 2017-02-23 | 2 | -8/+12 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 6 | -72/+90 |
* | cmd/geth: added 'geth bug' command (#3684) | Jeffrey Wilcke | 2017-02-20 | 2 | -0/+109 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 1 | -1/+1 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 1 | -1/+1 |
* | accounts: ledger and HD review fixes | Péter Szilágyi | 2017-02-13 | 1 | -2/+3 |
* | accounts/usbwallet: make wallet responsive while Ledger is busy | Péter Szilágyi | 2017-02-13 | 1 | -0/+8 |
* | accounts, cmd, internal, node: implement HD wallet self-derivation | Péter Szilágyi | 2017-02-13 | 1 | -2/+30 |
* | accounts, cmd, internal, mobile, node: canonical account URLs | Péter Szilágyi | 2017-02-13 | 2 | -13/+13 |
* | accounts, cmd, eth, internal, miner, node: wallets and HD APIs | Péter Szilágyi | 2017-02-13 | 2 | -7/+12 |
* | accounts, cmd, eth, internal, mobile, node: split account backends | Péter Szilágyi | 2017-02-13 | 3 | -22/+32 |
* | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 1 | -1/+1 |
* | cmd/geth, cmd/swarm: Fix to close file handler appropriately | Shintaro Kaneko | 2017-01-30 | 1 | -0/+1 |
* | Merge pull request #3579 from bas-vk/natspec | Péter Szilágyi | 2017-01-17 | 2 | -2/+0 |
|\ |
|
| * | cmd,eth,les,internal: remove natspec support | Bas van Kervel | 2017-01-17 | 2 | -2/+0 |
* | | cmd/geth, core: add support for recording SHA3 preimages (#3543) | Nick Johnson | 2017-01-17 | 2 | -0/+2 |
|/ |
|
* | core: remove support for Olympic network | Bas van Kervel | 2017-01-12 | 2 | -2/+0 |
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 1 | -1/+2 |
* | logger, pow/dagger, pow/ezp: delete dead code | Felix Lange | 2017-01-07 | 1 | -1/+0 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -4/+4 |
* | cmd/geth: drop legacy android code | Péter Szilágyi | 2016-12-14 | 3 | -126/+0 |
* | cmd/geth: tidied up the source (#3385) | Péter Szilágyi | 2016-11-30 | 3 | -133/+174 |
* | cmd: drop DAO related choice flags since ETC diverged | Péter Szilágyi | 2016-11-29 | 2 | -72/+17 |
* | cmd, ethstats, les, mobile, params: native netstats (#3336) | Péter Szilágyi | 2016-11-25 | 3 | -10/+32 |
* | Merge pull request #3325 from fjl/p2p-netrestrict | Felix Lange | 2016-11-25 | 1 | -0/+1 |
|\ |
|
| * | cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict | Felix Lange | 2016-11-23 | 1 | -0/+1 |
* | | core: implemented new ropsten testnet | Jeffrey Wilcke | 2016-11-23 | 1 | -2/+3 |
* | | cmd/geth, core, light, mobile: removed state account StartingNonce | Jeffrey Wilcke | 2016-11-23 | 2 | -8/+0 |
|/ |
|
* | cmd/geth: improve command help messages (#3227) | Kenji Siu | 2016-11-10 | 5 | -87/+132 |
* | cmd/geth: reinstate dropped --cache flag | Péter Szilágyi | 2016-11-10 | 1 | -0/+1 |
* | cmd/geth: use a loop in TestDAOForkBlockNewChain (#3222) | xiekeyang | 2016-11-09 | 1 | -84/+68 |
* | p2p/discv5: added new topic discovery package | Zsolt Felfoldi | 2016-11-09 | 2 | -29/+2 |
* | cmd, eth: added light client and light server modes | zsfelfoldi | 2016-11-09 | 3 | -1/+35 |
* | all: remove weird files | Felix Lange | 2016-10-30 | 1 | -1/+0 |
* | cmd, params: only set default fork configs for test and mainnet | Péter Szilágyi | 2016-10-29 | 1 | -5/+5 |
* | Godeps, vendor: convert dependency management to trash (#3198) | Péter Szilágyi | 2016-10-29 | 2 | -44/+1 |
* | cmd/geth, code, eth/downloader: tune import logs and mem stats | Péter Szilágyi | 2016-10-21 | 1 | -22/+49 |
* | cmd/geth, trie: report on trie cache unloads, also add debug log | Péter Szilágyi | 2016-10-19 | 1 | -1/+2 |
* | cmd, core/state: allow configurable trie cache generations | Péter Szilágyi | 2016-10-19 | 3 | -2/+9 |
* | cmd/geth, trie: track and report trie cache misses | Péter Szilágyi | 2016-10-19 | 1 | -4/+14 |
* | cmd/geth: compact and print database stats after an import | Péter Szilágyi | 2016-10-18 | 1 | -4/+21 |
* | node: ensure datadir can be co-inhabited by different instances | Felix Lange | 2016-09-16 | 5 | -32/+45 |
* | cmd, eth: drop the blockchain version from cli/eth configs | Péter Szilágyi | 2016-09-15 | 2 | -2/+0 |
* | cmd/geth: fix port clash in genesis test | Felix Lange | 2016-09-05 | 1 | -1/+4 |
* | cmd/evm, cmd/geth, cmd/utils: move version handling to cmd/utils | Felix Lange | 2016-09-05 | 3 | -62/+39 |
* | contracts/release: move package release to contracts/ | Felix Lange | 2016-08-30 | 1 | -1/+1 |
* | cmd/geth: set correct initial nonce on testnet for import/init subcommands (#... | Hellsegga | 2016-08-23 | 2 | -0/+8 |
* | cmd/geth: added copyright and license information | Jeffrey Wilcke | 2016-08-22 | 2 | -0/+25 |
* | cmd/utils, node: create account manager in package node | Felix Lange | 2016-08-17 | 3 | -43/+47 |
* | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 2 | -31/+27 |
* | cmd, core, eth, miner, params, tests: finalize the DAO fork | Péter Szilágyi | 2016-07-15 | 1 | -3/+3 |
* | cmd, core, miner: add extradata validation to consensus rules | Péter Szilágyi | 2016-07-15 | 2 | -185/+112 |
* | cmd/geth, miner, params: special extradata for DAO fork start | Péter Szilágyi | 2016-07-15 | 1 | -0/+1 |
* | core: gracefully handle missing homestead block config | Péter Szilágyi | 2016-07-15 | 1 | -0/+105 |
* | cmd, core, eth, params: implement flags to control dao fork blocks | Péter Szilágyi | 2016-07-15 | 3 | -8/+308 |
* | cmd/geth: print version on geth start (#2622) | Matthew Di Ferrante | 2016-07-12 | 1 | -0/+2 |
* | cmd, common, console, eth, release: drop redundant "full"s | Péter Szilágyi | 2016-06-30 | 1 | -1/+1 |
* | Merge pull request #2159 from zsfelfoldi/light-backend | Péter Szilágyi | 2016-06-30 | 1 | -3/+7 |
|\ |
|
| * | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 1 | -3/+7 |
* | | Merge pull request #2750 from sybiload/develop | Péter Szilágyi | 2016-06-29 | 1 | -1/+1 |
|\ \ |
|
| * | | cmd/geth: fix the import error message | Yohann LEON | 2016-06-29 | 1 | -1/+1 |
* | | | Revert "core: update DAO soft-fork number, clean up the code" | Péter Szilágyi | 2016-06-29 | 2 | -2/+0 |
|/ / |
|
* / | core: update DAO soft-fork number, clean up the code | Péter Szilágyi | 2016-06-23 | 2 | -0/+2 |
|/ |
|
* | Merge pull request #2455 from zsfelfoldi/chaindb | Jeffrey Wilcke | 2016-06-13 | 1 | -1/+1 |
|\ |
|
| * | core: improved chainDb using sequential keys | zsfelfoldi | 2016-06-07 | 1 | -1/+1 |
* | | cmd: fix CLI package deprecation warnings | Péter Szilágyi | 2016-06-10 | 6 | -24/+51 |
* | | cmd/geth: codegansta/cli package renamed to urfave/cli | Bas van Kervel | 2016-06-09 | 6 | -6/+6 |
* | | cmd/geth: fix the keystore path in the accounts help text | Péter Szilágyi | 2016-06-08 | 1 | -1/+1 |
* | | cmd/geth: truly randomize console test RPC endpoints | Péter Szilágyi | 2016-06-08 | 1 | -4/+12 |
|/ |
|
* | cmd/geth: make console tests more robust | Felix Lange | 2016-06-03 | 1 | -18/+28 |
* | cmd/geth, console: fix reviewer issues | Péter Szilágyi | 2016-05-31 | 3 | -4/+4 |
* | cmd, console: split off the console into a reusable package | Péter Szilágyi | 2016-05-30 | 9 | -1064/+338 |
* | eth: enable bad block reports | Felix Lange | 2016-05-25 | 1 | -0/+6 |
* | eth: add new RPC method (personal.) SignAndSendTransaction | Bas van Kervel | 2016-05-20 | 1 | -1/+1 |
* | cmd/geth: fix console history exclusion | Felix Lange | 2016-05-14 | 1 | -6/+3 |
* | Merge pull request #2549 from karalabe/geth-tester-text-templates | Péter Szilágyi | 2016-05-11 | 1 | -1/+1 |
|\ |
|
| * | cmd/geth: use text/templates in the tester, not html | Péter Szilágyi | 2016-05-11 | 1 | -1/+1 |
* | | cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner | Péter Szilágyi | 2016-05-11 | 1 | -1/+1 |
|/ |
|
* | cmd/geth: fixed to use proper version string for output | Jeffrey Wilcke | 2016-05-03 | 1 | -1/+1 |
* | cmd/geth, release: polish and deploy live release contract | Péter Szilágyi | 2016-05-02 | 1 | -1/+1 |
* | release, all: integrate the release service into geth | Péter Szilágyi | 2016-05-02 | 1 | -22/+37 |
* | Merge pull request #2485 from karalabe/fakepow | Péter Szilágyi | 2016-04-29 | 2 | -2/+6 |
|\ |
|
| * | cmd: add a `--fakepow` flag to help benchmarking database changes | Péter Szilágyi | 2016-04-21 | 2 | -2/+6 |
* | | Merge pull request #2478 from fjl/geth-js-tweak | Felix Lange | 2016-04-26 | 2 | -12/+26 |
|\ \
| |/
|/| |
|
| * | cmd/geth, jsre: improve the js command | Felix Lange | 2016-04-21 | 2 | -12/+26 |
* | | VERSION, cmd/geth: bumped version | Jeffrey Wilcke | 2016-04-20 | 1 | -2/+2 |
|/ |
|
* | rpc: move web3.js extensions to internal/web3ext | Felix Lange | 2016-04-15 | 1 | -1/+2 |
* | all: fix go vet warnings | Felix Lange | 2016-04-15 | 1 | -1/+4 |
* | all: update license information | Felix Lange | 2016-04-15 | 1 | -1/+1 |
* | accounts: improve API and add documentation | Felix Lange | 2016-04-12 | 1 | -1/+6 |
* | cmd/geth: add recovery procedure for AmbiguousAddrError | Felix Lange | 2016-04-12 | 3 | -2/+107 |
* | cmd/geth: print actual error when --unlock fails | Felix Lange | 2016-04-12 | 2 | -4/+4 |
* | accounts: add ErrDecrypt | Felix Lange | 2016-04-12 | 2 | -2/+2 |
* | accounts: cache key addresses | Felix Lange | 2016-04-12 | 2 | -8/+17 |
* | cmd/geth: add tests for account commands | Felix Lange | 2016-04-12 | 7 | -1/+522 |
* | accounts: streamline API | Felix Lange | 2016-04-12 | 3 | -21/+7 |
* | cmd/geth: move account commands to accountcmd.go | Felix Lange | 2016-04-12 | 2 | -258/+286 |
* | accounts, crypto: move keystore to package accounts | Felix Lange | 2016-04-12 | 1 | -17/+9 |
* | cmd/geth, cmd/utils: improve input handling | Felix Lange | 2016-04-12 | 4 | -67/+25 |
* | Merge pull request #2359 from bas-vk/rpc-optional-args | Jeffrey Wilcke | 2016-04-12 | 3 | -3/+3 |
|\ |
|
| * | rpc: various fixes/enhancements | Bas van Kervel | 2016-04-12 | 3 | -3/+3 |
* | | cmd/geth: add JS preload parameter | Bas van Kervel | 2016-04-11 | 3 | -0/+34 |
|/ |
|
* | cmd/geth: add missing gas target flag (fixing 0 convergence issue) | Péter Szilágyi | 2016-04-04 | 2 | -1/+2 |
* | cmd/geth, eth: move --genesis deprecation warning to cmd/geth | Felix Lange | 2016-04-02 | 1 | -0/+6 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 3 | -3/+41 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 2 | -2/+0 |
* | cmd/utils: add --keystore | Kobi Gurkan | 2016-03-08 | 2 | -0/+2 |
* | cmd/geth: removed multiline support | Jeffrey Wilcke | 2016-02-27 | 1 | -1/+0 |
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
* | Merge pull request #2206 from fjl/update-deps | Jeffrey Wilcke | 2016-02-17 | 2 | -91/+30 |
|\ |
|
| * | cmd/geth, jsre: improve auto-completion | Felix Lange | 2016-02-15 | 1 | -64/+5 |
| * | cmd/geth: enable multi-line mode | Felix Lange | 2016-02-12 | 1 | -0/+1 |
| * | cmd/geth: gofmt js.go and rename ethereum.js to web3.js | Felix Lange | 2016-02-12 | 1 | -6/+6 |
| * | cmd/geth: update monitor to new termui code | Péter Szilágyi | 2016-02-11 | 1 | -25/+22 |
* | | cmd, node, rpc: readd inproc RPC client, expose via node | Péter Szilágyi | 2016-02-09 | 2 | -6/+4 |
* | | cmd, common, node, rpc: rework naming convention to canonical one | Péter Szilágyi | 2016-02-09 | 4 | -7/+7 |
* | | cmd, node, rpc: move websockets into node, break singleton | Péter Szilágyi | 2016-02-05 | 3 | -38/+37 |
* | | cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect | Péter Szilágyi | 2016-02-05 | 1 | -5/+0 |
|/ |
|
* | cmd, common, node, rpc: move IPC into the node itself | Péter Szilágyi | 2016-02-04 | 2 | -8/+3 |
* | internal/debug: APIs for profiling and tracing | Felix Lange | 2016-01-28 | 2 | -24/+17 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 5 | -183/+196 |
* | console: add admin.sleep and admin.sleepBlocks | Bas van Kervel | 2016-01-19 | 1 | -0/+9 |
* | Merge pull request #2064 from fjl/remove-common-rlp | Jeffrey Wilcke | 2015-12-19 | 1 | -3/+2 |
|\ |
|
| * | common: remove old RLP implementation, Value and ExtPackage | Felix Lange | 2015-12-18 | 1 | -3/+2 |
* | | console: bugfix that causes the console to crash when connection to an endpoi... | Bas van Kervel | 2015-12-18 | 1 | -5/+6 |
|/ |
|
* | Merge pull request #2070 from karalabe/android-archives | Felix Lange | 2015-12-15 | 1 | -0/+56 |
|\ |
|
| * | Makefile, cmd/geth: support building Android archives | Péter Szilágyi | 2015-12-14 | 1 | -0/+56 |
* | | Merge pull request #2035 from bas-vk/rcp-v2-rebase | Felix Lange | 2015-12-15 | 4 | -4/+22 |
|\ \
| |/
|/| |
|
| * | rpc: new RPC implementation with pub/sub support | Bas van Kervel | 2015-12-14 | 4 | -4/+22 |
* | | Makefile, cmd/geth: assemble ios xcode frameworks | Péter Szilágyi | 2015-12-09 | 3 | -1/+72 |
|/ |
|
* | cmd/utils: restore starting geth without any accounts and etherbase | Felix Lange | 2015-12-01 | 1 | -2/+5 |
* | console: fix instance name printed incorrect on start | Bas van Kervel | 2015-11-30 | 1 | -1/+1 |
* | Merge pull request #1970 from karalabe/customizable-protocol-stacks | Jeffrey Wilcke | 2015-11-27 | 4 | -408/+195 |
|\ |
|
| * | cmd, eth, node, rpc, xeth: use single-instance services | Péter Szilágyi | 2015-11-27 | 3 | -10/+10 |
| * | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 3 | -273/+195 |
| * | cmd: drop blocktest command, create gethrpctest program | Péter Szilágyi | 2015-11-27 | 1 | -135/+0 |
* | | cmd, crypto: fixed nil public keys and updated web3 | Jeffrey Wilcke | 2015-11-26 | 1 | -2/+2 |
|/ |
|
* | cmd/geth, cmd/utils: removed legalese | Jeffrey Wilcke | 2015-11-19 | 1 | -26/+0 |
* | cmd/geth, cmd/utils: surface the light KDF flag to the CLI | Péter Szilágyi | 2015-11-10 | 2 | -0/+2 |
* | cmd/geth: fix recover command crash if no param is supplied | Péter Szilágyi | 2015-11-05 | 1 | -2/+2 |
* | VERSION, cmd/geth: bumped version 1.4.0 | Jeffrey Wilcke | 2015-11-03 | 1 | -2/+2 |
* | cmd/geth, cmd/utils, eth: group CLI flags by purpose | Péter Szilágyi | 2015-10-30 | 2 | -4/+213 |
* | rpc api: eth_getNatSpec | zelig | 2015-10-27 | 2 | -23/+18 |
* | fix console history, lines with leadning whitespace NOT included | zelig | 2015-10-24 | 1 | -1/+1 |
* | console: | zelig | 2015-10-22 | 2 | -54/+67 |
* | eth: clean out light node notions from eth | Péter Szilágyi | 2015-10-19 | 1 | -3/+1 |
* | cmd, eth: support switching client modes of operation | Péter Szilágyi | 2015-10-19 | 1 | -0/+1 |