Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace a Few IntFlags with Uint64Flags #9959

Merged
merged 10 commits into from
Dec 1, 2021
Merged

Conversation

rauljordan
Copy link
Contributor

As part of #9958, we should be only using integer types where we truly need signed numbers. This PR refactors a few low hanging fruit to use Uint64Flag instead of IntFlag in the beacon node configuration options, cc @uncdr

@rauljordan rauljordan requested a review from a team as a code owner December 1, 2021 04:15
beacon-chain/p2p/testing/fuzz_p2p.go Outdated Show resolved Hide resolved
beacon-chain/p2p/testing/mock_peermanager.go Outdated Show resolved Hide resolved
beacon-chain/p2p/testing/p2p.go Outdated Show resolved Hide resolved
@rauljordan
Copy link
Contributor Author

Ready @rkapka

@prylabs-bulldozer prylabs-bulldozer bot merged commit 790bf03 into develop Dec 1, 2021
@delete-merged-branch delete-merged-branch bot deleted the uints-where-needed branch December 1, 2021 23:34
nisdas added a commit that referenced this pull request Feb 1, 2022
prylabs-bulldozer bot pushed a commit that referenced this pull request Feb 1, 2022
* Revert "Replace a Few IntFlags with Uint64Flags (#9959)"

This reverts commit 790bf03.

* fix

* fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants