Commit Graph

37 Commits (d1890aa402007c570dfa74fd93acb64b52adc1bb)

Author SHA1 Message Date
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
Sina Mahmoodi f20a569265
cmd/geth: drop geth js command (#25000) 2 years ago
rjl493456442 344d6f95cf
cmd: group network and db path flags together (#24698) 2 years ago
s7v7nislands 5a584c2133
all: use common.FileExist for checking file existence (#24748) 2 years ago
Martin Holst Swende 72c2c0ae7e
cmd/geth, console: support interrupting the js console (#23387) 3 years ago
Martin Holst Swende e1c000b0dd
cmd/geth: add support for sepolia testnet (#23730) 3 years ago
Zachinquarantine 85b9bdd641
cmd, core: remove calaveras testnet (#23366) 3 years ago
Martin Holst Swende 08ea52e77a
cmd/geth, core, params: replace baikal with calaveras (#22972) 3 years ago
Ceelog f19a679b09
cmd/geth: remove reference to monitor command (#22844) 3 years ago
Martin Holst Swende cc606be74c
all: define London+baikal, undefine yolov3, add london override flag (#22822) 3 years ago
gary rong 5a81dd97d5
cmd: retire whisper flags (#22421) 4 years ago
rene 8e547eecd5
cmd/utils: remove deprecated command line flags (#22263) 4 years ago
Alex Mazalov 77787802fe
cmd/geth: fix js unclean shutdown (#22302) 4 years ago
Sina Mahmoodi eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
Suriyaa Sundararuban 2f8100615a
cmd/geth: replace wiki links with new doc pages (#22071) 4 years ago
James Prestwich 1a55e20d35
cmd/geth: fix dir path in geth attach for yolov2 network (#21749) 4 years ago
Martin Holst Swende 6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Martin Holst Swende 890757f03a
cmd, core, params: inital support for yolo-v1 testnet (#21154) 4 years ago
Raw Pong Ghmoa 15540ae992
cmd: deprecate --testnet, use named networks instead (#20852) 5 years ago
gary rong 2c50b2c904 cmd/geth: set up cache and metrics when starting node (#19911) 5 years ago
Janoš Guljaš 26aea73673 cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
Domino Valdano d398d04e27 cmd/geth: fix broken links to JavaScript-Console wiki in cmd line help (#16183) 7 years ago
Péter Szilágyi 01507d9b9d
cmd, console: support all termination signals 7 years ago
Sorin Neacsu 1d7d7f57d0 cmd/geth: add support for geth --rinkeby attach 7 years ago
Sorin Neacsu 6e613cf3de cmd/geth: add support for geth attach --testnet (#15597) 7 years ago
Maximilian Meister 8f35e3086c cmd/geth: fix geth attach --datadir=... (#15517) 7 years ago
Bas van Kervel c62d5422bb whisper: use hexutil.UnmarshalFixedText for topic parsing 7 years ago
Bas van Kervel a346aedb90
cmd/geth: reorganise help section for new cli flag handling 7 years ago
Bas van Kervel 502a2bd69f
cmd/geth: reorganise console/attach commands/flags 7 years ago
Péter Szilágyi 1ca20a2697
cmd, whisper/mailserver: revert to utils.Fatalf 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Kenji Siu 80ea44c485 cmd/geth: improve command help messages (#3227) 8 years ago
Felix Lange eeb322ae64 node: ensure datadir can be co-inhabited by different instances 8 years ago
Felix Lange 312263c7d9 cmd/utils, node: create account manager in package node 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 8 years ago
Péter Szilágyi 90e07b19ab cmd: fix CLI package deprecation warnings 8 years ago
Bas van Kervel 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli 8 years ago
Péter Szilágyi ffaf58f0a9 cmd, console: split off the console into a reusable package 8 years ago