-
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.
Browse files
Browse the repository at this point in the history
* Rely on ctx's event manager * 136 inflation (#141) * Add upgrade handler for lilmermaid-16 * Externalize inflation types, keeper packages * Group & sort imports Co-authored-by: Martin Dyring-Andersen <[email protected]> Co-authored-by: Mario Karagiorgas <[email protected]> * Refactor: remove result from keeper methods * Add description to the order errors * Parse tx events and add market tx events checks * Update AddMarketOrder to return events * Add event check * Add event validation for all market orders * Simplify event validations * Change error wording * Move event manager before return, PR feedback Co-authored-by: Henrik Aasted Sørensen <[email protected]> Co-authored-by: Martin Dyring-Andersen <[email protected]> (cherry picked from commit feaf93a) Co-authored-by: Mario Karagiorgas <[email protected]>
- Loading branch information
1 parent
d278e86
commit 6912d62
Showing
14 changed files
with
472 additions
and
288 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
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.