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
|
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
|
d1a158368a
|
External tests maintenance
|
2022-12-16 11:34:00 +01:00 |
|
Nikola Matic
|
71c3c26b29
|
Fix inconsistent nested dependency in safe-contracts
|
2022-08-26 09:40:03 +02:00 |
|
Nikola Matic
|
6b6cfa1795
|
Peg hardhat-ethers version
|
2022-08-16 17:52:27 +02:00 |
|
Matheus Aguiar
|
5b8a9509fc
|
Enable each external script to work with solc binary relative path.
|
2022-06-29 13:55:21 -03:00 |
|
Kamil Śliwak
|
6937799587
|
gnosis: Pin typescript dependency at <= 4.7.0
|
2022-05-25 15:52:21 +02:00 |
|
Kamil Śliwak
|
49d5c0a292
|
Disable external test cases where Hardhat's heuristics break after relaxing inlining
|
2022-05-23 13:37:36 +02:00 |
|
Kamil Śliwak
|
27e5afa23d
|
Patch external tests for the override data alignment issue until our patches are accepted upstream
|
2022-05-17 13:02:12 +02:00 |
|
Kamil Śliwak
|
adf3eaac9b
|
gnosis: Update upstream repo URL
|
2022-05-17 10:57:21 +02:00 |
|
Kamil Śliwak
|
c57bc47060
|
gnosis: Disable newly added tests broken due to Hardhat heuristics
|
2022-05-17 10:57:21 +02:00 |
|
Kamil Śliwak
|
e9f1bd00cc
|
gnosis: Workaround for problems caused by forcing ethers@5.6.1 in external tests
|
2022-05-16 20:52:30 +02:00 |
|
Kamil Śliwak
|
3bfb79df0c
|
gnosis: Workaround for getStorageAt() bug in Hardhat 2.9.5
|
2022-05-13 19:05:21 +02:00 |
|
Kamil Śliwak
|
34c06c27a5
|
Downgrade ethers.js to 5.6.1 in ens, gnosis, euler, perpetual-pools and uniswap external tests
|
2022-03-28 17:56:30 +02:00 |
|
Kamil Śliwak
|
e9f3f9361d
|
Re-enable running tests in external tests via IR in cases where they don't pass due to Hardhat heuristics
|
2022-03-10 14:13:00 +01:00 |
|
Kamil Śliwak
|
304c3984ad
|
Update gnosis external test to use upstream directly and use Hardhat
|
2022-03-09 19:57:16 +01:00 |
|
Kamil Śliwak
|
c6094bb0c2
|
externalTests: Benchmark reports
|
2022-02-09 17:02:40 +01:00 |
|
Kamil Śliwak
|
7fc2253841
|
externalTests: Make comments about failing presets less terse
|
2022-02-09 17:02:40 +01:00 |
|
Kamil Śliwak
|
f5b345504b
|
When installing solc-js use the dist/ subdir, which contains the built JS files
|
2022-02-03 18:47:19 +01:00 |
|
Kamil Śliwak
|
4842774ab8
|
Merge pull request #12440 from ethereum/preset-selection-in-ext-tests
Preset selection in external tests
|
2022-01-10 21:15:45 +01:00 |
|
Kamil Śliwak
|
b60b596741
|
externalTests: Add support for cloning repos at a specific commit
|
2022-01-10 18:38:48 +01:00 |
|
Kamil Śliwak
|
1928b7843b
|
externalTests: Preset selection via command-line arguments
|
2022-01-10 14:44:00 +01:00 |
|
Kamil Śliwak
|
1124e28628
|
externalTests: With COMPILE_ONLY=1 still do compilation on all levels if only JS tests fail
|
2021-12-20 19:14:37 +01:00 |
|
Kamil Śliwak
|
3ec05d02b5
|
externalTests: Add extra viaIR runs
|
2021-12-14 13:19:54 +01:00 |
|
Kamil Śliwak
|
d304c84432
|
externalTests: Replace optimizer levels with named presets
|
2021-12-14 13:19:53 +01:00 |
|
chriseth
|
9131475b7c
|
Merge pull request #12394 from ethereum/make-optimizer-level-2-effective-again-in-ext-tests
Make optimizer level 2 in external tests actually different from level 3
|
2021-12-13 13:02:00 +01:00 |
|
Kamil Śliwak
|
eb8e304b47
|
externalTests: Add support for using a native binary
|
2021-12-10 17:43:57 +01:00 |
|
Kamil Śliwak
|
081b80ccb2
|
externalTests: Refactor setup and input verification
|
2021-12-10 17:40:54 +01:00 |
|
Kamil Śliwak
|
8ada7db7e9
|
externalTests: Fix optimizer level 2 to make it actually run without Yul optimizer
|
2021-12-10 15:40:46 +01:00 |
|
Kamil Śliwak
|
834f9d3a6e
|
Parallelize external test runs on CircleCI
|
2021-11-09 16:57:37 +01:00 |
|
Kamil Śliwak
|
0745279f15
|
externalTests: Generalize force_truffle_solc_modules and make it use symlinks instead of redownloading solc-js
|
2021-11-08 16:37:23 +01:00 |
|
Kamil Śliwak
|
c090ff9d83
|
externalTests: Neutralize npm hooks instead of replacing pragmas twice
- This also has the nice effect of stopping projects from trying to compile contracts during installation
|
2021-11-08 16:37:23 +01:00 |
|
Kamil Śliwak
|
7b7cc081db
|
externalTests: Helper for neutralizing package locks
|
2021-11-08 16:37:23 +01:00 |
|
Kamil Śliwak
|
b57c0a0b81
|
externalTests: Refactor to be more explicit and easier to adjust for special cases
|
2021-11-08 16:37:23 +01:00 |
|
Kamil Śliwak
|
ed907561eb
|
externalTests: Enable set -e in external tests
|
2021-11-08 16:29:52 +01:00 |
|
Kamil Śliwak
|
da2c2f4d40
|
Switch the external tests back to the usual branches from solidity-external-tests (080 version)
|
2020-12-09 18:08:12 +01:00 |
|
Kamil Śliwak
|
ec21fba4b7
|
Update to 0.8.0 versions of solidity-external-tests branches where necessary/available
|
2020-12-07 17:18:48 +01:00 |
|
Kamil Śliwak
|
d00bf35d6d
|
Don't run Gnosis external tests without optimization
- They fail because the code size exceeds 24576 bytes.
|
2020-12-07 17:17:57 +01:00 |
|
Kamil Śliwak
|
e05241adfc
|
Update Colony, Gnosis and OpenZeppelin external tests to run on updated 0.7.x branches from solidity-external-tests
|
2020-12-07 14:09:18 +01:00 |
|
Kamil Śliwak
|
4d76e22439
|
Remove the option for forcing ABIv2 from external tests
|
2020-12-07 13:55:57 +01:00 |
|
Kamil Śliwak
|
8080be9445
|
external test scripts: Replace global $SOLJSON variable with a parameter
|
2020-12-03 22:17:44 +01:00 |
|
Kamil Śliwak
|
fcf0538224
|
external test scripts: Replace global $FORCE_ABIv2 variable with a parameter
|
2020-12-03 22:17:44 +01:00 |
|
Kamil Śliwak
|
bbf2471f64
|
External tests: Replace hard-coded version in force_truffle_version() with a parameter
|
2020-12-02 01:26:16 +01:00 |
|
Harikrishnan Mulackal
|
bde0728b9b
|
Force upgrade package-lock
|
2020-07-23 20:05:14 +05:30 |
|
Harikrishnan Mulackal
|
92cf61d4f9
|
fixed compilation tests and upgraded ext. tests branch
|
2020-05-05 21:11:15 +05:30 |
|
hrkrshnn
|
a58b5b2bbe
|
Changed repo to upstream; branches to latest
|
2020-04-28 16:03:52 +05:30 |
|
Erik Kundt
|
28ebe967a2
|
Force Gnosis PM fork of 0.6.0
|
2019-12-02 18:10:39 +01:00 |
|