-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: bump api version * test: fix invariant test * feat: max deposit (#99) * feat: max uint deposit * fix: invariant test * fix: rebase * fix: dont max mint * fix: uint 256 Co-authored-by: FP <[email protected]> * fix: uint 256 Co-authored-by: FP <[email protected]> * test: check balances --------- Co-authored-by: FP <[email protected]> * chore: add statemind audit * chore: match abis (#100) * feat: update name (#101) * chore: update domain separator (#102) * chore: update domain seperator * feat: dont cache domain * chore: test runs * fix: comment Co-authored-by: spalen0 <[email protected]> * fix: comment Co-authored-by: spalen0 <[email protected]> * fix: permit cast (#104) * fix: deposit flow (#103) * fix: conversion * test: full loss * feat: add self check to max views * test: balance check * fix: spelling * chore: deployed --------- Co-authored-by: FP <[email protected]> Co-authored-by: spalen0 <[email protected]>
- Loading branch information
1 parent
4321cbc
commit e90ecb8
Showing
15 changed files
with
5,211 additions
and
83 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
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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.