Commit Graph

1944 Commits (5c2a7ce2ccace9f453bcd320b4ac52e1f5ce3ab2)

Author SHA1 Message Date
rene 07d909ff32
node: allow websocket and HTTP on the same port (#20810) 5 years ago
Felix Lange c8e9a91672
build: upgrade to golangci-lint 1.24.0 (#20901) 5 years ago
Felix Lange b7394d7942
p2p/discover: add initial discovery v5 implementation (#20750) 5 years ago
rene 671f22be38
couple of fixes to docs in clef (#20900) 5 years ago
Martin Holst Swende 0bec6a43f6
cmd/geth: enable metrics for geth import command (#20738) 5 years ago
Martin Holst Swende 228a297056
cmd/geth: fix bad genesis test (#20860) 5 years ago
ucwong 1e2e1b41f8
cmd/devp2p, cmd/wnode, whisper: add missing calls to Timer.Stop (#20843) 5 years ago
Paweł Bylica d56dc038d2
cmd/evm: Rework execution stats (#20792) 5 years ago
Martin Holst Swende c56f4fa808
cmd/clef: add newaccount command (#20782) 5 years ago
Hanjiang Yu 8f05cfa122
cmd, consensus: add option to disable mmap for DAG caches/datasets (#20484) 5 years ago
Felix Lange d3c1e654f0
cmd/devp2p: be very correct about route53 change splitting (#20820) 5 years ago
Felix Lange 87a411b839
cmd/devp2p: lower route53 change limit again (#20819) 5 years ago
Felix Lange 1583e7d274
cmd/devp2p: tweak DNS TTLs (#20801) 5 years ago
Martin Holst Swende 0734c4b820
node, cmd/clef: report actual port used for http rpc (#20789) 5 years ago
gary rong efd92d81a9
cmd/checkpoint-admin: add some documentation (#20697) 5 years ago
winsvega 97243f3a76
geth retesteth: increase retesteth default http timeouts (#20767) 5 years ago
Péter Szilágyi 6e05ccd845
core/state/snapshot, tests: sync snap gen + snaps in consensus tests 5 years ago
Martin Holst Swende 19099421dc
core/state/snapshot: faster account iteration, CLI integration 5 years ago
Péter Szilágyi 351a5903b0
core/rawdb, core/state/snapshot: runtime snapshot generation 5 years ago
Péter Szilágyi 542df8898e
core: initial version of state snapshots 5 years ago
Chris Chinchilla 6ffee2afd6
docs: correct clef typo (#20705) 5 years ago
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