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

[Feat] Bridge Manager Rebase #264

Merged
merged 234 commits into from
Aug 9, 2023
Merged

[Feat] Bridge Manager Rebase #264

merged 234 commits into from
Aug 9, 2023

Conversation

TuDo1403
Copy link
Contributor

@TuDo1403 TuDo1403 commented Jul 19, 2023

Description

This PR rebase brach dev into branch feat/bridge-admin
Flowchart: https://www.notion.so/Bridge-Manager-Interaction-Flow-a51619f3e31549e78b6b8630ba79df74?pvs=4

Contract changes

The table below shows the following info:

  • Logic: the logic is changed.
  • ABI: the ABI is changed.
  • Init data: new storage field is declared and needs initializing.
  • Dependent: needs to be changed due to changes in other contracts.
Contract name Logic ABI Init data Dependent
BridgeTracking x x x
GovernanceAdmin x x x x
Maintenance
SlashIndicator
Staking
StakingVesting
ValidatorSet x

Checklist

  • I have clearly commented on all the main functions following the NatSpec Format
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works

Copy link
Contributor

@nxqbao nxqbao left a comment

Choose a reason for hiding this comment

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

Approved after deployment done.

Copy link
Collaborator

@ducthotran2010 ducthotran2010 left a comment

Choose a reason for hiding this comment

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

Too many changes in this PR. Should put a limitation on a single PR next time (eg, won't merge for PR with more than +-1000 loc)

@nxqbao nxqbao merged commit dbefba9 into dev Aug 9, 2023
1 check passed
@nxqbao nxqbao deleted the feat/bridge-admin-rebase branch August 9, 2023 07:49
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