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: implement bep-341 and bep-410 #574

Merged
merged 9 commits into from
Jul 22, 2024
Merged

feat: implement bep-341 and bep-410 #574

merged 9 commits into from
Jul 22, 2024

Conversation

cosinlink
Copy link
Collaborator

Description

implement bep-341 and bep-410

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

pythonberg1997 and others added 9 commits June 27, 2024 15:59
# Conflicts:
#	test/Governor.t.sol
#	test/SlashIndicator.t.sol
#	test/ValidatorSet.t.sol
#	test/utils/Deployer.sol
chore: merge master branch into develop
* feat: add agent address for validators

* fix: add new Error

* fix: use delete instead of set address(0)

* feat: add ut

* feat: rename _getMsgSender to _bep410MsgSender
* feat: add getValidatorAgent view function and abi file

* update abi

---------

Co-authored-by: Roshan <[email protected]>
* feat: add paused check and blacklist check for updateAgent

* chores: add comment

* chores: add comment
…ocks

feat: define turnLength and systemRewardAntiMEVRatio for BEP-341
@unclezoro unclezoro added this pull request to the merge queue Jul 22, 2024
Merged via the queue into master with commit 04bc57c Jul 22, 2024
3 checks passed
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.

6 participants