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

State: rename a few things #8650

Merged
merged 5 commits into from
Mar 23, 2021
Merged

State: rename a few things #8650

merged 5 commits into from
Mar 23, 2021

Conversation

terencechain
Copy link
Member

  • Rename ValidatorBalancesRoot to Uint64ListRootWithRegistryLimit. It can later be reused for other []uint64 that is not balances
  • Rename chain/state/interface/beacon_state_v0.go to chain/state/interface/phase0.go

@terencechain terencechain mentioned this pull request Mar 23, 2021
62 tasks
@prylabs-bulldozer prylabs-bulldozer bot merged commit 446029c into develop Mar 23, 2021
@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #8650 (13cf79f) into develop (eca67ce) will increase coverage by 0.07%.
The diff coverage is 68.00%.

@@             Coverage Diff             @@
##           develop    #8650      +/-   ##
===========================================
+ Coverage    61.21%   61.29%   +0.07%     
===========================================
  Files          493      494       +1     
  Lines        34296    34361      +65     
===========================================
+ Hits         20996    21060      +64     
- Misses       10169    10177       +8     
+ Partials      3131     3124       -7     

@delete-merged-branch delete-merged-branch bot deleted the rename branch March 23, 2021 21:17
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.

2 participants