This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #93 from makerdao/update-dependencies
Update dapphub dependencies
- Loading branch information
Showing
8 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
Submodule ds-guard
updated
4 files
+1 −1 | lib/ds-auth | |
+1 −1 | lib/ds-test | |
+1 −1 | src/guard.sol | |
+3 −3 | src/guard.t.sol |
Submodule ds-roles
updated
4 files
+1 −1 | lib/ds-auth | |
+1 −1 | lib/ds-test | |
+1 −1 | src/roles.sol | |
+20 −20 | src/roles.t.sol |
Submodule ds-thing
updated
6 files
+1 −1 | lib/ds-auth | |
+1 −1 | lib/ds-math | |
+1 −1 | lib/ds-note | |
+1 −1 | lib/ds-test | |
+3 −3 | src/test.sol | |
+1 −1 | src/thing.sol |
Submodule ds-token
updated
9 files
+13 −0 | LICENSE | |
+1 −1 | lib/ds-math | |
+1 −1 | lib/ds-stop | |
+1 −1 | lib/ds-test | |
+1 −1 | lib/erc20 | |
+1 −1 | src/base.sol | |
+2 −2 | src/base.t.sol | |
+1 −1 | src/token.sol | |
+2 −2 | src/token.t.sol |
Submodule ds-vault
updated
5 files
+1 −1 | lib/ds-test | |
+1 −1 | lib/ds-token | |
+1 −1 | src/multivault.sol | |
+1 −1 | src/vault.sol | |
+1 −1 | src/vault.t.sol |
Submodule ds-warp
updated
4 files
+1 −1 | lib/ds-note | |
+1 −1 | lib/ds-test | |
+1 −1 | src/warp.sol | |
+1 −1 | src/warp.t.sol |