Commit Graph

1477 Commits (4e5d1f1c39159de42511770bd390ad583ebd57a5)

Author SHA1 Message Date
Anton Evangelatov 1990c9e621 cmd/geth: export metrics to InfluxDB (#16979) 6 years ago
ethersphere e187711c65 swarm: network rewrite merge 6 years ago
nobody 8db8d074e2 cmd/geth: remove the tail "," from genesis config (#17028) 6 years ago
Wenbiao Zheng 574378edb5 cmd: remove faucet/puppeth dead code (#16991) 6 years ago
Jeremy Schlatter 3fb5f3ae11 cmd/utils: fix NetworkId default when -dev is set (#16833) 6 years ago
Felix Lange 0255951587 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 6 years ago
Steven Roose 13af276418 cmd/ethkey: add command to change key passphrase (#16516) 6 years ago
Bruno Škvorc 90b22773e9 cmd/puppeth: fixed a typo in a wizard input query (#16910) 6 years ago
kiel barry cbfb40b0aa params: fix golint warnings (#16853) 6 years ago
Antonio Salazar Cardozo 4cf2b4110e cmd/abigen: support for reading solc output from stdin (#16683) 6 years ago
rjl493456442 a20cc75b4a
cmd/geth: cap cache allowance 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
kiel barry 4ea493e7eb cmd: various golint fixes (#16700) 6 years ago
Péter Szilágyi 6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666) 6 years ago
Ivan Daniluk d2fe83dc5c whisper/mailserver: pass init error to the caller (#16671) 6 years ago
Martin Holst Swende 5d4d79ae26 cmd/clef: documentation about setup (#16568) 6 years ago
Martin Holst Swende 8dfa4f46a9
evm/main: use blocknumber from genesis 6 years ago
Martin Klepsch 852aa143ac cmd/utils: point users to --syncmode under DEPRECATED (#16572) 6 years ago
Felix Lange e7067be94f cmd/geth, mobile: add memsize to pprof server (#16532) 7 years ago
Péter Szilágyi abd881f6d4
Revert "cmd/puppeth: fix node deploys for updated dockerfile user" 7 years ago
Vie 26a4dbb467 cmd/geth: update the copyright year in the geth command usage (#16537) 7 years ago
Wuxiang 8f8774cf6d all: fix various typos (#16533) 7 years ago
Felix Lange 52b046c9b6
rpc: clean up IPC handler (#16524) 7 years ago
Zhenguo Niu 661f5f3dac cmd/utils: fix help template issue for subcommands (#16351) 7 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Martin Holst Swende ec3db0f56c cmd/clef, signer: initial poc of the standalone signer (#16154) 7 years ago
Felix Lange c7ab3e5544 common: delete StringToAddress, StringToHash (#16436) 7 years ago
Péter Szilágyi 7c1e9a5004
cmd/puppeth: fix node deploys for updated dockerfile user 7 years ago
dm4 3ebcf92b42 cmd/evm: print vm output when debug flag is on (#16326) 7 years ago
Zhenguo Niu c43792a42c cmd/geth: update template for 'geth bug' command (#16350) 7 years ago
Nguyen Sy Thanh Son 2a4bd55b43 cmd/geth: remove relOracle variable (#16434) 7 years ago
Zhenguo Niu db9b2f5405 cmd/puppeth: add constraints to network name (#16336) 7 years ago
Péter Szilágyi 495bdb0c71
cmd: export preimages in RLP, support GZIP, uniform with block export 7 years ago
rjl493456442 b6b6f52ec8
cmd: implement preimage dump and import cmds 7 years ago
Guillaume Ballet 3d013c1939 whisper: some components are still using v5, switch to v6 7 years ago
Felföldi Zsolt 1488fdaf19 cmd/utils: fix maxpeers vs lightpeers logic (#16125) 7 years ago
Vlad Bokov 52697fb1b2
cmd/puppeth: allow any vhost in wallet 7 years ago
Kurkó Mihály 39c16c8a1e cmd, ethdb, vendor: integrate leveldb iostats (#16277) 7 years ago
Kurkó Mihály 704840a8ad cmd, dashboard: use webpack dev server, remove custom assets (#16263) 7 years ago
gluk256 f1d440a437 whisper: final refactoring (#16259) 7 years ago
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