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
|
5ef0048d85
|
zeppelin: Disable the newly added Polygon-Child test, failing via IR due to Hardhat heuristics
|
2022-04-01 23:06:21 +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
|
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
|
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 |
|
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
|
9f59d1746b
|
Fix OpenZeppelin external tests to actually use Hardhat and the binary built in CI
|
2021-11-25 21:34:53 +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
|
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
|
b8aed7ca86
|
Run external tests on latest upstream code where possible
|
2021-10-26 16:04:08 +02: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
|
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 |
|
hrkrshnn
|
a58b5b2bbe
|
Changed repo to upstream; branches to latest
|
2020-04-28 16:03:52 +05:30 |
|
chriseth
|
96d777d7f1
|
Merge commit 'a7d481fb9' into develop_060
|
2019-12-03 20:47:30 +01:00 |
|
Erik Kundt
|
40b58adcdb
|
Fixes solc path override in Truffle config.
|
2019-12-02 18:10:39 +01:00 |
|
Erik Kundt
|
3f00a0fc8c
|
Fixes wrong URL of Zeppelin fork.
|
2019-12-02 18:10:39 +01:00 |
|
Daniel Kirchner
|
909296582f
|
Remove zeppelin truffle workaround
|
2019-11-28 21:31:12 +01:00 |
|
Erik Kundt
|
af790cec5e
|
Switches to forks of external projects.
|
2019-11-11 13:14:56 +01:00 |
|
Erik Kundt
|
8adde5abbe
|
Migrates solc-js test to ext. test infrastructure.
solc-js commit: 9d9de6338729cf5fbd62f479d54b7097e8a7e395
|
2019-09-25 16:03:08 +02:00 |
|
Christian Parpart
|
b58170f890
|
Refactor & Speedups on CircleCI; split out out codecov into dedicated tests.
|
2019-06-21 20:26:10 +02:00 |
|
Erik Kundt
|
79e74b75d1
|
Splits up external tests into separate files.
|
2019-04-02 13:42:58 +02:00 |
|