-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Support multicall for LockstakeEngine * Sketch use of converter inside LockstakeEngine * Send out ngt from converter, separate events * Add index parameter to open() * Approve tokens to mkrNgt in the constructor * gov => mkr, stkGov => stkMkr * Use EIP1167 for urn * Fix rebase conflict * Minor formatting * Small _initCode reformatting * Remove unnecessary create2 success check * Add LockstakeUrn init and ctor tests * FIx vat.can interface --------- Co-authored-by: oldchili <130549691+oldchili@users.noreply.github.com> Co-authored-by: sunbreak <sunbreak1211@proton.me> Co-authored-by: telome <>
- Loading branch information
1 parent
917420f
commit 5f6051b
Showing
3 changed files
with
39 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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