Commit Graph

1643 Commits (b91bf08876ca4da0c2a843a9ed3e88d64427cfb8)

Author SHA1 Message Date
Saulius Grigaitis c41f1a3e23 puppeth: fix Parity Chain Spec parameter GasLimitBoundDivision (#16188) 7 years ago
Vlad f4e676cccd whipser: comments updated 7 years ago
Vlad 6e0667fa06 whisper: wnode updated - all messages are saved if savedir param is given 7 years ago
Domino Valdano d398d04e27 cmd/geth: fix broken links to JavaScript-Console wiki in cmd line help (#16183) 7 years ago
Anton Evangelatov dcca613a0b swarm: initial instrumentation (#15969) 7 years ago
Martin Holst Swende 44d40ffce1 core, vm, common: define constantinople fork + shift (#16045) 7 years ago
Péter Szilágyi 72c4c50777
cmd/faucet: resolve twitter user from final redirect 7 years ago
Nilesh Trivedi 085d3fbf72
cmd/puppeth: Don't allow hyphen in network name. Fixes #16155 7 years ago
Péter Szilágyi 01507d9b9d
cmd, console: support all termination signals 7 years ago
Guillaume Ballet 5f9b01a283 whisper: only use the node id as a p2p id, not for sending messages (#16102) 7 years ago
Martin Holst Swende de93a9d437
main: add gc flags to import-command 7 years ago
Felix Lange a5c0bbb4f4
all: update license information (#16089) 7 years ago
Péter Szilágyi 12dab53495
cmd/puppeth: unify discv4 and discv5 ports 7 years ago
Martin Holst Swende 589b603a9b rpc: dns rebind protection (#15962) 7 years ago
Felix Lange 9123eceb0f p2p, p2p/discover: misc connectivity improvements (#16069) 7 years ago
Guillaume Ballet 5cf75a30c1 whisper: get wnode to work with v6 (#16051) 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Felföldi Zsolt c3f238dd53 les: limit LES peer count and improve peer configuration logic (#16010) 7 years ago
Martin Holst Swende ec28a58cc1
utils: fix #16006 by not lowering OS ulimit 7 years ago
Guillaume Ballet 367c329b88 whisper: remove linter warnings (#15972) 7 years ago
Felföldi Zsolt c335821479 cmd, params: update discovery v5 bootnodes (#15954) 7 years ago
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
Felföldi Zsolt 92580d69d3 p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 7 years ago
Felix Lange f08cd94fb7
cmd/ethkey: fix formatting, review nits (#15807) 7 years ago
Kurkó Mihály 938cf4528a dashboard: deep state update, version in footer (#15837) 7 years ago
Péter Szilágyi bd0dbfa2a8
cmd/geth: user friendly light miner error 7 years ago
Ricardo Domingos 56152b31ac common/fdlimit: Move fdlimit files to separate package (#15850) 7 years ago
Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 years ago
Evangelos Pappas 7a59a9380e cmd/utils: handle git commit a bit safer for user specified strings (#15790) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
Péter Szilágyi 413cc5b0c8 cmd/geth: remove trailing newline in license command (#15782) 7 years ago
Péter Szilágyi e4aa882ec5
cmd/puppeth: fix faucet 502 error due to non-exposed HTTP port 7 years ago
lash 14852810b4 cmd/utils: add check on fd hard limit, skip test if below target (#15684) 7 years ago
Péter Szilágyi 68651a2329
cmd/faucet: fix removal of Twitter zlib compression 7 years ago
Péter Szilágyi 5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago
Steven Roose eeb53bc143 cmd/ethkey: new command line tool for keys (#15438) 7 years ago
Janos Guljas 820cf09c98 cmd/swarm: return error early in buildConfig function 7 years ago
Janos Guljas dd5ae4fd8e cmd/swarm: add validation for EnsAPIs configuration parameter 7 years ago
Janos Guljas c0a4d9e1e6 cmd/swarm, swarm: disable ENS API by default 7 years ago
Sorin Neacsu 1d7d7f57d0 cmd/geth: add support for geth --rinkeby attach 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
holisticode 32516c768e cmd/swarm: add config file (#15548) 7 years ago
Péter Szilágyi 46e5583993 cmd/utils, eth: init etherbase from within eth (#15528) 7 years ago
Sorin Neacsu 6e613cf3de cmd/geth: add support for geth attach --testnet (#15597) 7 years ago
Janos Guljas e451b65fae swarm: deprecate --ens-addr CLI flag with a warning message 7 years ago
Janos Guljas 15ad6f27da swarm: check if "--ens-api ''" is specified in order to disable ENS 7 years ago
Janos Guljas b33a051a48 swarm: add comment for parseFlagEnsAPI and fix a mistake in comment in code 7 years ago
Janos Guljas 7898e0d585 swarm: multiple --ens-api flags 7 years ago
Janos Guljas 057af8c5c8 swarm: add CLI --ens-endpoint flag (#14386) 7 years ago