Commit Graph

393 Commits (dc109cce26da8a93f74a998f9dd7fc2ac0ab98d2)

Author SHA1 Message Date
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
gary rong 378e961d85
cmd, eth, les: enable serving light clients when non-synced (#22250) 4 years ago
rene 8e547eecd5
cmd/utils: remove deprecated command line flags (#22263) 4 years ago
Marius van der Wijden 142fbcfd6f
internal/ethapi: reject non-replay-protected txs over RPC (#22339) 4 years ago
Martin Holst Swende c4a2b682ff
cmd/geth: add db commands stats, compact, put, get, delete (#22014) 4 years ago
gary rong f566dd305e
all: bloom-filter based pruning mechanism (#21724) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
Sina Mahmoodi eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
Alex Mazalov 24c1e3053b
cmd/geth: graceful shutdown if disk is full (#22103) 4 years ago
Marius van der Wijden 4714ce9430
cmd/geth: added --mainnet flag (#21932) 4 years ago
Guillaume Ballet 664903dc88
cmd/geth: usb is off by default (#21984) 4 years ago
Vie f83fc302a5
cmd/geth: update copyright year (#22099) 4 years ago
Martin Holst Swende 15339cf1c9
cmd/geth: implement vulnerability check (#21859) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
gary rong 23524f8900
all: disable recording preimage of trie keys (#21402) 4 years ago
Martin Holst Swende d513584e52
cmd/geth: remove retesteth 4 years ago
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
gary rong 328901c24c
cmd, eth: offer maxprice flag for overwritting price cap (#21531) 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
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
meowsbits 490b380a04
cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 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
rene a35382de94
metrics: replace gosigar with gopsutil (#21041) 4 years ago
Martin Holst Swende e0987f67e0
cmd/clef, signer/core: password input fixes (#20960) 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
Péter Szilágyi 8f8ff8d601
cmd/geth: handle memfixes on 32bit arch with large RAM 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
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
meowsbits 711ed74e09
cmd/geth: add 'dumpgenesis' command (#20191) 5 years ago
Felix Lange 31baf3a9af log, internal/debug: delete RotatingFileHandler (#20586) 5 years ago
Yole 9e0f934e2b cmd/geth: update copyright year (#20512) 5 years ago
Martin Holst Swende bc01593afb consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 5 years ago
Felix Lange afe0b65405
dashboard: remove the dashboard (#20279) 5 years ago
Péter Szilágyi e39b2a2bde
acmd, core, eth, les: support --override.istanbul 5 years ago
gary rong 2c50b2c904 cmd/geth: set up cache and metrics when starting node (#19911) 5 years ago
Péter Szilágyi 4ac941a9fc
cmd/geth: skip 4GB memory bump for devnet 5 years ago
Péter Szilágyi c705aac826
cmd, eth, les: make les flags conform to dotted style 5 years ago
Péter Szilágyi 213690cdfd
cmd, eth, les: fix up ultra light config integration 5 years ago
Guillaume Ballet dcc4adfcd7 cmd/geth: wrong memory size sanitizing on OpenBSD (#19793) 5 years ago
Péter Szilágyi 22411919da
cmd, eth, les, param: drop --override.constantinople 5 years ago