Skip to content

chore: make auth-port default#3962

Merged
mattsse merged 1 commit intomainfrom
matt/make-auth-port-default
Jul 27, 2023
Merged

chore: make auth-port default#3962
mattsse merged 1 commit intomainfrom
matt/make-auth-port-default

Conversation

@mattsse
Copy link
Collaborator

@mattsse mattsse commented Jul 27, 2023

does not need to be an option

adds default value so it can be displayed in help.

this can be done for other fields as well, will add good first issues for these

@mattsse mattsse requested a review from onbjerg as a code owner July 27, 2023 14:58
@mattsse mattsse added the A-cli Related to the reth CLI label Jul 27, 2023
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #3962 (9841c85) into main (717bad8) will increase coverage by 0.01%.
The diff coverage is 25.00%.

Impacted file tree graph

Files Changed Coverage Δ
bin/reth/src/args/rpc_server_args.rs 51.00% <25.00%> (-0.27%) ⬇️

... and 7 files with indirect coverage changes

Flag Coverage Δ
integration-tests 15.54% <0.00%> (-0.02%) ⬇️
unit-tests 64.55% <25.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
reth binary 27.18% <25.00%> (-0.01%) ⬇️
blockchain tree 83.04% <ø> (ø)
pipeline 89.82% <ø> (ø)
storage (db) 74.30% <ø> (ø)
trie 94.70% <ø> (ø)
txpool 46.56% <ø> (+0.56%) ⬆️
networking 77.67% <ø> (-0.03%) ⬇️
rpc 58.74% <ø> (-0.02%) ⬇️
consensus 64.46% <ø> (ø)
revm 33.68% <ø> (ø)
payload builder 6.61% <ø> (ø)
primitives 87.82% <ø> (ø)

Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, yeah many of the options can use existing const defaults

@mattsse mattsse added this pull request to the merge queue Jul 27, 2023
Merged via the queue into main with commit fc431bc Jul 27, 2023
@mattsse mattsse deleted the matt/make-auth-port-default branch July 27, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Related to the reth CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants