go-ethereum/internal/cli/server
Pratik Patil 5c5c992440 Changed default value of maxpeers from 200 to 50, update docs (#555)
* changed default of maxpeers from 200 to 50

* docs: update additional notes for new-cli

* docs: update additional notes for new-cli

* small bug fix in the script to fix shopt issue

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2022-10-20 20:35:03 -07:00
..
chains Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
pprof migrate cli to internal package (#301) 2022-01-19 12:10:20 +01:00
proto internal/cli: use config file for flags in new-cli, builder/files: update defaults (#457) 2022-07-29 17:12:30 -07:00
testdata PR#518 and PR#529 -> qa (#532) 2022-09-29 14:25:27 +05:30
command.go internal/cli: use config file for flags in new-cli, builder/files: update defaults (#457) 2022-07-29 17:12:30 -07:00
command_test.go updated tests, and removed requiredblocks from json and hcl 2022-09-07 16:23:44 +04:00
config.go Changed default value of maxpeers from 200 to 50, update docs (#555) 2022-10-20 20:35:03 -07:00
config_legacy.go fixed the bug caused by fillBigInt and FillTime.Duration functions (#474) 2022-07-29 17:13:00 -07:00
config_legacy_test.go PR#518 and PR#529 -> qa (#532) 2022-09-29 14:25:27 +05:30
config_test.go updated tests, and removed requiredblocks from json and hcl 2022-09-07 16:23:44 +04:00
flags.go internal/cli: add support for bor.logs flag in new-cli (#541) 2022-10-05 14:51:12 -07:00
helper.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
server.go metrics: handle values from config file (#565) 2022-10-20 15:33:00 -07:00
server_test.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
service.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
service_test.go internal/cli: use config file for flags in new-cli, builder/files: update defaults (#457) 2022-07-29 17:12:30 -07:00