Commit Graph

692 Commits (3d297fc2d7b309af2e6edc1aee7638389f957f23)

Author SHA1 Message Date
Martin Holst Swende 6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 4 years ago
Giuseppe Bertone 2a9ea6be87
cmd/geth, cmd/utils: fixed flags name (#21700) 4 years ago
Felix Lange d9890a6a8f
cmd/faucet: enable DNS discovery for known networks (#21636) 4 years ago
Binacs fdb742419e
cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils (#21579) 4 years ago
Marius van der Wijden faba018b29
cmd/utils: use preconfigured testnet flags instead of networkid (#21561) 4 years ago
gary rong 328901c24c
cmd, eth: offer maxprice flag for overwritting price cap (#21531) 4 years ago
Guillaume Ballet d54f2f2e5e
whisper: remove whisper (#21487) 4 years ago
Péter Szilágyi 68754f3931
cmd/utils: grant snapshot cache to trie if disabled (#21416) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
gary rong 93da0cf8a1
cmd, core, eth, light, trie: dump clean cache periodically (#20391) 4 years ago
meowsbits 4c268e65a0
cmd/utils: implement configurable developer (--dev) account options (#21301) 4 years ago
Péter Szilágyi 9e22e912e3
cmd/utils: reuse existing genesis in persistent dev mode 4 years ago
rene 5b081ab214
cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 4 years ago
gary rong 6eef141aef
les: historical data garbage collection (#19570) 4 years ago
gary rong 6d8e51ab88
cmd, node: dump empty value config (#21296) 4 years ago
meowsbits 490b380a04
cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 4 years ago
gary rong 61270e5e1c
eth/gasprice: lighter gas price oracle for light client (#20409) 4 years ago
Martin Holst Swende 12867d152c
rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) 4 years ago
Martin Holst Swende e376d2fb31
cmd/evm: add state transition tool for testing (#20958) 4 years ago
Binacs dd91c7ce6a
cmd: abstract `getPassPhrase` functions into one (#21219) 4 years ago
meowsbits c13df14581
utils: fix ineffectual miner config flags (#21271) 4 years ago
gary rong 56a319b9da
cmd, eth, internal, les: add txfee cap (#21212) 4 years ago
Martin Holst Swende 890757f03a
cmd, core, params: inital support for yolo-v1 testnet (#21154) 4 years ago
Felix Lange dbf6b8a797
cmd/utils: fix default DNS discovery configuration (#21124) 4 years ago
Felföldi Zsolt b4a2681120
les, les/lespay: implement new server pool (#20758) 4 years ago
Martin Holst Swende 4535230059
cmd, core, eth: background transaction indexing (#20302) 4 years ago
Marius van der Wijden 930e82d7f4
params, cmd/utils: remove outdated discv5 bootnodes, deprecate flags (#20949) 4 years ago
rene c989bca173
cmd/utils: renames flags related to http-rpc server (#20935) 4 years ago
rene 648b0cb714
cmd, core: remove override muir glacier and override istanbul (#20942) 4 years ago
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
Raw Pong Ghmoa 15540ae992
cmd: deprecate --testnet, use named networks instead (#20852) 5 years ago
Hanjiang Yu 8f05cfa122
cmd, consensus: add option to disable mmap for DAG caches/datasets (#20484) 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
Felix Lange 38d1b0cba2
cmd/geth: enable DNS discovery by default (#20660) 5 years ago
Martin Holst Swende bc01593afb consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 5 years ago
zaccoding 23c8c74131 cmd: fix command help messages in modules (#20203) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Felix Lange afe0b65405
dashboard: remove the dashboard (#20279) 5 years ago
Kurkó Mihály 4ea9b62b5c dashboard: send current block to the dashboard client (#19762) 5 years ago
gary rong 028af3457d cmd/utils: fix command line flag resolve (#20167) 5 years ago
SjonHortensius 1611815b8d cmd/utils: reduce light.maxpeers default for clients to 1/10th (#19933) 5 years ago
Péter Szilágyi e39b2a2bde
acmd, core, eth, les: support --override.istanbul 5 years ago
SjonHortensius 4d358b9fc0 cmd/utils: customize cli.HelpPrinter to fix alignment (#19956) 5 years ago
gary rong 252150918c cmd, eth: fix dump config issue (#19825) 5 years ago
Péter Szilágyi c705aac826
cmd, eth, les: make les flags conform to dotted style 5 years ago
rjl493456442 c6a9616cfd
cmd: encapsulate les relative cli options 5 years ago
Péter Szilágyi 213690cdfd
cmd, eth, les: fix up ultra light config integration 5 years ago
gary rong 22060611fb cmd/abigen: refactor command line interface (#19797) 5 years ago
Péter Szilágyi 22411919da
cmd, eth, les, param: drop --override.constantinople 5 years ago