| Commit message (Expand) | Author | Age | Files | Lines |
* | common: delete StringToAddress, StringToHash (#16436) | Felix Lange | 2018-04-10 | 1 | -2/+2 |
* | cmd/puppeth: fix node deploys for updated dockerfile user | Péter Szilágyi | 2018-04-10 | 1 | -4/+4 |
* | cmd/evm: print vm output when debug flag is on (#16326) | dm4 | 2018-04-06 | 1 | -3/+2 |
* | 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 | 2 | -2/+2 |
|\ |
|
| * | whisper: some components are still using v5, switch to v6 | Guillaume Ballet | 2018-03-22 | 2 | -2/+2 |
* | | cmd/puppeth: add constraints to network name (#16336) | Zhenguo Niu | 2018-03-26 | 1 | -1/+6 |
* | | cmd: export preimages in RLP, support GZIP, uniform with block export | Péter Szilágyi | 2018-03-26 | 3 | -119/+154 |
* | | cmd: implement preimage dump and import cmds | rjl493456442 | 2018-03-26 | 2 | -0/+115 |
|/ |
|
* | cmd/utils: fix maxpeers vs lightpeers logic (#16125) | Felföldi Zsolt | 2018-03-09 | 1 | -0/+3 |
* | cmd/puppeth: allow any vhost in wallet | Vlad Bokov | 2018-03-09 | 1 | -1/+1 |
* | 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 | 2 | -7/+0 |
* | whisper: final refactoring (#16259) | gluk256 | 2018-03-07 | 1 | -31/+52 |
* | cmd/evm, core/vm, internal/ethapi: don't disable call gas metering | Péter Szilágyi | 2018-03-05 | 2 | -8/+2 |
* | utils: fix #16138 by checking if vhosts flag is set (#16141) | Martin Holst Swende | 2018-03-05 | 1 | -3/+4 |
* | whisper: refactoring go-routines | Vlad | 2018-03-05 | 1 | -24/+32 |
* | whisper: minor refactoring | Vlad | 2018-03-04 | 1 | -8/+4 |
* | Merge pull request #16231 from gluk256/303-reader | gluk256 | 2018-03-03 | 1 | -0/+37 |
|\ |
|
| * | whisper: filereader mode introduced to wnode | Vlad | 2018-03-02 | 1 | -0/+37 |
* | | Merge pull request #16228 from karalabe/faucet-background-skip | Péter Szilágyi | 2018-03-02 | 1 | -3/+16 |
|\ \ |
|
| * | | cmd/faucet: update state in background, skip when busy | Péter Szilágyi | 2018-03-02 | 1 | -3/+16 |
| |/ |
|
* / | cmd/swarm: fix some typos in manifest cmd (#16227) | Zhenguo Niu | 2018-03-02 | 1 | -3/+3 |
|/ |
|
* | whisper: topics replaced by bloom filters | Vlad | 2018-03-01 | 1 | -7/+33 |
* | whisper: serious security issue fixed (#16219) | gluk256 | 2018-03-01 | 1 | -7/+10 |
* | puppeth: fix Parity Chain Spec parameter GasLimitBoundDivision (#16188) | Saulius Grigaitis | 2018-02-27 | 1 | -14/+14 |
* | Merge pull request #16198 from gluk256/266-wnode | Guillaume Ballet | 2018-02-27 | 1 | -14/+12 |
|\ |
|
| * | whipser: comments updated | Vlad | 2018-02-27 | 1 | -3/+5 |
| * | whisper: wnode updated - all messages are saved if savedir param is given | Vlad | 2018-02-26 | 1 | -14/+10 |
* | | cmd/geth: fix broken links to JavaScript-Console wiki in cmd line help (#16183) | Domino Valdano | 2018-02-26 | 1 | -3/+3 |
|/ |
|
* | swarm: initial instrumentation (#15969) | Anton Evangelatov | 2018-02-23 | 1 | -1/+7 |
* | core, vm, common: define constantinople fork + shift (#16045) | Martin Holst Swende | 2018-02-23 | 1 | -0/+1 |
* | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-23 | 26 | -139/+198 |
|\ |
|
| * | cmd/faucet: resolve twitter user from final redirect | Péter Szilágyi | 2018-02-22 | 1 | -2/+7 |
| * | cmd/puppeth: Don't allow hyphen in network name. Fixes #16155 | Nilesh Trivedi | 2018-02-22 | 1 | -3/+4 |
| * | cmd, console: support all termination signals | Péter Szilágyi | 2018-02-21 | 2 | -3/+5 |
| * | whisper: only use the node id as a p2p id, not for sending messages (#16102) | Guillaume Ballet | 2018-02-15 | 1 | -2/+2 |
| * | Merge pull request #16098 from holiman/fix_import | Péter Szilágyi | 2018-02-15 | 1 | -0/+3 |
| |\ |
|
| | * | main: add gc flags to import-command | Martin Holst Swende | 2018-02-15 | 1 | -0/+3 |
| * | | all: update license information (#16089) | Felix Lange | 2018-02-14 | 7 | -11/+43 |
| |/ |
|
| * | cmd/puppeth: unify discv4 and discv5 ports | Péter Szilágyi | 2018-02-12 | 9 | -101/+78 |
| * | rpc: dns rebind protection (#15962) | Martin Holst Swende | 2018-02-12 | 3 | -0/+9 |
| * | p2p, p2p/discover: misc connectivity improvements (#16069) | Felix Lange | 2018-02-12 | 1 | -1/+6 |
| * | whisper: get wnode to work with v6 (#16051) | Guillaume Ballet | 2018-02-10 | 1 | -16/+41 |
* | | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-22 | 29 | -293/+855 |
|\| |
|
| * | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 6 | -20/+70 |
| * | 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 |
| * | whisper: remove linter warnings (#15972) | Guillaume Ballet | 2018-01-26 | 1 | -2/+2 |
| * | cmd, params: update discovery v5 bootnodes (#15954) | Felföldi Zsolt | 2018-01-25 | 1 | -1/+1 |
| * | Merge pull request #15832 from karalabe/abigen-events | Péter Szilágyi | 2018-01-24 | 1 | -17/+0 |
| |\ |
|
| | * | accounts/abi/bind: support event filtering in abigen | Péter Szilágyi | 2018-01-24 | 1 | -17/+0 |
| * | | p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) | Felföldi Zsolt | 2018-01-22 | 3 | -13/+23 |
| |/ |
|
| * | cmd/ethkey: fix formatting, review nits (#15807) | Felix Lange | 2018-01-16 | 6 | -92/+226 |
| * | dashboard: deep state update, version in footer (#15837) | Kurkó Mihály | 2018-01-15 | 2 | -3/+3 |
| * | cmd/geth: user friendly light miner error | Péter Szilágyi | 2018-01-12 | 1 | -1/+4 |
| * | common/fdlimit: Move fdlimit files to separate package (#15850) | Ricardo Domingos | 2018-01-12 | 5 | -218/+3 |
| * | all: update generated code (#15808) | Felix Lange | 2018-01-08 | 2 | -15/+11 |
| * | 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 | 3 | -22/+22 |
| * | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 1 | -1/+1 |
| * | cmd/geth: remove trailing newline in license command (#15782) | Péter Szilágyi | 2018-01-02 | 1 | -2/+1 |
| * | cmd/puppeth: fix faucet 502 error due to non-exposed HTTP port | Péter Szilágyi | 2017-12-21 | 1 | -0/+2 |
| * | Merge pull request #15729 from karalabe/faucet-fix-twitter | Péter Szilágyi | 2017-12-21 | 1 | -6/+1 |
| |\ |
|
| | * | cmd/faucet: fix removal of Twitter zlib compression | Péter Szilágyi | 2017-12-21 | 1 | -6/+1 |
| * | | cmd/utils: add check on fd hard limit, skip test if below target (#15684) | lash | 2017-12-21 | 4 | -1/+37 |
| |/ |
|
| * | cmd, core, eth/tracers: support fancier js tracing (#15516) | Péter Szilágyi | 2017-12-21 | 1 | -0/+10 |
| * | cmd/ethkey: new command line tool for keys (#15438) | Steven Roose | 2017-12-21 | 6 | -0/+533 |
| * | cmd/geth: add support for geth --rinkeby attach | Sorin Neacsu | 2017-12-16 | 1 | -2/+6 |
* | | cmd/swarm: return error early in buildConfig function | Janos Guljas | 2017-12-20 | 1 | -0/+3 |
* | | cmd/swarm: add validation for EnsAPIs configuration parameter | Janos Guljas | 2017-12-19 | 2 | -0/+130 |
* | | cmd/swarm, swarm: disable ENS API by default | Janos Guljas | 2017-12-18 | 1 | -18/+5 |
* | | cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-14 | 4 | -6/+7 |
|\| |
|
| * | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 4 | -6/+7 |
* | | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-13 | 34 | -788/+2855 |
|\| |
|
| * | cmd/swarm: add config file (#15548) | holisticode | 2017-12-12 | 4 | -90/+879 |
| * | cmd/utils, eth: init etherbase from within eth (#15528) | Péter Szilágyi | 2017-12-10 | 1 | -9/+6 |
| * | cmd/geth: add support for geth attach --testnet (#15597) | Sorin Neacsu | 2017-12-05 | 1 | -2/+10 |
| * | buld: enable goconst linter (#15566) | Zach | 2017-11-30 | 1 | -3/+5 |
| * | cmd/geth: fix geth attach --datadir=... (#15517) | Maximilian Meister | 2017-11-28 | 1 | -1/+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/puppeth: fix typo in comment (#15539) | Zoe Nolan | 2017-11-24 | 1 | -2/+2 |
| * | cmd/puppeth: fix typos and review suggestions | Péter Szilágyi | 2017-11-23 | 13 | -25/+19 |
| * | cmd/puppeth: fix unconvert linters | Péter Szilágyi | 2017-11-21 | 2 | -2/+2 |
| * | cmd/puppeth: switch over to upstream alltools docker image | Péter Szilágyi | 2017-11-21 | 1 | -1/+1 |
| * | cmd/faucet, cmd/puppeth: drop GitHub support at official request | Péter Szilágyi | 2017-11-21 | 5 | -68/+8 |
| * | cmd/puppeth: simplifications and pre-built docker images | Péter Szilágyi | 2017-11-21 | 13 | -164/+115 |
| * | cmd/puppeth: store genesis locally to persist restarts | Péter Szilágyi | 2017-11-21 | 9 | -49/+64 |
| * | cmd/puppeth: skip genesis custom extra-data | Péter Szilágyi | 2017-11-21 | 2 | -12/+1 |
| * | cmd/puppeth: fix dashboard iframes, extend with new services | Péter Szilágyi | 2017-11-21 | 5 | -51/+441 |
| * | cmd/faucet: protocol relative websockets, noauth mode | Péter Szilágyi | 2017-11-21 | 5 | -44/+87 |
| * | cmd/puppeth: add support for deploying web wallets | Péter Szilágyi | 2017-11-21 | 5 | -1/+366 |
| * | cmd/puppeth: etherchain light block explorer for PoW nets | Péter Szilágyi | 2017-11-21 | 8 | -11/+565 |
| * | cmd/puppeth: mount ethash dir from the host to cache DAGs | Péter Szilágyi | 2017-11-21 | 2 | -13/+33 |
| * | cmd/puppeth: support deploying services with forced rebuilds | Péter Szilágyi | 2017-11-21 | 10 | -17/+52 |
| * | cmd/puppeth: concurrent server dials and health checks | Péter Szilágyi | 2017-11-21 | 3 | -93/+142 |
| * | cmd/puppeth: reorganize stats reports to make it readable | Péter Szilágyi | 2017-11-21 | 13 | -136/+205 |
| * | cmd/geth: make geth account new faster with many keys (#15529) | Martin Holst Swende | 2017-11-21 | 1 | -4/+17 |
* | | swarm: deprecate --ens-addr CLI flag with a warning message | Janos Guljas | 2017-12-05 | 1 | -6/+10 |
* | | swarm: check if "--ens-api ''" is specified in order to disable ENS | Janos Guljas | 2017-12-05 | 1 | -0/+4 |
* | | swarm: add comment for parseFlagEnsAPI and fix a mistake in comment in code | Janos Guljas | 2017-12-05 | 1 | -1/+3 |
* | | swarm: multiple --ens-api flags | Janos Guljas | 2017-12-04 | 2 | -20/+32 |
* | | swarm: add CLI --ens-endpoint flag (#14386) | Janos Guljas | 2017-12-01 | 2 | -54/+190 |
|/ |
|
* | cmd, dashboard: dashboard using React, Material-UI, Recharts (#15393) | Kurkó Mihály | 2017-11-15 | 4 | -7/+74 |
* | puppeth: handle encrypted ssh keys (closes #15442) (#15443) | Bo | 2017-11-13 | 2 | -2/+13 |
* | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 4 | -6/+4 |
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 1 | -2/+2 |
* | cmd/rlpdump: allow hex input to have leading '0x' | Jim McDonald | 2017-10-27 | 1 | -1/+1 |
* | cmd, consensus, core, miner: instatx clique for --dev (#15323) | Péter Szilágyi | 2017-10-24 | 5 | -24/+50 |
* | cmd/evm: print stateroot in evm utility (#15341) | Martin Holst Swende | 2017-10-20 | 1 | -1/+7 |
* | cmd/faucet: dynamic funding progress and visual feedback | Péter Szilágyi | 2017-10-17 | 3 | -7/+83 |
* | cmd/faucet: proper error handling all over | Péter Szilágyi | 2017-10-17 | 3 | -36/+135 |
* | cmd/faucet: support twitter, google+ and facebook auth too | Péter Szilágyi | 2017-10-16 | 3 | -67/+215 |
* | Merge pull request #15269 from karalabe/puppeth-dumb-ip-filtering | Péter Szilágyi | 2017-10-12 | 2 | -11/+33 |
|\ |
|
| * | cmd/puppeth: use dumb textual IP filtering | Péter Szilágyi | 2017-10-10 | 2 | -11/+33 |
* | | cmd, eth: separate out FakePeer for future reuse | Péter Szilágyi | 2017-10-10 | 2 | -152/+32 |
* | | cmd: Added support for copying data to another DB instance | Nick Johnson | 2017-10-10 | 2 | -1/+196 |
|/ |
|
* | cmd/puppeth: support managing fork block in the chain config | Péter Szilágyi | 2017-10-04 | 4 | -11/+77 |
* | cmd/puppeth, params: enable Byzantium on all networks | Péter Szilágyi | 2017-10-02 | 1 | -0/+1 |
* | cmd/geth: fix --password typo | ayeowch | 2017-09-27 | 1 | -1/+1 |
* | p2p: add network simulation framework (#14982) | Lewis Marshall | 2017-09-25 | 1 | -0/+414 |
* | core/vm: standard vm traces (#15035) | cdetrio | 2017-09-22 | 1 | -1/+1 |
* | cmd/puppeth: reserve "yournode" as a non-allowed ethstats user | Péter Szilágyi | 2017-09-12 | 1 | -1/+1 |
* | core, eth/downloader: commit block data using batches (#15115) | Felix Lange | 2017-09-10 | 1 | -1/+1 |
* | eth: use maxpeers from p2p layer instead of extra config | Péter Szilágyi | 2017-09-06 | 1 | -4/+0 |
* | cmd/puppeth: switch node containers to main ones | Péter Szilágyi | 2017-09-05 | 1 | -4/+4 |
* | cmd/evm: adds ability to run individual state test file (#14998) | Martin Holst Swende | 2017-09-05 | 2 | -0/+120 |
* | cmd/geth: fix --nousb typo (#15040) | Oli Bye | 2017-08-25 | 1 | -1/+1 |
* | cmd/evm, core/vm, internal/ethapi: Show error when exiting (#14985) | Martin Holst Swende | 2017-08-23 | 2 | -6/+10 |
* | core, light: send chain events using event.Feed (#14865) | Miya Chen | 2017-08-18 | 1 | -2/+1 |
* | cmd/puppeth: support blacklisting malicious IPs on ethstats | Péter Szilágyi | 2017-08-18 | 3 | -7/+60 |
* | cmd/evm: add --receiver, support code from stdin (#14873) | Martin Holst Swende | 2017-08-15 | 2 | -27/+39 |
* | 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 | 2 | -0/+4 |
|/ |
|
* | cmd: fix megacheck warnings (#14912) | Egon Elbre | 2017-08-07 | 4 | -19/+16 |
* | cmd/puppeth: remove wrapping loop in single reads | Péter Szilágyi | 2017-08-04 | 1 | -18/+14 |
* | cmd: add makecache cmd, use caches during import cmd | Péter Szilágyi | 2017-08-04 | 3 | -27/+42 |
* | swarm/api: make api.NewManifest synchronous (#14880) | Lewis Marshall | 2017-07-31 | 2 | -2/+1 |
* | cmd/swarm: support exporting, importing chunk db (#14868) | Lewis Marshall | 2017-07-31 | 3 | -41/+172 |
* | 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 | 3 | -0/+20 |
* | | Merge pull request #14824 from karalabe/faucet-ignore-whitespace | Péter Szilágyi | 2017-07-18 | 1 | -2/+3 |
|\ \ |
|
| * | | cmd/faucet: ignore whitespace in gist content | Péter Szilágyi | 2017-07-18 | 1 | -2/+3 |
| |/ |
|
* / | cmd/puppeth: limit cotnainers to 10MB logs | Péter Szilágyi | 2017-07-18 | 5 | -0/+25 |
|/ |
|
* | Merge pull request #14737 from holiman/txpool_localaccounts | Péter Szilágyi | 2017-07-10 | 3 | -0/+9 |
|\ |
|
| * | cmd, core: add --txpool.nolocals to disable local price exemptions | Péter Szilágyi | 2017-07-05 | 3 | -0/+9 |
* | | params: remove redundant consts, disable metro on AllProtocolChanges | Péter Szilágyi | 2017-07-04 | 2 | -3/+3 |
|/ |
|
* | cmd/swarm: Exit if --ethapi is set | Lewis Marshall | 2017-06-30 | 2 | -15/+14 |
* | Merge pull request #14646 from ethersphere/swarm-ens-api | Péter Szilágyi | 2017-06-30 | 1 | -8/+97 |
|\ |
|
| * | cmd/swarm: Support using Mainnet for resolving ENS names | Lewis Marshall | 2017-06-26 | 1 | -8/+97 |
* | | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 2 | -4/+4 |
* | | Merge pull request #14690 from karalabe/faucet-key-reuse | Péter Szilágyi | 2017-06-26 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | cmd/puppeth: fix key reuse during faucet deploys | Péter Szilágyi | 2017-06-23 | 1 | -2/+1 |
* | | Merge pull request #14540 from bas-vk/whisper-api | Péter Szilágyi | 2017-06-26 | 6 | -24/+79 |
|\ \
| |/
|/| |
|
| * | 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 | 4 | -15/+33 |
| * | whisperv5: integrate whisper and add whisper RPC simulator | Bas van Kervel | 2017-06-15 | 5 | -24/+61 |
* | | cmd/swarm: disable TestCLISwarmUp because it's flaky | Felix Lange | 2017-06-23 | 1 | -0/+2 |
* | | 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 | 7 | -293/+424 |
* | | cmd/evm, core/vm: add --nomemory, --nostack to evm (#14617) | Martin Holst Swende | 2017-06-21 | 3 | -16/+37 |
* | | cmd/geth: fixed a minor typo in the comments | necaremus | 2017-06-16 | 1 | -1/+1 |
|/ |
|
* | cmd/evm: add --prestate, --sender, --json flags for fuzzing (#14476) | Martin Holst Swende | 2017-06-07 | 3 | -16/+146 |
* | cmd/swarm: fix error handling in 'swarm up' (#14557) | Lewis Marshall | 2017-06-06 | 1 | -13/+22 |
* | cmd/puppeth: fix improper key validation for remotes | Péter Szilágyi | 2017-05-30 | 2 | -3/+2 |
* | cmd, core, eth: configurable txpool parameters | Péter Szilágyi | 2017-05-29 | 3 | -29/+110 |
* | cmd/geth: reorganise help section for new cli flag handling | Bas van Kervel | 2017-05-25 | 3 | -12/+70 |
* | Merge pull request #14336 from obscuren/metropolis-preparation | Felix Lange | 2017-05-25 | 2 | -0/+44 |
|\ |
|
| * | cmd/evm: added mem/cpu profiling | Jeffrey Wilcke | 2017-05-23 | 2 | -0/+44 |
* | | cmd/faucet: fix a few typos | Péter Szilágyi | 2017-05-24 | 1 | -1/+1 |
* | | cmd/geth: reintroduce wallet import subcommand | Bas van Kervel | 2017-05-23 | 1 | -15/+30 |
* | | cmd/swarm: Add --httpaddr flag (#14475) | Lewis Marshall | 2017-05-22 | 1 | -0/+8 |
|/ |
|
* | cmd, core, eth, miner: remove txpool gas price limits (#14442) | Péter Szilágyi | 2017-05-17 | 1 | -1/+1 |
* | cmd/puppeth: v4/v5 boot separation, signer gas configs (#14453) | Péter Szilágyi | 2017-05-13 | 4 | -8/+73 |
* | cmd, node: support different bootnodes, fix default light port | Péter Szilágyi | 2017-05-10 | 3 | -5/+28 |
* | Merge pull request #14418 from karalabe/rinkeby-flag | Péter Szilágyi | 2017-05-04 | 3 | -15/+38 |
|\ |
|
| * | cmd, core, params: add --rinkeby flag for fast connectivity | Péter Szilágyi | 2017-05-04 | 3 | -15/+38 |
* | | Merge pull request #14413 from bas-vk/cli-chain-mngt | Péter Szilágyi | 2017-05-04 | 8 | -94/+129 |
|\ \ |
|
| * | | 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 | 3 | -67/+79 |
| * | | cmd/geth: reorganise chain commands/flags | Bas van Kervel | 2017-05-03 | 1 | -20/+41 |
| |/ |
|
* | | cmd/faucet: fix period to days conversion | Péter Szilágyi | 2017-05-04 | 1 | -4/+5 |
* | | cmd/faucet, cmd/puppeth: support multi-tiered faucet | Péter Szilágyi | 2017-05-04 | 5 | -30/+92 |
|/ |
|
* | cmd/geth, cmd/utils: init/removedb on light/full dbs simultaneously | Péter Szilágyi | 2017-05-03 | 2 | -42/+45 |
* | cmd/puppeth, vendor: update ssh, manage server keys (#14398) | Péter Szilágyi | 2017-05-03 | 5 | -19/+75 |
* | cmd/geth: reorganise account/wallet command/flags | Bas van Kervel | 2017-04-28 | 3 | -70/+95 |
* | whisper: switching to v5 + minor refactoring (#14387) | gluk256 | 2017-04-28 | 2 | -4/+5 |
* | whisper: message format refactoring (#14335) | gluk256 | 2017-04-27 | 1 | -14/+17 |
* | cmd, eth, les, mobile: make networkid uint64 everywhere | Péter Szilágyi | 2017-04-25 | 3 | -5/+5 |
* | cmd/bootnode: stop after generating/writing nodekey | Bas van Kervel | 2017-04-24 | 1 | -0/+1 |
* | Merge pull request #14339 from karalabe/faucet-block-banned-users | Péter Szilágyi | 2017-04-20 | 5 | -29/+109 |
|\ |
|
| * | cmd: integrate invisible recaptcha into puppeth | Péter Szilágyi | 2017-04-17 | 4 | -19/+52 |
| * | cmd/faucet: fix websocket double close/reopen | Péter Szilágyi | 2017-04-17 | 2 | -2/+2 |
| * | cmd/faucet: add optional recaptcha validation support | Péter Szilágyi | 2017-04-17 | 3 | -13/+49 |
| * | cmd/faucet: double check user against the GH website | Péter Szilágyi | 2017-04-16 | 1 | -1/+12 |
* | | cmd, node: add --nosub and node.Config.NoUSB to disable hw wallets | Péter Szilágyi | 2017-04-20 | 3 | -0/+9 |
|/ |
|
* | Merge remote-tracking branch 'fjl/license-update-1.6' | Péter Szilágyi | 2017-04-14 | 5 | -12/+12 |
|\ |
|
| * | all: update license information | Felix Lange | 2017-04-14 | 5 | -12/+12 |
* | | cmd/geth: update flag groups in the geth command usage | Péter Szilágyi | 2017-04-13 | 2 | -5/+14 |
|/ |
|
* | swarm/api: better name resolver handling (#3754) | holisticode | 2017-04-13 | 1 | -0/+2 |
* | cmd/utils, node: remove unused solc references and improve RPC config (#14324) | bas-vk | 2017-04-13 | 3 | -23/+7 |
* | Merge pull request #14320 from karalabe/rlpdump-single-flag | Péter Szilágyi | 2017-04-12 | 1 | -0/+4 |
|\ |
|
| * | cmd/rlpdump: support dumping only the first entity | Péter Szilágyi | 2017-04-12 | 1 | -0/+4 |
* | | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 12 | -390/+613 |
* | | cmd/puppeth: format dashboard html, update syncmode flags | Péter Szilágyi | 2017-04-12 | 1 | -249/+249 |
|/ |
|
* | cmd/swarm: add --password (#3748) | Victor Farazdagi | 2017-04-12 | 1 | -6/+18 |
* | cmd/puppeth: your Ethereum private network manager (#13854) | Péter Szilágyi | 2017-04-11 | 21 | -0/+4011 |
* | eth: accept transactions when starting CPU mining (#13882) | Péter Szilágyi | 2017-04-10 | 1 | -1/+1 |
* | whisper: big refactoring (#13852) | gluk256 | 2017-04-10 | 1 | -38/+157 |
* | 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 |
* | | swarm/api: refactor and improve HTTP API (#3773) | Lewis Marshall | 2017-04-07 | 3 | -71/+77 |
* | | cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) | Felföldi Zsolt | 2017-04-06 | 3 | -45/+13 |
* | | cmd/swarm: allow uploading from stdin (#3744) | Louis Holbrook | 2017-04-06 | 2 | -6/+39 |
|/ |
|
* | cmd/geth, node: surface geth architecture into version (#13866) | Péter Szilágyi | 2017-04-06 | 2 | -3/+6 |
* | cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) | Lewis Marshall | 2017-04-05 | 4 | -182/+99 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 4 | -9/+17 |
* | Merge pull request #3794 from fjl/core-genesis-refactor | Péter Szilágyi | 2017-03-23 | 2 | -77/+28 |
|\ |
|
| * | core: refactor genesis handling | Felix Lange | 2017-03-23 | 2 | -77/+28 |
* | | swarm/api: support mounting manifests via FUSE (#3690) | Zahoor Mohamed | 2017-03-23 | 1 | -1/+1 |
|/ |
|
* | all: finish integrating Go ethash, delete C++ vendor | Péter Szilágyi | 2017-03-09 | 4 | -11/+12 |
* | cmd, eth, les, node, pow: disk caching and progress reports | Péter Szilágyi | 2017-03-09 | 3 | -1/+75 |
* | 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 | 3 | -6/+27 |
* | Logger updates 3 (#3730) | Péter Szilágyi | 2017-03-02 | 9 | -60/+56 |
* | Merge pull request #3728 from obscuren/format-trace | Péter Szilágyi | 2017-03-02 | 2 | -43/+44 |
|\ |
|
| * | cmd/evm: removed -sysstat and moved content to -debug flag | Jeffrey Wilcke | 2017-03-01 | 2 | -17/+21 |
| * | core/evm, core/vm: improved evm trace output | Jeffrey Wilcke | 2017-03-01 | 1 | -27/+24 |
* | | cmd/disasm, cmd/evm: integrate disasm tool into evm tool. (#3729) | Valentin Wüstholz | 2017-03-01 | 2 | -12/+24 |
|/ |
|
* | cmd/evm, core/asm: add EVM assembler (#3686) | Jeffrey Wilcke | 2017-03-01 | 4 | -115/+242 |
* | cmd/utils, core, params: fork all teh things for dev mode (#3697) | Jeffrey Wilcke | 2017-03-01 | 1 | -0/+2 |
* | all: disable log message colors outside of geth | Felix Lange | 2017-02-27 | 3 | -3/+3 |
* | core, core/vm, cmd/disasm: unify procedures for disassembling evm code (#3530) | Valentin Wüstholz | 2017-02-27 | 1 | -23/+5 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 4 | -62/+88 |
* | cmd/geth: drop upgradedb subcommand since it's unfeasible | Péter Szilágyi | 2017-02-23 | 2 | -61/+0 |
* | cmd/ethtest: drop the manual test tool in favor of hive | Péter Szilágyi | 2017-02-23 | 1 | -224/+0 |
* | cmd/gethrpctest: ethereum/rpc-tests is deprecated | Péter Szilágyi | 2017-02-23 | 1 | -161/+0 |
* | cmd, whisper/mailserver: revert to utils.Fatalf | Péter Szilágyi | 2017-02-23 | 11 | -133/+113 |
* | accounts, cmd: port packages over to the new logging system | Péter Szilágyi | 2017-02-23 | 5 | -41/+38 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 16 | -242/+247 |