-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b05e641
commit a93a58a
Showing
10 changed files
with
250 additions
and
82 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,7 @@ compiler: | |
# https://eth-brownie.readthedocs.io/en/stable/compile.html#compiler-settings | ||
remappings: | ||
- "@openzeppelin=OpenZeppelin/[email protected]" | ||
- "@gif-interface=etherisc/[email protected]" | ||
- "@etherisc/gif-interface=etherisc/[email protected]" | ||
- "@etherisc/gif-interface=etherisc/[email protected]" | ||
vyper: | ||
version: null | ||
|
||
|
@@ -23,7 +22,7 @@ compiler: | |
dependencies: | ||
# github dependency format: <owner>/<repository>@<release> | ||
- OpenZeppelin/[email protected] | ||
- etherisc/gif-interface@1.7.0-staging-k | ||
- etherisc/gif-interface@1.8.0-staging-f | ||
|
||
# exclude Ownable when calculating test coverage | ||
# https://eth-brownie.readthedocs.io/en/v1.10.3/config.html#exclude_paths | ||
|
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.