Commit Graph

1834 Commits (32d31c31afdd17a8ce71985c1a760caf0d2916e5)

Author SHA1 Message Date
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
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