Commit Graph

1434 Commits (bd6879ac518431174a490ba42f7e6e822dcb3ee1)

Author SHA1 Message Date
Péter Szilágyi b7e57ca1d0
cmd/evm, core/vm, internal/ethapi: don't disable call gas metering 7 years ago
Martin Holst Swende 478143d69a utils: fix #16138 by checking if vhosts flag is set (#16141) 7 years ago
Vlad 61a061c9b4 whisper: refactoring go-routines 7 years ago
Vlad 95cca85d6d whisper: minor refactoring 7 years ago
Vlad 6219a33822 whisper: filereader mode introduced to wnode 7 years ago
Péter Szilágyi 6f13e515f4
cmd/faucet: update state in background, skip when busy 7 years ago
Zhenguo Niu d520bf4503 cmd/swarm: fix some typos in manifest cmd (#16227) 7 years ago
Vlad ee75a90ab4 whisper: topics replaced by bloom filters 7 years ago
gluk256 5a150e1b77 whisper: serious security issue fixed (#16219) 7 years ago
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