-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
program: protect maker oracle limit orders (#1351)
* program: protect maker oracle limit orders * add protected maker flag * use maker flag in get makers order info * add protected maker mode config * look at config in ix to turn on mode * fix taker_order_age * use state min perp auction duration * more strict logic and fix tests * add test * add protected maker to dlob * smol tweak and formmating * let hot wallet init config * fix build * cargo fmt
- Loading branch information
1 parent
c2a8aa1
commit 3670516
Showing
16 changed files
with
351 additions
and
34 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
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
Oops, something went wrong.