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

refactor(contracts): improve Consenus.sol naming and code structure #762

Merged
merged 32 commits into from
Nov 15, 2024

Conversation

sebastijankuzner
Copy link
Contributor

@sebastijankuzner sebastijankuzner commented Nov 14, 2024

Summary

  • improve naming
  • structure code by style guide
  • add UpdateValidator for updating blsPublicKey
  • shuffle activeValidators

Checklist

  • Tests (if necessary)
  • Ready to be merged

@sebastijankuzner sebastijankuzner changed the title refactor(contracts): improve naming and structure code by style guide refactor(contracts): improve naming and code structure Nov 14, 2024
@sebastijankuzner sebastijankuzner changed the title refactor(contracts): improve naming and code structure refactor(contracts): improve ContractV1.sol naming and code structure Nov 14, 2024
@sebastijankuzner sebastijankuzner changed the title refactor(contracts): improve ContractV1.sol naming and code structure refactor(contracts): improve ConsensusV1.sol naming and code structure Nov 14, 2024
@sebastijankuzner sebastijankuzner changed the title refactor(contracts): improve ConsensusV1.sol naming and code structure refactor(contracts): improve naming and code structure Nov 14, 2024
@sebastijankuzner sebastijankuzner changed the title refactor(contracts): improve naming and code structure refactor(contracts): improve Consenus naming and code structure Nov 14, 2024
@sebastijankuzner sebastijankuzner changed the title refactor(contracts): improve Consenus naming and code structure refactor(contracts): improve Consenus contract naming and code structure Nov 14, 2024
@sebastijankuzner sebastijankuzner changed the title refactor(contracts): improve Consenus contract naming and code structure refactor(contracts): improve Consenus.sol contract naming and code structure Nov 15, 2024
@sebastijankuzner sebastijankuzner changed the title refactor(contracts): improve Consenus.sol contract naming and code structure refactor(contracts): improve Consenus.sol naming and code structure Nov 15, 2024
@sebastijankuzner sebastijankuzner merged commit 348a089 into develop Nov 15, 2024
8 checks passed
@sebastijankuzner sebastijankuzner deleted the feat/contracts/upgradable branch November 15, 2024 09:09
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.

1 participant