-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ETHEREUM-CONTRACTS] per chain configurable app callback gas limit (#…
…1982) * update forge-std * [ETHEREUM-CONTRACTS] CallbackUtils replaces SafeGasLibrary * update forge-std to v1.8.2 * [ETHEREUM-CONTRACTS] fix compiler warnings * [ETHEREUM-CONTRACTS] update changelog * revert lib/forge-std update * [ETHEREUM-CONTRACTS] relax solidity pragma ^0.8.23 * update forge-std to v1.9.1 * configurable app callback gas limit * amended changelog * add comments * [ETHEREUM-CONTRACTS] fast SuperAppMocks._burnGas * [workflows] actions/upload-artifact@v4 * [ethereum-contracts] some comments to SuperAppMocks._burnGas * [solidity-semantic-money] relax solidity pragma ^0.8.23 * [solidity-semantic-money] adapt to latet forge-std * ci.canary.yml: upgrade-contracts disabled * to use solc 0.8.26 * [ethereum-contracts] use 0.8.26 * fix forge command * fix build * fix build * sdk-core: fix build * [ethereum-contracts] move mocks for foundry to foundry folder * fix build * fix build * fix solidity pragma * [ethereum-contracts] updated changelog * [ethereum-contracts] skip-on-coverage superfluid#6.24 again * [ethereum-contracts] update CHANGELOG * [ethereum-contracts] fix Superfluid#6.24 gasLowerBound * [ethereum-contracts] fix Superfluid#6.24 gasLowerBound * [ethereum-contracts] make testOutOfCbGasZone pass for coverage test --------- Co-authored-by: Miao, ZhiCheng <[email protected]> Co-authored-by: Miao ZhiCheng <[email protected]>
- Loading branch information
1 parent
73705c7
commit b905896
Showing
8 changed files
with
82 additions
and
13 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
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
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