Commit Graph

1820 Commits (2e1ecc02bdf28a27e475386bc9f51452096bef4b)

Author SHA1 Message Date
Felix Lange 1c4c486a85
cmd/ethkey: speed up test by using weaker scrypt parameters (#20680) 5 years ago
Boqin Qin 37531b1884
cmd/faucet: protect f.reqs with Rlock to prevent data race (#20669) 5 years ago
Felix Lange 38d1b0cba2
cmd/geth: enable DNS discovery by default (#20660) 5 years ago
winsvega dcffb7777f
cmd/geth retesteth: add eth_getBlockByHash (#20621) 5 years ago
Felix Lange 976a0f5558
cmd/devp2p: fix Route53 TXT record splitting (#20626) 5 years ago
meowsbits 711ed74e09
cmd/geth: add 'dumpgenesis' command (#20191) 5 years ago
Martin Holst Swende 3c776c7199
retesteth: clean txpool on rewind, default dao support (#20596) 5 years ago
Felix Lange a903912b96
rpc: check module availability at startup (#20597) 5 years ago
Guillaume Ballet 7b68975a00 console, internal/jsre: use github.com/dop251/goja (#20470) 5 years ago
Guillaume Ballet 60deeb103e cmd/evm: accept --input for disasm command (#20548) 5 years ago
Martin Holst Swende 0b284f6c6c
cmd/geth/retesteth: use canon head instead of keeping alternate count (#20572) 5 years ago
Martin Holst Swende 33c56ebc67 cmd: implement abidump (#19958) 5 years ago
Felix Lange 31baf3a9af log, internal/debug: delete RotatingFileHandler (#20586) 5 years ago
Felix Lange 0af96d2556
cmd/devp2p: submit Route53 changes in batches (#20524) 5 years ago
Yole 9e0f934e2b cmd/geth: update copyright year (#20512) 5 years ago
Kumar Anirudha 35f95aef6f cmd/puppeth: change dashboard title to not use "testnet" (#20513) 5 years ago
Guillaume Ballet 433937fb42 cmd/geth: fix forked exe leak in console tests (#20480) 5 years ago
Paweł Bylica 49cf000df7 cmd/evm: Add --bench flag for benchmarking (#20330) 5 years ago
Guillaume Ballet 275cd4988d
cmd/abigen: Sanitize vyper's combined json names (#20419) 5 years ago
Felix Lange f51cf573b5
cmd/devp2p: implement AWS Route53 enrtree deployer (#20446) 5 years ago
Felix Lange 191364c350 p2p/dnsdisc: add enode.Iterator API (#20437) 5 years ago
Martin Holst Swende bc01593afb consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 5 years ago
Guillaume Ballet 1ff3d7c2d4 cmd/faucet, cmd/geth: fix staticcheck warnings (#20374) 5 years ago
zaccoding 23c8c74131 cmd: fix command help messages in modules (#20203) 5 years ago
meows d9d2a4eef9
cmd/geth: remove network id from version cmd 5 years ago
Martin Holst Swende 216ff5a952
cmd/puppeth: make ssh prompt more user-friendly 5 years ago
meows 59177bc8c0
cmd/puppeth: x-spec nonce data type, use types.BlockNonce 5 years ago
gary rong b7ba944e88 cmd/puppeth: update chain spec of parity (#20241) 5 years ago
Felix Lange 94e8250983 cmd/wnode: remove uses of common.ToHex (#20327) 5 years ago
Felix Lange dfe891270a cmd/ethkey: fix file permissions in changepassword command (#20313) 5 years ago
Felix Lange a3d263dd3a
cmd/clef: fix staticcheck warnings (#20314) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Michael Forney 9e71f55bfa cmd/evm: Allow loading input from file (#20273) 5 years ago
Felix Lange afe0b65405
dashboard: remove the dashboard (#20279) 5 years ago
Felix Lange 987648b0ad cmd/faucet: use github.com/gorilla/websocket (#20283) 5 years ago
gary rong f8a95d996f accounts/abi/bind, cmd/abigen: implement alias for abigen (#20244) 5 years ago
Kurkó Mihály 4ea9b62b5c dashboard: send current block to the dashboard client (#19762) 5 years ago
gary rong 7a6d5d0cce cmd/puppeth: integrate istanbul into puppeth (#19926) 5 years ago
Péter Szilágyi 8927f7724a
cmd/devp2p, core/forkid: make forkid.Filter API uniform 5 years ago
Felix Lange 2c37142d2f cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) 5 years ago
Michael Forney 9c81387bef cmd/evm: remove surrounding whitespace in hex input code (#20211) 5 years ago
Martin Holst Swende db79143a13
clef: resolve windows pipes, fixes #20121 (#20166) 5 years ago
gary rong 028af3457d cmd/utils: fix command line flag resolve (#20167) 5 years ago
Darrel Herbst c713ea7c22 cmd/bootnode: fix exit behavior with -genkey (#20110) 5 years ago
Felix Lange 0568e81701
p2p/dnsdisc: add implementation of EIP-1459 (#20094) 5 years ago
Martin Holst Swende 16f0fb70f1
cmd/evm: make evm default to all ethash protocol changes 5 years ago
Rob Mulholand 3b6c9902f3 core: remove unused gas return in ApplyTransaction (#20065) 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
SjonHortensius 1611815b8d cmd/utils: reduce light.maxpeers default for clients to 1/10th (#19933) 5 years ago
winsvega cedf8be435 retesteth: enable maxResults in AccountRange (#20020) 5 years ago