staking-oracle: Optimization and deployment#279
Merged
Conversation
* feat(l2staking): adding the L2 staking * feat(l2staking): adding test cases for L2 staking * feat(l2staking): harmonize interface names, modify undelegate * feat(l2staking): modify delegate logic & adding test cases * feat(l2staking)modify staking logic & test cases * feat(l2staking) update sequencer & submitter * feat(l2staking): update staking test cases * fix(l2staking) fix conflicts
# Conflicts: # contracts/contracts/test/base/L1MessageBase.t.sol # contracts/contracts/test/base/L2MessageBase.t.sol # contracts/contracts/test/base/L2ToL1MessagePasser.t.sol
* feat: add morph token function * feat: update mint function * perfect morph token test * modify package and yarn file * optimize mint function * improve mint features * fix mint fail * add comment * add a conditional limit for the begin time * mint function add return param * add distribute contract * optimize mint function * optimize mint function * modify distribute contract --------- Co-authored-by: timtide <[email protected]>
# Conflicts: # contracts/contracts/L2/IMorphToken.sol # contracts/contracts/L2/MorphToken.sol # contracts/contracts/L2/staking/Distribute.sol # contracts/contracts/L2/staking/IDistribute.sol # contracts/contracts/test/base/MorphToken.t.sol
* feat: add morph token function * feat: update mint function * perfect morph token test * modify package and yarn file * optimize mint function * improve mint features * fix mint fail * add comment * add a conditional limit for the begin time * mint function add return param * add distribute contract * optimize mint function * optimize mint function * modify distribute contract * formatted file --------- Co-authored-by: timtide <[email protected]>
Co-authored-by: fletcher.fan <[email protected]>
* update bindings * rm getNextSubmitter * add staking address param * add IsStaker * rename staking address flag * update bindings * update iface * add l2 clients * rename env l1 staking address --------- Co-authored-by: WorldDogs <[email protected]>
# Conflicts: # contracts/go.sum # go.work # go.work.sum # tx-submitter/services/rollup.go
MarvelFisher
approved these changes
May 6, 2024
SegueII
approved these changes
May 6, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.