-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perform static calls before each call to get better error messages (#4)
* perform static calls before each call to get better error messages - added solidity as submodule - updated generated code * add upgradeable contract deployments in tests to fix failing unit tests * update git workflow * update git workflow * update git workflow * fix sh: 1: pushd: not found error in git build workflow * install foundry in git workflow --------- Co-authored-by: Nemitari Ajienka <nemitariajienka@gmail.com>
- Loading branch information
1 parent
d13ba14
commit f700fe0
Showing
197 changed files
with
63,975 additions
and
30,477 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
[submodule "contracts/lib/forge-std"] | ||
path = contracts/lib/forge-std | ||
url = https://github.com/foundry-rs/forge-std | ||
[submodule "contracts/lib/openzeppelin-contracts"] | ||
path = contracts/lib/openzeppelin-contracts | ||
url = https://github.com/OpenZeppelin/openzeppelin-contracts | ||
[submodule "blocklock-solidity"] | ||
path = blocklock-solidity | ||
url = https://github.com/randa-mu/blocklock-solidity |
Submodule blocklock-solidity
added at
6e369a
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.