Commit Graph
233 Commits
Author SHA1 Message Date
r0qs 824e59dec2 Remove unnecessary line from OZ external test script 2023-06-02 12:09:53 +02:00
Matheus Aguiar d657e77f1e Remove problematic sed commands in openzeppelin external test 2023-05-31 02:11:33 -03:00
r0qs af74ab69c9 Workaround gp2 and prb-math external tests 2023-05-16 16:13:51 +02:00
Daniel KirchnerandRodrigo Q. Saramago 44da8507b1 Change default EVM version to Shanghai.
Co-authored-by: Rodrigo Q. Saramago <rodrigoqsaramago@gmail.com>
2023-05-08 16:34:23 +02:00
Rodrigo Q. Saramago 766db7daa4 Update gp2 external test script 2023-05-05 17:09:58 +02:00
Rodrigo Q. Saramago 28a959295b Move common.sh from test/externalTests to scripts/externalTests 2023-04-28 16:32:01 +02:00
Kamil Śliwak e29a68d374 Merge pull request #14098 from ethereum/workaround-oz-ext-test-2
Skip `TransparentUpgradeableProxy` openzeppelin external tests due to partial viaIR support in Hardhat
2023-04-06 15:53:33 +02:00
Rodrigo Q. Saramago f404eb0349 More openzeppelin workarounds 2023-04-06 13:23:36 +02:00
Rodrigo Q. Saramago 33b07c5dc6 Skip via-ir with yul optimizer for Gnosis external tests 2023-04-05 21:27:31 +02:00
Rodrigo Q. Saramago f974dbc205 Update openzeppelin skipped tests that depends on hardhat via-ir full support 2023-03-07 18:50:48 +01:00
Rodrigo Q. Saramago 228c355424 Remove openzeppelin workaround 2023-02-16 13:10:21 +01:00
Rodrigo Q. Saramago ceaa7b53da Skipping flaky openzeppelin tests 2023-02-15 18:54:15 +01:00
Rodrigo Q. Saramago a5166f0a19 gp2 external test workaround 2023-02-11 17:16:03 +01:00
Matheus Aguiar a5c5e4602a Cleanup of duplicated line leftover from previous fix 2023-02-06 18:10:31 -03:00
Matheus Aguiar 98c011328a Replace quote marks with quotation marks 2023-02-06 16:53:23 -03:00
Rodrigo Q. Saramago d9d9ab30a2 Update default evm version to paris 2023-01-30 17:57:08 +01:00
Rodrigo Q. Saramago a9757e963e Remove more workarounds 2023-01-18 09:25:31 +00:00
Kamil Śliwak 6df65ca1a1 gnosis ext test: Remove workarounds that used to be necessary to make the test work with latest versions of its dependencies 2023-01-18 08:54:01 +01:00
Matheus Aguiar 82806c4236 Change filename in sed command 2023-01-16 12:54:02 -03:00
Nikola Matic 5ecf3075fb Silence version check grep and up the node heap limit 2023-01-05 16:55:16 +01:00
Nikola Matic 17d57da082 Unpin v4-core dependency and neutralize packages 2023-01-04 12:02:13 +01:00
Nikola Matic 4d627e6fc4 fixup! External tests maintenance 2022-12-16 14:49:01 +01:00
Nikola Matic d1a158368a External tests maintenance 2022-12-16 11:34:00 +01:00
Nikola Matic cca1b460c9 Unpeg fixed dependency from elementfi external test 2022-12-15 16:45:44 +01:00
Nikola Matic ab78f69bf5 Pin v4-core dependecy to fix failing exteral pooltogether test 2022-12-15 12:53:57 +01:00
Rodrigo Q. Saramago 0fb04432fa Quick fix of prb-math 2022-11-30 16:24:44 +01:00
Daniel Kirchner 1b6063ede4 Disable zeppelin test failing due to hardhat heuristics. 2022-11-14 21:26:36 +01:00
Nikola Matic d5d573dfbe Peg hardhat-tenderly to fix GP2 external tests
Empty
2022-11-03 09:07:58 +01:00
Rodrigo Q. Saramago 11e13f5a41 Replace npm by yarn 2022-10-20 20:32:36 -03:00
Nikola Matic 1f244cc1b3 Fix Euler tests by pinning v3-periphery 2022-09-20 14:12:57 +02:00
Nikola Matic 71d1209996 Pin hardhat version in bleeps tests 2022-09-06 17:55:23 +02:00
Nikola Matić b4b5f7b355 Merge pull request #13489 from ethereum/pin-hardhat-version-in-yield-liquidator-tests
Pin hardhat version in yield-liquidator tests
2022-09-06 12:49:51 +02:00
Nikola Matic 8c4bbf1f4e Pin hardhat version in yield-liquidator tests 2022-09-06 11:06:31 +02:00
Nikola Matic deab2bf37e Add comment to pinned GP2 hardhat version 2022-09-06 08:10:55 +02:00
Nikola Matic 53059936cc Pin hardhat version in GP2 external tests 2022-09-05 20:52:46 +02:00
Nikola Matic e5769d784e Fix compiler version check in hardhat artifacts json 2022-09-05 15:00:53 +02:00
Nikola Matic 71c3c26b29 Fix inconsistent nested dependency in safe-contracts 2022-08-26 09:40:03 +02:00
Mathias L. Baumann a3de6cd60e Merge pull request #12762 from ethereum/emptyReturnRevert
Optimize ``return(x,0) -> pop(x) return(0,0)`` (and also for ``revert``).
2022-08-22 12:42:48 +02:00
Marenz 1b5332c2b9 Fix spelling mistakes and CI spellcheck job 2022-08-18 14:38:19 +02:00
Nikola Matic 6b6cfa1795 Peg hardhat-ethers version 2022-08-16 17:52:27 +02:00
Daniel Kirchner 733b0f63f6 Disable failing chainlink tests. 2022-08-15 15:42:51 +02:00
Nikola Matic 1543d23601 Disable failing zeppelin tests 2022-08-04 17:22:42 +02:00
Marenz a1f6a3da9b Disable faulty zeppelin tests that detect a wrong revert reason 2022-07-27 15:57:50 +02:00
William Entriken 2a957413d0 Update naming of Mainnet 2022-06-30 16:47:11 +02:00
Matheus Aguiar 5b8a9509fc Enable each external script to work with solc binary relative path. 2022-06-29 13:55:21 -03:00
Marenz 4d8a14b653 Fix external test ens
By using the last known working commit.
Only a temporary measure.
2022-06-29 17:54:35 +02:00
Matheus Aguiar d0d71714a1 Changed sed command in zeppelin.sh to match renamed test file. 2022-06-14 10:32:57 -03:00
Kamil Śliwak 0b80a56294 External test for Gnosis Protocol v2 2022-06-08 20:23:39 +02:00
Kamil Śliwak 5c76d8ee77 External test for Chainlink 2022-06-08 20:21:58 +02:00
nishant-sachdeva 61306a6f9d disabling more zeppline tests that expect reverts with specific errors and they're broken via IR due to Hardhat heuristics.
Updated zeppelin.sh

Added cautionary comment for two sed commands that depend on the order of occurrence of the patterns in the files.
L122, and L123 both are referencing the 3rd occurrence of the patterns from their respective files.
This could result in an error in the future when the code is further modified.
2022-06-06 19:15:40 +05:30