-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compile test contracts with new Solidity
v0.8.28
:
- Run script to compile contracts with new Solidity version ``0.8.28``. - Re-create the integration test fixture to use the new compiled contracts.
- Loading branch information
Showing
23 changed files
with
76 additions
and
75 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
Compile test contracts with newly released Solidity ``v0.8.28`` to ensure compatibility. |
Binary file not shown.
6 changes: 3 additions & 3 deletions
6
web3/_utils/contract_sources/contract_data/arrays_contract.py
Large diffs are not rendered by default.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
web3/_utils/contract_sources/contract_data/bytes_contracts.py
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
6 changes: 3 additions & 3 deletions
6
web3/_utils/contract_sources/contract_data/contract_caller_tester.py
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.