Commit Graph

702 Commits (8cde2966af916d85805a47a4350f3567d9e51dbe)

Author SHA1 Message Date
Péter Szilágyi 38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too 6 years ago
Péter Szilágyi d9d60a5a7f
cmd: special case default cache allowance (4GB mainnet, 128MB ligh) 6 years ago
Péter Szilágyi ae7344d799
accounts: switch Ledger derivation path to canonical one 6 years ago
Martin Holst Swende e2f3465e83 eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) 6 years ago
Péter Szilágyi da19f302b8
cmd: nuke geth bug, nobody is using it anyway 6 years ago
Péter Szilágyi 29bc982d75
cmd/geth, internal, node, vendor: nuke geth monitor 6 years ago
gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) 6 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
Péter Szilágyi ed34a5e08a
cmd, core, eth: support disabling the concurrent state prefetcher 6 years ago
Péter Szilágyi 86989e3fcd
core: split out detailed trie access metrics from insertion time (#19316) 6 years ago
Péter Szilágyi 91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262) 6 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Felföldi Zsolt c2003ed63b les, les/flowcontrol: improved request serving and flow control (#18230) 6 years ago
Matthew Halpern fa87929a2f cmd: prefer nil slices over zero-length slices (#19077) 6 years ago
Janoš Guljaš 26aea73673 cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
Martin Holst Swende 43e8efe895
accounts, eth, clique, signer: support for external signer API (#18079) 6 years ago
Péter Szilágyi b0ed083ead
cmd, core, params: add support for Goerli 6 years ago
lhendre d88441025f cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode (#17321) 6 years ago
Anton Evangelatov 21acf0bc8d cmd/utils: allow for multiple influxdb tags (#18520) 6 years ago
b00ris 769657060e les: implement ultralight client (#16904) 6 years ago
Kris Shinn f91312dbdb GraphQL master FF for review (#18445) 6 years ago
dragonvslinux f50d66f2d8 cmd/geth: update cli copyright years (#18455) 6 years ago
Sean 428eabe28d cmd/geth: support dumpconfig optionally saving to file (#18327) 6 years ago
Martin Holst Swende 83a9a73b89 cmd/geth, core, eth: implement Constantinople override flag (#18273) 6 years ago
Ryan Schneider 48b70ecff1
cmd, eth: Add support for `--whitelist <blocknum>=<hash>,...` flag 6 years ago
Péter Szilágyi 434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer 6 years ago
Wenbiao Zheng 6c313fff7b cmd/geth: don't set GOMAXPROCS by default (#17148) 6 years ago
Guillaume Ballet da29332c5f core/vm: add switches to select evm+ewasm interpreters (#17687) 6 years ago
Wenbiao Zheng bd9d79adba cmd/geth: typo export -> import (#17703) 6 years ago
b00ris 8711e2b636 whisper: add light mode check to handshake (#16725) 6 years ago
Péter Szilágyi e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil 6 years ago
gary rong c1c003e4ff consensus, miner: stale block mining support (#17506) 6 years ago
Péter Szilágyi 92381ee009
cmd, eth: clean up miner startup API, drop noop config field 6 years ago
Péter Szilágyi e0d0e64ce2
cmd, core, miner: add --txpool.locals and priority mining 6 years ago
gary rong b2c644ffb5 cmd, eth, miner: make recommit configurable (#17444) 6 years ago
Péter Szilágyi 2a17fe2561
cmd: polish miner flags, deprecate olds, add upgrade path 6 years ago
Péter Szilágyi f0998415ba
cmd, consensus/ethash, eth: miner push notifications 6 years ago
gary rong 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853) 6 years ago
Anton Evangelatov a5d5609e38 build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 6 years ago
Raghav Sood 11a402f747 core: report progress on log chain exports (#17066) 6 years ago
a e r t h 021d6fbbbb cmd: prevent accidental invalid commands (#17248) 6 years ago
Wenbiao Zheng 894022a3d5 cmd/geth: clean up call to SelfDerive (#16970) 6 years ago
Roc Yu 96116758d2 cmd/geth: fix golint issue (#17176) 6 years ago
Kurkó Mihály a9835c1816 cmd, dashboard, log: log collection and exploration (#17097) 6 years ago
Wenbiao Zheng fbeb4f20f9 cmd/geth: fix usage formatting (#17136) 6 years ago
LeoLiao 4dbefc1f25 cmd/geth: fixed comment typo (#17140) 6 years ago
Anton Evangelatov 1990c9e621 cmd/geth: export metrics to InfluxDB (#16979) 6 years ago
nobody 8db8d074e2 cmd/geth: remove the tail "," from genesis config (#17028) 6 years ago
rjl493456442 a20cc75b4a
cmd/geth: cap cache allowance 6 years ago
kiel barry 4ea493e7eb cmd: various golint fixes (#16700) 6 years ago