| Commit message (Expand) | Author | Age | Files | Lines |
* | Indexer plugin extension and custom flags support (#117) | Meng-Ying Yang | 2019-06-12 | 1 | -0/+6 |
* | indexer: support data exporting/forwarding (#103) | Meng-Ying Yang | 2019-06-12 | 1 | -0/+23 |
* | dex, cmd: Add DMoment to command line (#87) | Jimmy Hu | 2019-06-12 | 1 | -0/+14 |
* | core: add Taipei testnet (#47) | Wei-Ning Huang | 2019-06-12 | 1 | -4/+24 |
* | dex: use dex/downloader in dex | Sonic | 2019-06-12 | 1 | -1/+1 |
* | core: refactor validator and fix light node sync (#25) | Wei-Ning Huang | 2019-06-12 | 1 | -0/+4 |
* | dex: remove gasprice package and use eth/gasprice instead | Wei-Ning Huang | 2019-06-12 | 1 | -1/+1 |
* | test: start a separate RPC node for testing block sync | Wei-Ning Huang | 2019-06-12 | 1 | -4/+4 |
* | Rename geth -> gdex and fix Dockerfile | Wei-Ning Huang | 2019-06-12 | 1 | -5/+5 |
* | geth: add propose flag to enable/disable proposing | Sonic | 2019-06-12 | 1 | -0/+5 |
* | Remove reference of Rinkeby and Goerli network. | Wei-Ning Huang | 2019-06-12 | 1 | -43/+3 |
* | core: populate genesisAlloc in source code with DEXON genesis data | Wei-Ning Huang | 2019-06-12 | 1 | -1/+1 |
* | dex: pass p2p nodeKey to Dexon instance | Wei-Ning Huang | 2019-06-12 | 1 | -0/+1 |
* | dex: implement some governance interface functions | Wei-Ning Huang | 2019-06-12 | 1 | -1/+1 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-06-12 | 1 | -30/+30 |
* | Use dex.Config instead of eth.Config | Wei-Ning Huang | 2019-06-12 | 1 | -43/+7 |
* | dex: make geth buildable and update interface skeleton | Wei-Ning Huang | 2019-06-12 | 1 | -5/+6 |
* | eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) | Martin Holst Swende | 2019-04-08 | 1 | -0/+7 |
* | cmd/utils: allow for multiple influxdb tags (#18520) | Anton Evangelatov | 2019-02-20 | 1 | -12/+29 |
* | common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) | Martin Holst Swende | 2019-02-19 | 1 | -2/+3 |
* | cmd, core, params: add support for Goerli | Péter Szilágyi | 2019-02-19 | 1 | -2/+21 |
* | cmd/geth, core, eth: implement Constantinople override flag (#18273) | Martin Holst Swende | 2018-12-11 | 1 | -2/+4 |
* | cmd/utils, eth: minor polishes on whitelist code | Péter Szilágyi | 2018-12-10 | 1 | -23/+18 |
* | cmd, eth: Add support for `--whitelist <blocknum>=<hash>,...` flag | Ryan Schneider | 2018-12-10 | 1 | -0/+33 |
* | cmd/utils: max out the OS file allowance, don't cap to 2K | Péter Szilágyi | 2018-11-29 | 1 | -8/+3 |
* | cmd/swarm: FUSE do not require --ipcpath (#18112) | Ferenc Szabo | 2018-11-23 | 1 | -10/+14 |
* | cmd, core, eth, light, trie: add trie read caching layer | Péter Szilágyi | 2018-11-15 | 1 | -6/+18 |
* | cmd/utils: fix bug when checking for flag value conflicts (#17803) | Ryan Schneider | 2018-10-08 | 1 | -1/+4 |
* | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 1 | -3/+3 |
* | all: protect self-mined block during reorg (#17656) | gary rong | 2018-09-20 | 1 | -1/+1 |
* | core/vm: add switches to select evm+ewasm interpreters (#17687) | Guillaume Ballet | 2018-09-20 | 1 | -0/+19 |
* | cmd/utils: typos in {Miner, MinerLegacy}GasPriceFlag (#17588) | TColl | 2018-09-10 | 1 | -2/+2 |
* | whisper: add light mode check to handshake (#16725) | b00ris | 2018-09-05 | 1 | -0/+7 |
* | cmd, core, eth, miner, params: configurable gas floor and ceil | Péter Szilágyi | 2018-08-29 | 1 | -11/+16 |
* | consensus, miner: stale block mining support (#17506) | gary rong | 2018-08-28 | 1 | -2/+9 |
* | cmd, eth: clean up miner startup API, drop noop config field | Péter Szilágyi | 2018-08-23 | 1 | -6/+0 |
* | cmd, eth: apply default miner recommit setting (#17479) | gary rong | 2018-08-22 | 1 | -1/+1 |
* | cmd, core, miner: add --txpool.locals and priority mining | Péter Szilágyi | 2018-08-22 | 1 | -0/+14 |
* | cmd, eth, miner: make recommit configurable (#17444) | gary rong | 2018-08-22 | 1 | -7/+15 |
* | cmd: polish miner flags, deprecate olds, add upgrade path | Péter Szilágyi | 2018-08-15 | 1 | -37/+67 |
* | cmd, consensus/ethash, eth: miner push notifications | Péter Szilágyi | 2018-08-10 | 1 | -4/+10 |
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version f... | Anton Evangelatov | 2018-07-30 | 1 | -1/+1 |
* | cmd: prevent accidental invalid commands (#17248) | a e r t h | 2018-07-26 | 1 | -2/+1 |
* | cmd/utils: fix comment typo (#17249) | Sarlor | 2018-07-26 | 1 | -1/+1 |
* | cmd, dashboard, log: log collection and exploration (#17097) | Kurkó Mihály | 2018-07-11 | 1 | -2/+2 |
* | cmd: typo fixed, isntance -> instance (#17149) | Wenbiao Zheng | 2018-07-09 | 1 | -1/+1 |
* | cmd/geth: export metrics to InfluxDB (#16979) | Anton Evangelatov | 2018-07-02 | 1 | -4/+62 |
* | cmd/utils: fix NetworkId default when -dev is set (#16833) | Jeremy Schlatter | 2018-06-14 | 1 | -0/+3 |
* | cmd/utils: point users to --syncmode under DEPRECATED (#16572) | Martin Klepsch | 2018-04-27 | 1 | -2/+2 |
* | cmd/utils: fix help template issue for subcommands (#16351) | Zhenguo Niu | 2018-04-18 | 1 | -1/+1 |
* | whisper: some components are still using v5, switch to v6 | Guillaume Ballet | 2018-03-22 | 1 | -1/+1 |
* | cmd/utils: fix maxpeers vs lightpeers logic (#16125) | Felföldi Zsolt | 2018-03-09 | 1 | -0/+3 |
* | cmd, dashboard: use webpack dev server, remove custom assets (#16263) | Kurkó Mihály | 2018-03-08 | 1 | -6/+0 |
* | utils: fix #16138 by checking if vhosts flag is set (#16141) | Martin Holst Swende | 2018-03-05 | 1 | -3/+4 |
* | rpc: dns rebind protection (#15962) | Martin Holst Swende | 2018-02-12 | 1 | -0/+7 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 1 | -7/+40 |
* | les: limit LES peer count and improve peer configuration logic (#16010) | Felföldi Zsolt | 2018-02-05 | 1 | -3/+23 |
* | utils: fix #16006 by not lowering OS ulimit | Martin Holst Swende | 2018-02-02 | 1 | -3/+5 |
* | cmd, params: update discovery v5 bootnodes (#15954) | Felföldi Zsolt | 2018-01-25 | 1 | -1/+1 |
* | p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) | Felföldi Zsolt | 2018-01-22 | 1 | -10/+0 |
* | dashboard: deep state update, version in footer (#15837) | Kurkó Mihály | 2018-01-15 | 1 | -2/+2 |
* | common/fdlimit: Move fdlimit files to separate package (#15850) | Ricardo Domingos | 2018-01-12 | 1 | -2/+3 |
* | cmd/utils: handle git commit a bit safer for user specified strings (#15790) | Evangelos Pappas | 2018-01-04 | 1 | -1/+1 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -2/+2 |
* | cmd/utils, eth: init etherbase from within eth (#15528) | Péter Szilágyi | 2017-12-10 | 1 | -9/+6 |
* | cmd/utils: bootstrap nodes in config file were not respected | Maximilian Meister | 2017-11-26 | 1 | -0/+2 |
* | cmd/utils: disallow --lightserv in light mode (#15514) | Paul Litvak | 2017-11-24 | 1 | -4/+32 |
* | cmd, consensus, eth: split ethash related config to it own (#15520) | gary rong | 2017-11-24 | 1 | -15/+19 |
* | cmd, dashboard: dashboard using React, Material-UI, Recharts (#15393) | Kurkó Mihály | 2017-11-15 | 1 | -0/+41 |
* | cmd, consensus, core, miner: instatx clique for --dev (#15323) | Péter Szilágyi | 2017-10-24 | 1 | -13/+33 |
* | cmd, eth: separate out FakePeer for future reuse | Péter Szilágyi | 2017-10-10 | 1 | -7/+14 |
* | cmd/geth: fix --password typo | ayeowch | 2017-09-27 | 1 | -1/+1 |
* | eth: use maxpeers from p2p layer instead of extra config | Péter Szilágyi | 2017-09-06 | 1 | -4/+0 |
* | cmd/geth: fix --nousb typo (#15040) | Oli Bye | 2017-08-25 | 1 | -1/+1 |
* | core, light: send chain events using event.Feed (#14865) | Miya Chen | 2017-08-18 | 1 | -2/+1 |
* | cmd: add makecache cmd, use caches during import cmd | Péter Szilágyi | 2017-08-04 | 1 | -1/+4 |
* | cmd, core, eth: journal local transactions to disk (#14784) | Péter Szilágyi | 2017-07-28 | 1 | -0/+16 |
* | cmd, core: add --txpool.nolocals to disable local price exemptions | Péter Szilágyi | 2017-07-05 | 1 | -0/+7 |
* | whisper: move flags from whisper package to utils | Bas van Kervel | 2017-06-21 | 1 | -4/+18 |
* | whisperv5: integrate whisper and add whisper RPC simulator | Bas van Kervel | 2017-06-15 | 1 | -7/+14 |
* | cmd, core, eth: configurable txpool parameters | Péter Szilágyi | 2017-05-29 | 1 | -29/+91 |
* | cmd/geth: reorganise help section for new cli flag handling | Bas van Kervel | 2017-05-25 | 1 | -10/+14 |
* | cmd, core, eth, miner: remove txpool gas price limits (#14442) | Péter Szilágyi | 2017-05-17 | 1 | -1/+1 |
* | cmd, node: support different bootnodes, fix default light port | Péter Szilágyi | 2017-05-10 | 1 | -5/+24 |
* | Merge pull request #14418 from karalabe/rinkeby-flag | Péter Szilágyi | 2017-05-04 | 1 | -13/+34 |
|\ |
|
| * | cmd, core, params: add --rinkeby flag for fast connectivity | Péter Szilágyi | 2017-05-04 | 1 | -13/+34 |
* | | cmd/geth: reorganise console/attach commands/flags | Bas van Kervel | 2017-05-03 | 1 | -1/+1 |
|/ |
|
* | cmd/geth, cmd/utils: init/removedb on light/full dbs simultaneously | Péter Szilágyi | 2017-05-03 | 1 | -10/+4 |
* | cmd/geth: reorganise account/wallet command/flags | Bas van Kervel | 2017-04-28 | 1 | -1/+25 |
* | whisper: switching to v5 + minor refactoring (#14387) | gluk256 | 2017-04-28 | 1 | -1/+1 |
* | cmd, eth, les, mobile: make networkid uint64 everywhere | Péter Szilágyi | 2017-04-25 | 1 | -2/+2 |
* | cmd, node: add --nosub and node.Config.NoUSB to disable hw wallets | Péter Szilágyi | 2017-04-20 | 1 | -0/+7 |
* | cmd/utils, node: remove unused solc references and improve RPC config (#14324) | bas-vk | 2017-04-13 | 1 | -16/+7 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -249/+301 |
* | cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) | Felföldi Zsolt | 2017-04-06 | 1 | -33/+9 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -5/+5 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 1 | -73/+18 |
* | all: finish integrating Go ethash, delete C++ vendor | Péter Szilágyi | 2017-03-09 | 1 | -7/+8 |
* | cmd, eth, les, node, pow: disk caching and progress reports | Péter Szilágyi | 2017-03-09 | 1 | -1/+60 |
* | all: swap out the C++ ethash to the pure Go one (mining todo) | Péter Szilágyi | 2017-03-09 | 1 | -4/+3 |
* | * cmd/geth: add --nocompaction flag + multiple import files | Martin Holst Swende | 2017-03-08 | 1 | -1/+4 |
* | Logger updates 3 (#3730) | Péter Szilágyi | 2017-03-02 | 1 | -3/+3 |
* | cmd/utils, core, params: fork all teh things for dev mode (#3697) | Jeffrey Wilcke | 2017-03-01 | 1 | -0/+2 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -12/+12 |
* | cmd, whisper/mailserver: revert to utils.Fatalf | Péter Szilágyi | 2017-02-23 | 1 | -21/+20 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -25/+24 |
* | accounts, cmd, eth, internal, miner, node: wallets and HD APIs | Péter Szilágyi | 2017-02-13 | 1 | -1/+1 |
* | accounts, cmd, eth, internal, mobile, node: split account backends | Péter Szilágyi | 2017-02-13 | 1 | -7/+13 |
* | les, cmd/util: disable topic discovery with --nodiscover | Zsolt Felfoldi | 2017-01-27 | 1 | -2/+6 |
* | Merge pull request #3579 from bas-vk/natspec | Péter Szilágyi | 2017-01-17 | 1 | -5/+0 |
|\ |
|
| * | cmd,eth,les,internal: remove natspec support | Bas van Kervel | 2017-01-17 | 1 | -5/+0 |
* | | cmd/geth, core: add support for recording SHA3 preimages (#3543) | Nick Johnson | 2017-01-17 | 1 | -1/+7 |
|/ |
|
* | core: remove support for Olympic network | Bas van Kervel | 2017-01-12 | 1 | -31/+3 |
* | cmd/utils: fix comma-separated --bootnodes | Felix Lange | 2017-01-11 | 1 | -4/+4 |
* | Merge pull request #3518 from fjl/ethclient-dependency-cleanup | Péter Szilágyi | 2017-01-06 | 1 | -17/+14 |
|\ |
|
| * | params: avoid importing p2p/discover for bootnodes | Felix Lange | 2017-01-06 | 1 | -17/+14 |
* | | Merge pull request #3515 from bas-vk/exportropsten | Péter Szilágyi | 2017-01-05 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | core,cmd/utils: bugfix for ropsten dump imports | Bas van Kervel | 2017-01-05 | 1 | -0/+8 |
* | | cmd/utils: disallow `--fakepow` for live operation (#3512) | Péter Szilágyi | 2017-01-05 | 1 | -1/+0 |
|/ |
|
* | cmd/utils, eth, les: bubble --fakepow flag into eth/les too | Péter Szilágyi | 2017-01-04 | 1 | -0/+1 |
* | cmd/utils: update helpscreen's testnet description (#3377) | Luca Zeug | 2016-11-29 | 1 | -1/+1 |
* | cmd: drop DAO related choice flags since ETC diverged | Péter Szilágyi | 2016-11-29 | 1 | -16/+0 |
* | cmd/bzzd: swarm daemon fixes (#3359) | Viktor Trón | 2016-11-28 | 1 | -1/+1 |
* | cmd, ethstats, les, mobile, params: native netstats (#3336) | Péter Szilágyi | 2016-11-25 | 1 | -5/+27 |
* | Merge pull request #3325 from fjl/p2p-netrestrict | Felix Lange | 2016-11-25 | 1 | -0/+15 |
|\ |
|
| * | cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict | Felix Lange | 2016-11-23 | 1 | -0/+15 |
* | | cmd/utils, internal/web3ext: removed httpGet | Jeffrey Wilcke | 2016-11-25 | 1 | -1/+1 |
* | | core: implemented new ropsten testnet | Jeffrey Wilcke | 2016-11-23 | 1 | -23/+9 |
* | | cmd/geth, core, light, mobile: removed state account StartingNonce | Jeffrey Wilcke | 2016-11-23 | 1 | -3/+0 |
|/ |
|
* | cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272) | Péter Szilágyi | 2016-11-16 | 1 | -49/+28 |
* | cmd/utils: remove jit flag handling (#3273) | Felix Lange | 2016-11-16 | 1 | -14/+0 |
* | core, core/types: refactored tx chain id checking (#3257) | Jeffrey Wilcke | 2016-11-15 | 1 | -0/+7 |
|\ |
|
| * | cmd/utils, params: define chain ids | Jeffrey Wilcke | 2016-11-15 | 1 | -0/+7 |
* | | cmd/utils, mobile: place bootnodes in LGPL packages | Péter Szilágyi | 2016-11-15 | 1 | -3/+3 |
* | | cmd, mobile, node, p2p: surface the discovery V5 bootnodes | Péter Szilágyi | 2016-11-15 | 1 | -2/+27 |
* | | mobile: initial wrappers for mobile support | Péter Szilágyi | 2016-11-14 | 1 | -2/+2 |
|/ |
|
* | cmd/utils: set temporary HF number | Jeffrey Wilcke | 2016-11-13 | 1 | -13/+28 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -0/+4 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -15/+16 |
* | p2p/discv5: added new topic discovery package | Zsolt Felfoldi | 2016-11-09 | 1 | -6/+11 |
* | cmd, eth: added light client and light server modes | zsfelfoldi | 2016-11-09 | 1 | -5/+53 |
* | Merge pull request #3195 from karalabe/fix-testnet-fastsync | Péter Szilágyi | 2016-10-29 | 1 | -19/+35 |
|\ |
|
| * | cmd, params: only set default fork configs for test and mainnet | Péter Szilágyi | 2016-10-29 | 1 | -25/+34 |
| * | cmd/utils, core, params: explicitly pick reprice fork for fast sync | Péter Szilágyi | 2016-10-29 | 1 | -0/+7 |
* | | whisper: project restructured, version 5 introduced (#3022) | gluk256 | 2016-10-29 | 1 | -1/+1 |
|/ |
|
* | Godeps, vendor: convert dependency management to trash (#3198) | Péter Szilágyi | 2016-10-29 | 1 | -5/+0 |
* | cmd, core/state: allow configurable trie cache generations | Péter Szilágyi | 2016-10-19 | 1 | -5/+15 |
* | core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 1 | -0/+7 |
* | common, node: move datadir defaults into package node | Felix Lange | 2016-09-16 | 1 | -8/+8 |
* | node: ensure datadir can be co-inhabited by different instances | Felix Lange | 2016-09-16 | 1 | -24/+26 |
* | cmd, eth: drop the blockchain version from cli/eth configs | Péter Szilágyi | 2016-09-15 | 1 | -6/+0 |
* | cmd/evm, cmd/geth, cmd/utils: move version handling to cmd/utils | Felix Lange | 2016-09-05 | 1 | -11/+13 |
* | contracts/release: move package release to contracts/ | Felix Lange | 2016-08-30 | 1 | -1/+1 |
* | cmd/utils: removed DAO oppose / support message | Jeffrey Wilcke | 2016-08-22 | 1 | -17/+0 |
* | cmd/utils, node: create account manager in package node | Felix Lange | 2016-08-17 | 1 | -85/+50 |
* | cmd/utils, eth: display the user's current fork, minor text tweak | Péter Szilágyi | 2016-07-16 | 1 | -1/+19 |
* | cmd, core, eth, miner, params, tests: finalize the DAO fork | Péter Szilágyi | 2016-07-15 | 1 | -4/+5 |
* | cmd, core, miner: add extradata validation to consensus rules | Péter Szilágyi | 2016-07-15 | 1 | -27/+26 |
* | cmd, core, eth, params: implement flags to control dao fork blocks | Péter Szilágyi | 2016-07-15 | 1 | -36/+40 |
* | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 1 | -0/+7 |
* | 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/geth: codegansta/cli package renamed to urfave/cli | Bas van Kervel | 2016-06-09 | 1 | -1/+1 |
|/ |
|
* | cmd, console: split off the console into a reusable package | Péter Szilágyi | 2016-05-30 | 1 | -1/+18 |
* | release, all: integrate the release service into geth | Péter Szilágyi | 2016-05-02 | 1 | -8/+6 |
* | common/versions, cmd/utils: add geth version contract | Gustav Simonsson | 2016-05-02 | 1 | -0/+7 |
* | cmd: add a `--fakepow` flag to help benchmarking database changes | Péter Szilágyi | 2016-04-21 | 1 | -3/+10 |
* | cmd/utils: strip excessive whitespace from api command line arguments | Bas van Kervel | 2016-04-14 | 1 | -2/+12 |
* | cmd/utils: fix --password on Windows | Felix Lange | 2016-04-12 | 1 | -9/+14 |
* | accounts: streamline API | Felix Lange | 2016-04-12 | 1 | -11/+7 |
* | accounts, crypto: move keystore to package accounts | Felix Lange | 2016-04-12 | 1 | -12/+7 |
* | Merge pull request #2359 from bas-vk/rpc-optional-args | Jeffrey Wilcke | 2016-04-12 | 1 | -4/+4 |
|\ |
|
| * | rpc: various fixes/enhancements | Bas van Kervel | 2016-04-12 | 1 | -4/+4 |
* | | Merge pull request #2431 from bas-vk/js-preload | Jeffrey Wilcke | 2016-04-12 | 1 | -0/+4 |
|\ \ |
|
| * | | cmd/geth: add JS preload parameter | Bas van Kervel | 2016-04-11 | 1 | -0/+4 |
| |/ |
|
* / | cmd/utils: bugfix where database is opened multiple times | Bas van Kervel | 2016-04-07 | 1 | -7/+11 |
|/ |
|
* | Merge pull request #2378 from obscuren/enable-jit-a-b | Jeffrey Wilcke | 2016-04-04 | 1 | -1/+13 |
|\ |
|
| * | cmd/utils, miner: A/B testing JIT VM. Disabled for miners | Jeffrey Wilcke | 2016-04-01 | 1 | -1/+13 |
* | | cmd/utils: fix geth startup with empty database | Felix Lange | 2016-04-02 | 1 | -14/+13 |
|/ |
|
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -19/+53 |
* | Merge pull request #2141 from obscuren/evm-init | Jeffrey Wilcke | 2016-03-24 | 1 | -11/+2 |
|\ |
|
| * | core, eth, cmd: temporary work around for enabling the jit | Jeffrey Wilcke | 2016-03-24 | 1 | -0/+2 |
| * | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 1 | -11/+0 |
* | | rpc/http: improve request handling | Bas van Kervel | 2016-03-23 | 1 | -1/+1 |
|/ |
|
* | cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache | Péter Szilágyi | 2016-03-09 | 1 | -2/+20 |
* | cmd/utils: add --keystore | Kobi Gurkan | 2016-03-08 | 1 | -2/+17 |
* | cmd/utils, params: homestead block | Jeffrey Wilcke | 2016-02-29 | 1 | -0/+2 |
* | cmd/utils: lower the min accepted gas price for relay and GPO to 20 shannon | Jeffrey Wilcke | 2016-02-29 | 1 | -2/+2 |
* | Merge pull request #2175 from karalabe/refactor-http-rpc | Péter Szilágyi | 2016-02-13 | 1 | -56/+38 |
|\ |
|
| * | cmd, common, node, rpc: rework naming convention to canonical one | Péter Szilágyi | 2016-02-09 | 1 | -26/+26 |
| * | cmd, node, rpc: move websockets into node, break singleton | Péter Szilágyi | 2016-02-05 | 1 | -25/+15 |
| * | cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect | Péter Szilágyi | 2016-02-05 | 1 | -28/+20 |
* | | cmd/utils: fix jspath flag typo | Isidoro Ghezzi | 2016-02-05 | 1 | -1/+1 |
|/ |
|
* | cmd, common, node, rpc: move IPC into the node itself | Péter Szilágyi | 2016-02-04 | 1 | -59/+12 |
* | internal/debug: APIs for profiling and tracing | Felix Lange | 2016-01-28 | 1 | -54/+6 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -69/+88 |
* | core, eth, node, rpc: port the admin and debug API | Péter Szilágyi | 2015-12-15 | 1 | -1/+1 |
* | rpc: new RPC implementation with pub/sub support | Bas van Kervel | 2015-12-14 | 1 | -5/+47 |
* | cmd/utils: restore starting geth without any accounts and etherbase | Felix Lange | 2015-12-01 | 1 | -19/+13 |
* | cmd, eth, node, rpc, xeth: use single-instance services | Péter Szilágyi | 2015-11-27 | 1 | -3/+7 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -124/+281 |
* | core, eth, rpc: split out block validator and state processor | Jeffrey Wilcke | 2015-11-18 | 1 | -2/+0 |
* | cmd/geth, cmd/utils: surface the light KDF flag to the CLI | Péter Szilágyi | 2015-11-10 | 1 | -2/+2 |
* | Merge pull request #1949 from karalabe/update-command-usage | Jeffrey Wilcke | 2015-10-30 | 1 | -67/+52 |
|\ |
|
| * | cmd/geth, cmd/utils, eth: group CLI flags by purpose | Péter Szilágyi | 2015-10-30 | 1 | -67/+52 |
* | | cmd/utils, rpc/comms: stop XEth when IPC connection ends | Felix Lange | 2015-10-30 | 1 | -7/+4 |
|/ |
|
* | cmd/utils, crypto: add --lightkdf flag for lighter KDF | Drake Burroughs | 2015-10-29 | 1 | -1/+11 |
* | rpc api: eth_getNatSpec | zelig | 2015-10-27 | 1 | -2/+8 |
* | console: | zelig | 2015-10-22 | 1 | -3/+7 |
* | Merge pull request #1883 from obscuren/jit-vm-optimisations | Jeffrey Wilcke | 2015-10-22 | 1 | -0/+3 |
|\ |
|
| * | core/vm: added JIT segmenting / optimisations | Jeffrey Wilcke | 2015-10-17 | 1 | -0/+3 |
* | | eth: clean out light node notions from eth | Péter Szilágyi | 2015-10-19 | 1 | -35/+4 |
* | | cmd, eth: support switching client modes of operation | Péter Szilágyi | 2015-10-19 | 1 | -3/+21 |
|/ |
|
* | Merge pull request #1869 from Gustav-Simonsson/gpu_miner | Jeffrey Wilcke | 2015-10-16 | 1 | -0/+6 |
|\ |
|
| * | all: Add GPU mining, disabled by default | Gustav Simonsson | 2015-10-07 | 1 | -0/+6 |
* | | Merge pull request #1888 from obscuren/testnet | Jeffrey Wilcke | 2015-10-09 | 1 | -0/+18 |
|\ \ |
|
| * | | cmd, core, eth: added official testnet | Jeffrey Wilcke | 2015-10-09 | 1 | -0/+18 |
* | | | cmd: properly initialize Olympic for all subcommands | Péter Szilágyi | 2015-10-07 | 1 | -1/+16 |
|/ / |
|
* / | cmd/geth, cmd/utils, core, rpc: renamed to blockchain | Jeffrey Wilcke | 2015-10-04 | 1 | -2/+2 |
|/ |
|
* | common: fix #1818, secondary datadir paths to fall back to | Péter Szilágyi | 2015-10-01 | 1 | -3/+13 |
* | all: move common.Database to package ethdb | Felix Lange | 2015-09-15 | 1 | -1/+1 |
* | cmd/geth, cmd/utils, eth: added dev mode flag | Jeffrey Wilcke | 2015-09-09 | 1 | -1/+32 |
* | eth: port the synchronisation algo to eth/62 | Péter Szilágyi | 2015-08-25 | 1 | -1/+1 |
* | eth, eth/downloader: handle header requests, table driven proto tests | Péter Szilágyi | 2015-08-24 | 1 | -0/+17 |
* | Merge pull request #1635 from bas-vk/useragent | Jeffrey Wilcke | 2015-08-14 | 1 | -9/+16 |
|\ |
|
| * | support for user agents | Bas van Kervel | 2015-08-12 | 1 | -9/+16 |
* | | cmd/evm, core/vm, tests: changed DisableVm to EnableVm | Jeffrey Wilcke | 2015-08-12 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1604 from obscuren/db-merge | Jeffrey Wilcke | 2015-08-09 | 1 | -12/+6 |
|\ |
|
| * | core, eth, trie, xeth: merged state, chain, extra databases in one | Jeffrey Wilcke | 2015-08-08 | 1 | -12/+6 |
* | | core/vm, tests: implemented semi-jit vm | Jeffrey Wilcke | 2015-08-07 | 1 | -4/+27 |
|/ |
|
* | common: remove windows path functions | Felix Lange | 2015-08-06 | 1 | -1/+1 |
* | miner: gas limit strategy, target 3141592 & def gas price 50 Shannon | Gustav Simonsson | 2015-08-04 | 1 | -3/+3 |
* | cmd, core, eth: support for the olympic network | Jeffrey Wilcke | 2015-08-04 | 1 | -0/+12 |
* | cmd/util: lowered default gas price | Jeffrey Wilcke | 2015-07-25 | 1 | -1/+1 |
* | Merge pull request #1510 from fjl/license-fixes | Jeffrey Wilcke | 2015-07-23 | 1 | -2/+2 |
|\ |
|
| * | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -2/+2 |
* | | cmd, core, eth, ethdb: cache flag to allocate memory for db internal use | Péter Szilágyi | 2015-07-22 | 1 | -4/+12 |
|/ |
|
* | cmd, core, eth, common: genesis preparation | Jeffrey Wilcke | 2015-07-10 | 1 | -2/+7 |
* | cmd/geth, cmd/utils: changed ParamsToAddress to return error | Jeffrey Wilcke | 2015-07-07 | 1 | -3/+7 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | cmd,eth,rpc,tests: default coinbase | Jeffrey Wilcke | 2015-07-07 | 1 | -4/+24 |
* | Merge pull request #1283 from ethersphere/frontier/accounts | Jeffrey Wilcke | 2015-07-04 | 1 | -1/+1 |
|\ |
|
| * | unlock multiple passes and obsolete primary | zelig | 2015-07-03 | 1 | -1/+1 |
* | | Merge pull request #1392 from bas-vk/ipcpipelining | Jeffrey Wilcke | 2015-07-03 | 1 | -5/+5 |
|\ \ |
|
| * | | ipcpath issue fix | Bas van Kervel | 2015-07-02 | 1 | -5/+5 |
| |/ |
|
* / | core, miner: miner header validation, transaction & receipt writing | Jeffrey Wilcke | 2015-07-03 | 1 | -1/+1 |
|/ |
|
* | cmd/geth, cmd/utils, eth: advertise both eth/60 and eth/61 | Péter Szilágyi | 2015-07-01 | 1 | -6/+0 |
* | cmd, core, eth, metrics, p2p: require enabling metrics | Péter Szilágyi | 2015-06-30 | 1 | -0/+6 |
* | added RPC start/stop support | Bas van Kervel | 2015-06-22 | 1 | -2/+2 |
* | added batch support to console and attach actions | Bas van Kervel | 2015-06-22 | 1 | -0/+4 |