| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd: monkey: use suggested gas price | Wei-Ning Huang | 2019-04-09 | 1 | -2/+7 |
* | backport from v1.8.23 (#304) | Sonic | 2019-04-09 | 1 | -1/+2 |
* | cmd: fix default recovery network RPC URL | Wei-Ning Huang | 2019-04-09 | 1 | -4/+5 |
* | dex: properly start and stop the block proposer module (#264) | Wei-Ning Huang | 2019-04-09 | 1 | -3/+0 |
* | core: fill in genesis timstamp and remove dMoment from protocol handshake (#263) | Wei-Ning Huang | 2019-04-09 | 1 | -2/+2 |
* | dex: implement recovery mechanism (#258) | Wei-Ning Huang | 2019-04-09 | 2 | -0/+22 |
* | core: vm: remove delegation mechanism (#245) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | cmd: nodekey: add command to generate and inspect nodekey (#233) | Wei-Ning Huang | 2019-04-09 | 1 | -0/+93 |
* | params: add Yilan network (#207) | Mission Liao | 2019-04-09 | 4 | -2/+26 |
* | core: set oracle contract's code (#209) | Sonic | 2019-04-09 | 1 | -1/+1 |
* | zoo: reduce monkey value | Jimmy Hu | 2019-04-09 | 1 | -2/+2 |
* | travis: add new CI test to test fullnode (#138) | bojie | 2019-04-09 | 5 | -35/+122 |
* | params: write dMoment into ChainConfig (#150) | Wei-Ning Huang | 2019-04-09 | 2 | -15/+0 |
* | consensus: implement DEXON cryptoeconomics v4.0 (#145) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | indexer: pass network-related params through config (#133) | Meng-Ying Yang | 2019-04-09 | 1 | -0/+4 |
* | core: vm: implement byzantine reporting mechanism (#128) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | node: increase default max number of peers (#120) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | Indexer plugin extension and custom flags support (#117) | Meng-Ying Yang | 2019-04-09 | 3 | -0/+8 |
* | core/vm: Add fine to governance. (#107) | Jimmy Hu | 2019-04-09 | 1 | -1/+1 |
* | indexer: support data exporting/forwarding (#103) | Meng-Ying Yang | 2019-04-09 | 3 | -0/+32 |
* | cmd/monkey: change feeder gas limit | Jimmy Hu | 2019-04-09 | 1 | -2/+2 |
* | monkey: add ERC20 token transfer (#99) | johnliu-dexon | 2019-04-09 | 4 | -4/+125 |
* | core: vm: Add `MPKReady` to governance (#97) | Jimmy Hu | 2019-04-09 | 1 | -1/+1 |
* | cmd/monkey: decrease Distribute amount to 100 DXN | Jimmy Hu | 2019-04-09 | 1 | -1/+1 |
* | core: vm: add undelegate fund lockup mechanism (#94) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | dex, cmd: Add DMoment to command line (#87) | Jimmy Hu | 2019-04-09 | 2 | -0/+15 |
* | monkey: increase amount and send random amount (#70) | Jimmy Hu | 2019-04-09 | 1 | -2/+4 |
* | core: fix tests (#65) | Wei-Ning Huang | 2019-04-09 | 2 | -8/+8 |
* | cmd: fix tests (#55) | bojie | 2019-04-09 | 3 | -14/+19 |
* | core: add Taipei testnet (#47) | Wei-Ning Huang | 2019-04-09 | 4 | -5/+29 |
* | core: various changes on tps tuning (#46) | Wei-Ning Huang | 2019-04-09 | 1 | -3/+2 |
* | api: allow sending batch of raw transactions | Wei-Ning Huang | 2019-04-09 | 3 | -79/+95 |
* | dex: use dex/downloader in dex | Sonic | 2019-04-09 | 1 | -1/+1 |
* | core: refactor validator and fix light node sync (#25) | Wei-Ning Huang | 2019-04-09 | 1 | -0/+4 |
* | dex: remove gasprice package and use eth/gasprice instead | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | cmd: monkey: Add -parallel and -sleep to configure monkey (#20) | Jimmy Hu | 2019-04-09 | 2 | -196/+23 |
* | gdex: monkey: Add a gamble monkey (#12) | Jimmy Hu | 2019-04-09 | 2 | -2/+379 |
* | cmd: gdex: Revert #6 (#11) | Jimmy Hu | 2019-04-09 | 1 | -44/+0 |
* | cmd: gdex: SIGUSR1 to dump stack (#6) | Jimmy Hu | 2019-04-09 | 1 | -0/+44 |
* | test: start a separate RPC node for testing block sync | Wei-Ning Huang | 2019-04-09 | 3 | -8/+8 |
* | Rename import due to dexon-consensus rename | Wei-Ning Huang | 2019-04-09 | 1 | -5/+5 |
* | cmd: monkey: create random accounts to simulate network traffic | Wei-Ning Huang | 2019-04-09 | 1 | -34/+96 |
* | Rename geth -> gdex and fix Dockerfile | Wei-Ning Huang | 2019-04-09 | 27 | -172/+173 |
* | cmd: add a simple monkey tool for stress test | Wei-Ning Huang | 2019-04-09 | 1 | -0/+93 |
* | geth: add propose flag to enable/disable proposing | Sonic | 2019-04-09 | 3 | -0/+26 |
* | Remove reference of Rinkeby network. | Wei-Ning Huang | 2019-04-09 | 6 | -51/+4 |
* | core: populate genesisAlloc in source code with DEXON genesis data | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | dex: pass p2p nodeKey to Dexon instance | Wei-Ning Huang | 2019-04-09 | 1 | -0/+1 |
* | dex: implement some governance interface functions | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 95 | -381/+381 |
* | Use dex.Config instead of eth.Config | Wei-Ning Huang | 2019-04-09 | 2 | -54/+15 |
* | dex: make geth buildable and update interface skeleton | Wei-Ning Huang | 2019-04-09 | 1 | -5/+6 |
* | cmd/geth: fix accidental --rpccorsdomain and --rpcvhosts removal | Jeremy McNevin | 2019-04-09 | 1 | -0/+2 |
* | eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) | Martin Holst Swende | 2019-04-08 | 3 | -2/+9 |
* | all: simplify timestamps to uint64 (#19372) | Martin Holst Swende | 2019-04-08 | 2 | -11/+11 |
* | cmd/utils: allow for multiple influxdb tags (#18520) | Anton Evangelatov | 2019-02-20 | 5 | -23/+105 |
* | cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101) | holisticode | 2019-02-19 | 2 | -10/+86 |
* | cmd/swarm/global-store: global store cmd (#19014) | Janoš Guljaš | 2019-02-19 | 7 | -3/+475 |
* | swarm: Debug API and HasChunks() API endpoint (#18980) | holisticode | 2019-02-19 | 1 | -1/+1 |
* | cmd/swarm/swarm-smoke: refactor generateEndpoints (#19006) | Anton Evangelatov | 2019-02-19 | 6 | -191/+214 |
* | cmd/swarm/swarm-smoke: remove wrong metrics (#18970) | Anton Evangelatov | 2019-02-19 | 4 | -24/+4 |
* | cmd/swarm/swarm-smoke: sliding window test (#18967) | Elad | 2019-02-19 | 6 | -298/+416 |
* | cmd/swarm: hashes command (#19008) | holisticode | 2019-02-19 | 2 | -0/+61 |
* | swarm/version: commit version added (#18510) | gluk256 | 2019-02-19 | 1 | -3/+5 |
* | swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) | Anton Evangelatov | 2019-02-19 | 7 | -68/+53 |
* | cmd/swarm: use resetting timer to measure fetch time (#18474) | Anton Evangelatov | 2019-02-19 | 1 | -5/+3 |
* | cmd/swarm/swarm-smoke: use ResettingTimer instead of Counters for times (#18479) | holisticode | 2019-02-19 | 1 | -5/+2 |
* | cmd/swarm/swarm-snapshot: disable tests on windows (#18478) | Elad | 2019-02-19 | 1 | -0/+5 |
* | Upload speed (#18442) | holisticode | 2019-02-19 | 2 | -0/+102 |
* | cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) | Elad | 2019-02-19 | 4 | -0/+426 |
* | 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 | 3 | -2/+23 |
* | cmd/puppeth: handle pre-set Petersburg number, save changed fork rules | Péter Szilágyi | 2019-02-10 | 1 | -3/+7 |
* | core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) | Martin Holst Swende | 2019-01-30 | 3 | -46/+61 |
* | cmd/geth: support dumpconfig optionally saving to file (#18327) | Sean | 2019-01-07 | 1 | -3/+12 |
* | Merge pull request #18390 from realdave/remove-sha3-pkg | Péter Szilágyi | 2019-01-04 | 1 | -2/+2 |
|\ |
|
| * | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 1 | -2/+2 |
* | | cmd/puppeth: fix panic error when export aleth genesis wo/ precompile-address... | Ha ĐANG | 2019-01-04 | 1 | -1/+5 |
|/ |
|
* | swarm: remove unused/dead code (#18351) | Anton Evangelatov | 2018-12-24 | 1 | -4/+0 |
* | cmd/geth, core, eth: implement Constantinople override flag (#18273) | Martin Holst Swende | 2018-12-11 | 3 | -3/+9 |
* | cmd/puppeth: support latest docker compose, expose faucet UDP | Péter Szilágyi | 2018-12-11 | 6 | -2/+9 |
* | cmd/faucet: fix faucet static peer regression | Péter Szilágyi | 2018-12-11 | 1 | -1/+1 |
* | cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api... | Elad | 2018-12-11 | 3 | -62/+233 |
* | 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 | 3 | -0/+35 |
* | cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local file... | Martin Holst Swende | 2018-12-10 | 3 | -86/+2 |
* | cmd/puppeth: fix rogue quote in alethGenesisSpec JSON (#18262) | Javier Peletier | 2018-12-10 | 1 | -1/+1 |
* | Merge pull request #18211 from karalabe/drop-fd-limit | Péter Szilágyi | 2018-12-07 | 1 | -8/+3 |
|\ |
|
| * | cmd/utils: max out the OS file allowance, don't cap to 2K | Péter Szilágyi | 2018-11-29 | 1 | -8/+3 |
* | | cmd/puppeth: chain import/export via wizard, minor polishes | Péter Szilágyi | 2018-12-04 | 12 | -105/+189 |
* | | cmd/puppeth: implement chainspec converters | Martin Holst Swende | 2018-12-03 | 9 | -161/+779 |
* | | cmd/puppeth: enforce lowercase network names | Péter Szilágyi | 2018-12-03 | 2 | -5/+5 |
* | | cmd/swarm: add flag for application name (swarm or swarm-private) (#18189) | Anton Evangelatov | 2018-11-30 | 3 | -7/+14 |
|/ |
|
* | cmd/evm: commit statedb if dump is requested (#18208) | Matthew Di Ferrante | 2018-11-29 | 1 | -0/+1 |
* | cmd/swarm: update should error on manifest mismatch (#18047) | Javier Peletier | 2018-11-27 | 2 | -6/+41 |
* | Remove multihash from Swarm bzz:// for Feeds (#18175) | Javier Peletier | 2018-11-26 | 1 | -4/+2 |
* | cmd/swarm: FUSE do not require --ipcpath (#18112) | Ferenc Szabo | 2018-11-23 | 4 | -45/+69 |
* | cmd/swarm/swarm-smoke: update smoke tests to fit the new scheme for the k8s c... | Anton Evangelatov | 2018-11-19 | 2 | -12/+15 |
* | cmd/swarm: speed up tests - use global cluster (#18129) | Anton Evangelatov | 2018-11-19 | 6 | -92/+101 |
* | cmd, core, eth, light, trie: add trie read caching layer | Péter Szilágyi | 2018-11-15 | 3 | -6/+20 |
* | cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm... | Alexey Sharov | 2018-11-14 | 6 | -79/+29 |
* | Imply that SwarmApiFlag is the API endpoint to connect to, not to listen on (... | Andrew Chiw | 2018-11-12 | 1 | -1/+1 |
* | rawdb: remove unused parameter for WritePreimages func (#18059) | Corey Lin | 2018-11-09 | 1 | -2/+2 |
* | swarm, cmd/swarm: address ineffectual assignments (#18048) | Anton Evangelatov | 2018-11-08 | 3 | -2/+10 |
* | cmd/swarm: auto resolve default path according to env flag (#17960) | Elad | 2018-11-04 | 2 | -10/+29 |
* | cmd/swarm/swarm-smoke: fix issue that loop variable capture in func (#17992) | Roc Yu | 2018-10-29 | 1 | -8/+5 |
* | cmd/clef: replace password arg with prompt (#17897) | Johns Beharry | 2018-10-26 | 1 | -15/+13 |
* | core/vm: adds refund as part of the json standard trace (#17910) | Martin Holst Swende | 2018-10-23 | 1 | -8/+9 |
* | cmd/bootnode: fix -writeaddress output (#17932) | Felix Lange | 2018-10-19 | 1 | -2/+2 |
* | cmd/geth: don't set GOMAXPROCS by default (#17148) | Wenbiao Zheng | 2018-10-16 | 1 | -3/+0 |
* | cmd/clef: fix typos in README (#17908) | Grachev Mikhail | 2018-10-16 | 1 | -3/+3 |
* | cmd/swarm: Smoke test for Swarm Feed (#17892) | lash | 2018-10-12 | 3 | -6/+351 |
* | cmd/swarm: split flags and cli command declarations to the relevant files (#1... | Elad | 2018-10-12 | 11 | -422/+468 |
* | p2p, p2p/discover: add signed ENR generation (#17753) | Felix Lange | 2018-10-12 | 1 | -5/+6 |
* | cmd/swarm: speed up tests (#17878) | Elad | 2018-10-09 | 4 | -31/+38 |
* | cmd/clef: encrypt the master seed on disk (#17704) | Martin Holst Swende | 2018-10-09 | 2 | -47/+141 |
* | cmd/utils: fix bug when checking for flag value conflicts (#17803) | Ryan Schneider | 2018-10-08 | 1 | -1/+4 |
* | cmd/abigen: support for --type flag with piped data (#17648) | Philip Schlump | 2018-10-06 | 1 | -3/+8 |
* | cmd/puppeth: fix node URL in health check (#17802) | Felix Lange | 2018-10-04 | 1 | -4/+5 |
* | cmd/evm: fix state dump (#17832) | cdetrio | 2018-10-04 | 1 | -4/+4 |
* | cmd/swarm: disable tests under Windows until they are fixed (#17827) | Anton Evangelatov | 2018-10-04 | 1 | -0/+17 |
* | Merge pull request #17796 from epiclabs-io/mru-feeds | Viktor Trón | 2018-10-03 | 3 | -91/+91 |
|\ |
|
| * | swarm/storage/feed: Renamed package | Javier Peletier | 2018-10-03 | 2 | -18/+18 |
| * | swarm/storage/feeds: renamed vars that can conflict with package name | Javier Peletier | 2018-10-03 | 1 | -4/+4 |
| * | swarm/storage/feeds: removed capital Feed throughout | Javier Peletier | 2018-10-03 | 3 | -6/+6 |
| * | swarm/storage/feeds: Final package rename and moved files | Javier Peletier | 2018-10-03 | 2 | -21/+21 |
| * | swarm/storage/mru: Renamed rest of MRU references | Javier Peletier | 2018-10-03 | 3 | -76/+76 |
| * | swarm/storage/mru: Renamed all identifiers to Feeds | Javier Peletier | 2018-10-03 | 2 | -5/+5 |
* | | swarm: schemas and migrations (#17813) | Anton Evangelatov | 2018-10-03 | 2 | -23/+0 |
|/ |
|
* | cmd/swarm: fix appveyor build (#17808) | Elad | 2018-10-02 | 3 | -7/+24 |
* | Merge pull request #17771 from ethersphere/cmd-config-errors | Viktor Trón | 2018-10-02 | 1 | -13/+30 |
|\ |
|
| * | cmd/swarm: fix TestConfigFileOverrides | Janos Guljas | 2018-09-28 | 2 | -3/+6 |
| * | cmd/swarm: handle errors in cmdLineOverride and envVarsOverride functions | Janos Guljas | 2018-09-27 | 2 | -13/+27 |
* | | Merge pull request #17799 from ethersphere/correct_swarm_version | Viktor Trón | 2018-10-02 | 1 | -2/+2 |
|\ \ |
|
| * | | cmd/swarm: correct swarm version on --help | Anton Evangelatov | 2018-10-01 | 1 | -2/+2 |
* | | | cmd/swarm: disable export and upload tests on Windows | Anton Evangelatov | 2018-10-01 | 2 | -0/+4 |
* | | | cmd/swarm, swarm: cross-platform Content-Type detection (#17782) | Alexey Sharov | 2018-10-01 | 4 | -23/+1957 |
|/ / |
|
* | | cmd/swarm: remove swarm binary (#17784) | Wenbiao Zheng | 2018-09-30 | 1 | -0/+0 |
* | | cmd/swarm: respect --loglevel in run_test helpers (#17739) | Ferenc Szabo | 2018-09-29 | 1 | -2/+2 |
* | | Merge pull request #17781 from ethersphere/trim_newline | Viktor Trón | 2018-09-29 | 1 | -2/+2 |
|\ \ |
|
| * | | cmd/swarm: trim new lines from files | Anton Evangelatov | 2018-09-28 | 1 | -2/+2 |
* | | | Clef: USB hw wallet support (#17756) | Martin Holst Swende | 2018-09-28 | 1 | -0/+16 |
|/ / |
|
* | | Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1... | Javier Peletier | 2018-09-28 | 4 | -82/+301 |
* | | cmd/swarm: fail on SWARM_ENV_MAX_STREAM_PEER_SERVERS parsing error | Janos Guljas | 2018-09-27 | 1 | -2/+4 |
* | | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-27 | 10 | -40/+64 |
|\| |
|
| * | Merge pull request #17755 from JekaMas/implement-home-directory-expansion | Viktor Trón | 2018-09-27 | 2 | -3/+13 |
| |\ |
|
| | * | cmd/swarm: use expandPath for swarm cli path parameters | Evgeny Danienko | 2018-09-25 | 2 | -3/+13 |
| * | | [ImgBot] optimizes images (#17741) | Alpay Yildirim | 2018-09-26 | 6 | -0/+0 |
| * | | Add Clef UI to README.md (#17763) | Chi Kei Chan | 2018-09-26 | 1 | -0/+1 |
| * | | cmd/clef: added more details to the clef tutorial (#17759) | Paul Berg | 2018-09-26 | 1 | -37/+50 |
* | | | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-25 | 15 | -86/+155 |
|\| | |
|
| * | | cmd/clef, signer: security fixes (#17554) | Martin Holst Swende | 2018-09-25 | 2 | -2/+15 |
| * | | Polished clef tutorial (#17745) | Paul Berg | 2018-09-25 | 1 | -3/+3 |
| * | | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 7 | -23/+27 |
| * | | cmd/faucet: cache internal state, avoid sync-trashing les | Péter Szilágyi | 2018-09-21 | 1 | -45/+67 |
| * | | 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 | 3 | -0/+23 |
| * | | cmd/evm: EVM prestate initialization (#17685) | Kevin | 2018-09-20 | 1 | -9/+16 |
| * | | all: fix various comment typos (#17591) | HackyMiner | 2018-09-20 | 1 | -1/+1 |
| * | | cmd/geth: typo export -> import (#17703) | Wenbiao Zheng | 2018-09-19 | 1 | -2/+2 |
| |/ |
|
* / | cmd/swarm, swarm: add stream peer servers limit | Janos Guljas | 2018-09-24 | 2 | -21/+38 |
|/ |
|
* | cmd/puppeth: fix comment typo (#17690) | chenyufeng | 2018-09-18 | 1 | -1/+1 |
* | cmd/puppeth: fix comment typo (#17684) | chenyufeng | 2018-09-17 | 1 | -1/+1 |
* | all: simplify s[:] to s where s is a slice (#17673) | Emil | 2018-09-15 | 1 | -1/+1 |
* | Merge pull request #17652 from YaoZengzeng/file-permission | Martin Holst Swende | 2018-09-14 | 1 | -3/+3 |
|\ |
|
| * | cmd/clef: fix incorrect file permissions for secrets.dat | YaoZengzeng | 2018-09-12 | 1 | -3/+3 |
* | | swarm: Chunk refactor (#17659) | Balint Gabor | 2018-09-13 | 3 | -13/+13 |
* | | Merge pull request #17651 from ethersphere/wet-run-bug | Viktor Trón | 2018-09-12 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | cmd/swarm: password threw on upload manifest | Elad | 2018-09-12 | 1 | -1/+0 |
* | | cmd/utils: typos in {Miner, MinerLegacy}GasPriceFlag (#17588) | TColl | 2018-09-10 | 1 | -2/+2 |
* | | cmd/swarm: added password to ACT (#17598) | Elad | 2018-09-07 | 3 | -127/+97 |
|/ |
|
* | cmd/swarm: added publisher key assertion to act tests (#17471) | Elad | 2018-09-05 | 2 | -4/+64 |
* | whisper: add light mode check to handshake (#16725) | b00ris | 2018-09-05 | 3 | -0/+11 |
* | cmd/swarm: added scaling test for ACT manifests (#17496) | Elad | 2018-09-04 | 1 | -6/+37 |
* | cmd/ethkey: fix the README to match updated commands (#17332) | Evangelos Pappas | 2018-09-04 | 1 | -3/+15 |
* | cmd/faucet: remove trailing newline in password (#17558) | dipingxian2 | 2018-09-04 | 1 | -1/+2 |
* | cmd/swarm: disable ACT tests on windows (#17536) | Anton Evangelatov | 2018-08-29 | 1 | -0/+3 |
* | cmd, core, eth, miner, params: configurable gas floor and ceil | Péter Szilágyi | 2018-08-29 | 5 | -15/+32 |
* | consensus, miner: stale block mining support (#17506) | gary rong | 2018-08-28 | 3 | -2/+11 |
* | all: remove the duplicate 'the' in annotations (#17509) | Wenbiao Zheng | 2018-08-27 | 1 | -1/+1 |
* | cmd, eth: clean up miner startup API, drop noop config field | Péter Szilágyi | 2018-08-23 | 2 | -20/+6 |
* | 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 | 3 | -0/+16 |
* | cmd, eth, miner: make recommit configurable (#17444) | gary rong | 2018-08-22 | 3 | -7/+17 |
* | cmd/puppeth: accept ssh identity in the server string (#17407) | Nilesh Trivedi | 2018-08-20 | 2 | -26/+34 |
* | cmd/swarm: added swarm bootnodes (#17414) | Elad | 2018-08-20 | 3 | -38/+98 |
* | cmd/puppeth: fix nil panic on disconnected stats gathering | Péter Szilágyi | 2018-08-16 | 1 | -2/+10 |
* | cmd/swarm, swarm: added access control functionality (#17404) | Elad | 2018-08-15 | 7 | -34/+929 |
* | cmd: polish miner flags, deprecate olds, add upgrade path | Péter Szilágyi | 2018-08-15 | 5 | -60/+102 |
* | Merge pull request #17347 from karalabe/miner-notify | Péter Szilágyi | 2018-08-13 | 3 | -5/+13 |
|\ |
|
| * | cmd, consensus/ethash, eth: miner push notifications | Péter Szilágyi | 2018-08-10 | 3 | -5/+13 |
* | | Manifest cli fix and upload defaultpath only once (#17375) | Janoš Guljaš | 2018-08-10 | 5 | -128/+787 |
* | | cmd/swarm: solve rare cases of using the same random port in tests (#17352) | Janoš Guljaš | 2018-08-09 | 2 | -19/+131 |
* | | cmd/swarm: disable TestCLISwarmFs fuse test on darwin (#17340) | Janoš Guljaš | 2018-08-09 | 1 | -6/+6 |
* | | cmd/swarm: remove shadow err (#17360) | Anton Evangelatov | 2018-08-09 | 1 | -2/+3 |
|/ |
|
* | swarm: Added lightnode flag (#17291) | Attila Gazso | 2018-08-07 | 2 | -0/+17 |
* | cmd/swarm, swarm: various test fixes (#17299) | Janoš Guljaš | 2018-08-06 | 2 | -1/+6 |
* | Merge pull request #17311 from karalabe/puppeth-graceful-stop | Péter Szilágyi | 2018-08-03 | 7 | -17/+17 |
|\ |
|
| * | cmd/puppeth: graceful shutdown on redeploys | Péter Szilágyi | 2018-08-03 | 7 | -17/+17 |
* | | consensus/ethash: move remote agent logic to ethash internal (#15853) | gary rong | 2018-08-03 | 1 | -1/+1 |
|/ |
|
* | Revert "cmd/evm: change error msg output to stderr (#17118)" | Péter Szilágyi | 2018-08-02 | 5 | -23/+22 |
* | rpc: make HTTP RPC timeouts configurable, raise defaults (#17240) | Ryan Schneider | 2018-07-31 | 1 | -1/+1 |
* | cmd/evm: change error msg output to stderr (#17118) | Chen Quan | 2018-07-31 | 5 | -22/+23 |
* | Merge pull request #17281 from karalabe/puppeth-cachewarn-fix | Péter Szilágyi | 2018-07-30 | 1 | -1/+1 |
|\ |
|
| * | cmd/puppeth: force tiny memory for geth attach in id lookup | Péter Szilágyi | 2018-07-30 | 1 | -1/+1 |
* | | cmd/puppeth: split banned ethstats addresses over columns | Péter Szilágyi | 2018-07-30 | 2 | -11/+17 |
|/ |
|
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version f... | Anton Evangelatov | 2018-07-30 | 7 | -11/+10 |
* | 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 | 2 | -2/+4 |
* | cmd/utils: fix comment typo (#17249) | Sarlor | 2018-07-26 | 1 | -1/+1 |
* | Merge pull request #17231 from ethersphere/develop | Viktor Trón | 2018-07-24 | 2 | -0/+263 |
|\ |
|
| * | swarm/storage/mru: Client-side MRU signatures (#784) | Javier Peletier | 2018-07-23 | 2 | -0/+236 |
| * | cmd/swarm: add implicit subcommand help (fix #786) (#788) | Javier Peletier | 2018-07-23 | 1 | -0/+27 |
* | | 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/swarm: change version of swarm binary (#17174) | Anton Evangelatov | 2018-07-14 | 1 | -1/+1 |
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 2 | -2/+6 |
* | cmd, dashboard, log: log collection and exploration (#17097) | Kurkó Mihály | 2018-07-11 | 3 | -4/+9 |
* | cmd: typo fixed, isntance -> instance (#17149) | Wenbiao Zheng | 2018-07-09 | 1 | -1/+1 |
* | swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) | Anton Evangelatov | 2018-07-09 | 4 | -4/+13 |
* | 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/p2psim: add exit error output and exit code (#17116) | Chen Quan | 2018-07-03 | 1 | -1/+4 |
* | cmd/geth: export metrics to InfluxDB (#16979) | Anton Evangelatov | 2018-07-02 | 3 | -5/+87 |
* | Merge pull request #17041 from ethersphere/swarm-network-rewrite-merge | Viktor Trón | 2018-06-22 | 16 | -305/+1561 |
|\ |
|
| * | swarm: network rewrite merge | ethersphere | 2018-06-22 | 16 | -305/+1561 |
* | | cmd/geth: remove the tail "," from genesis config (#17028) | nobody | 2018-06-21 | 1 | -1/+1 |
|/ |
|
* | cmd: remove faucet/puppeth dead code (#16991) | Wenbiao Zheng | 2018-06-15 | 2 | -66/+0 |
* | cmd/utils: fix NetworkId default when -dev is set (#16833) | Jeremy Schlatter | 2018-06-14 | 1 | -0/+3 |
* | crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) | Felix Lange | 2018-06-12 | 1 | -9/+4 |
* | cmd/ethkey: add command to change key passphrase (#16516) | Steven Roose | 2018-06-08 | 6 | -19/+100 |
* | cmd/puppeth: fixed a typo in a wizard input query (#16910) | Bruno Škvorc | 2018-06-06 | 1 | -2/+2 |
* | params: fix golint warnings (#16853) | kiel barry | 2018-06-05 | 7 | -9/+9 |
* | cmd/abigen: support for reading solc output from stdin (#16683) | Antonio Salazar Cardozo | 2018-06-05 | 1 | -6/+26 |
* | cmd/geth: cap cache allowance | rjl493456442 | 2018-06-04 | 1 | -0/+20 |
* | all: get rid of error when creating memory database (#16716) | gary rong | 2018-05-09 | 1 | -3/+2 |
* | cmd: various golint fixes (#16700) | kiel barry | 2018-05-09 | 5 | -24/+28 |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 2 | -7/+6 |
* | whisper/mailserver: pass init error to the caller (#16671) | Ivan Daniluk | 2018-05-04 | 1 | -1/+3 |
* | cmd/clef: documentation about setup (#16568) | Martin Holst Swende | 2018-05-02 | 9 | -1/+251 |
* | Merge pull request #16569 from holiman/evm_blocknum | Péter Szilágyi | 2018-05-02 | 1 | -7/+10 |
|\ |
|
| * | evm/main: use blocknumber from genesis | Martin Holst Swende | 2018-05-02 | 1 | -7/+10 |
* | | cmd/utils: point users to --syncmode under DEPRECATED (#16572) | Martin Klepsch | 2018-04-27 | 1 | -2/+2 |
|/ |
|
* | cmd/geth, mobile: add memsize to pprof server (#16532) | Felix Lange | 2018-04-23 | 1 | -0/+2 |
* | Revert "cmd/puppeth: fix node deploys for updated dockerfile user" | Péter Szilágyi | 2018-04-23 | 1 | -4/+4 |
* | 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 | 5 | -7/+7 |
* | rpc: clean up IPC handler (#16524) | Felix Lange | 2018-04-18 | 1 | -3/+3 |
* | cmd/utils: fix help template issue for subcommands (#16351) | Zhenguo Niu | 2018-04-18 | 1 | -1/+1 |
* | build: enable goimports and varcheck linters (#16446) | thomasmodeneis | 2018-04-18 | 1 | -4/+0 |