Kamil Śliwak
|
93f7d5f8f0
|
External tests for Pool Together v4
|
2022-01-19 17:21:03 +01:00 |
|
Kamil Śliwak
|
1af0ce0f26
|
External test for Bleeps
|
2022-01-14 23:57:14 +01:00 |
|
Kamil Śliwak
|
4de1367ba7
|
External test for Yield Liquidator V2
|
2022-01-14 22:37:56 +01:00 |
|
Kamil Śliwak
|
054f1cb304
|
External test for Euler
|
2022-01-14 02:14:05 +01:00 |
|
Kamil Śliwak
|
f7a075bd48
|
externalTests: Add force_hardhat_unlimited_contract_size
|
2022-01-14 01:46:41 +01:00 |
|
Kamil Śliwak
|
f6ca4132b3
|
ens: Remove global solc replacement (only necessary with Truffle)
|
2022-01-14 01:36:47 +01:00 |
|
Kamil Śliwak
|
cc49eeda3f
|
trident: Note explaining the hard-coded commit
|
2022-01-10 21:36:58 +01:00 |
|
Kamil Śliwak
|
7142bfa548
|
trident: Sort test suites to make the order the same in CI and locally
|
2022-01-10 21:36:58 +01:00 |
|
Kamil Śliwak
|
823f0da3ee
|
trident: Update to match changes done to other external tests in the preset selection PR
|
2022-01-10 21:28:32 +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
|
b8b8fcb463
|
Switch the trident external test to and earlier, working revision
|
2022-01-10 18:54:50 +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
|
2d038cddff
|
trident ext test: Patch upstream instread of relying on our fork
|
2022-01-10 14:37:25 +01:00 |
|
Kamil Śliwak
|
6980fa32e2
|
External test for sushiswap/trident
|
2022-01-10 14:37:24 +01:00 |
|
Kamil Śliwak
|
19b1a13c6d
|
externalTests: Add support for hardhat.config.ts
|
2022-01-10 14:37:24 +01:00 |
|
Kamil Śliwak
|
7e91dba663
|
Switch ens external test to ens-contracts repo
|
2021-12-22 14:45:51 +01:00 |
|
Kamil Śliwak
|
8cfecb45cc
|
Fix ESLint warnings/errors in external test JS
|
2021-12-21 16:18:46 +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
|
adfa51c01c
|
externalTests: Measure compilation time
|
2021-12-14 13:19:21 +01:00 |
|
chriseth
|
248bc387cd
|
Merge pull request #12393 from ethereum/dont-compile-twice-in-colony-ext-test
Avoid double compilation in Colony external test
|
2021-12-13 18:51:21 +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
|
6afb63200c
|
externalTests: Use yarn install instead of yarn in colony ext test to avoid compiling contracts twice
|
2021-12-13 11:46:13 +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
|
0edbd90f52
|
externalTests: Use fail() function to simplify error checks
|
2021-12-10 17:40:54 +01:00 |
|
Kamil Śliwak
|
5fb0246f1c
|
Use the right config file name in ENS external test
|
2021-12-10 17:02:35 +01:00 |
|
Kamil Śliwak
|
937597c1cd
|
Use unique name for gnosis-v2 ext test
|
2021-12-10 15:40:46 +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
|
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
|
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
|
7ccdbd5b08
|
Use consistent syntax for Bash function declarations
|
2021-11-08 16:34:07 +01:00 |
|
Kamil Śliwak
|
bc2402e76f
|
externalTests: Use named tmp dirs
|
2021-11-08 16:29:59 +01:00 |
|
Kamil Śliwak
|
ed907561eb
|
externalTests: Enable set -e in external tests
|
2021-11-08 16:29:52 +01:00 |
|
Kamil Śliwak
|
14210825b1
|
externalTests/README: Recommend using upstream repository directly when possible
|
2021-10-26 16:04:08 +02:00 |
|
Kamil Śliwak
|
b8aed7ca86
|
Run external tests on latest upstream code where possible
|
2021-10-26 16:04:08 +02:00 |
|
Daniel Kirchner
|
9f2885e173
|
Disabling of prepublish hook is no longer needed in setup_solcjs
See https://github.com/ethereum/solc-js/pull/542
|
2021-08-16 16:50:31 +02:00 |
|
hrkrshnn
|
79733fca48
|
Set default EVM version to London.
|
2021-08-11 09:54:14 +02:00 |
|
Leo Alt
|
6c8ecfa82c
|
Add option to choose solver
|
2021-07-27 17:14:21 +02:00 |
|
hrkrshnn
|
d5564a0304
|
Set default EVM version to Berlin
|
2021-05-26 12:23:06 +02:00 |
|
hrkrshnn
|
7438c4dc16
|
Tests after making all explicit address conversions as non-payable
|
2020-12-14 18:46:01 +01:00 |
|
hrkrshnn
|
88c99a7538
|
Tests/Docs: changing type of msg.sender and tx.origin into address
And also making the type of address(literal) as non-payable address.
|
2020-12-14 16:55:48 +01:00 |
|
chriseth
|
561280a5cc
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-12-14 11:33:40 +01:00 |
|
Kamil Śliwak
|
747e1709ff
|
fixup! README describing the workflow around external tests and their repositories
|
2020-12-10 19:53:49 +01:00 |
|