-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update system contracts to main (#12)
- Loading branch information
1 parent
d0d2562
commit 09d2f84
Showing
7 changed files
with
60 additions
and
53 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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
/llvm/ | ||
|
||
# External compilers | ||
/solc-bin/* | ||
/solc-bin*/* | ||
/vyper-bin/* | ||
|
||
# The debug and trace artifacts | ||
|
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Submodule era-contracts
updated
80 files
Submodule solidity
updated
96 files
Binary file not shown.
Submodule tests
updated
10 files
+2 −2 | llvm/memset/memset_0.ll | |
+2 −2 | llvm/memset/memset_0n.ll | |
+2 −2 | llvm/memset/memset_20.ll | |
+2 −2 | llvm/memset/memset_20n.ll | |
+2 −2 | llvm/memset/memset_32.ll | |
+2 −2 | llvm/memset/memset_32n.ll | |
+2 −2 | llvm/memset/memset_41.ll | |
+2 −2 | llvm/memset/memset_41n.ll | |
+2 −2 | llvm/memset/memset_64.ll | |
+2 −2 | llvm/memset/memset_64n.ll |