Commit Graph

17193 Commits

Author SHA1 Message Date
abls
9087e6859f add more multiplex tests using foundry 2023-01-25 13:21:36 -08:00
abls
fc9e2d4356 fix formatting 2023-01-20 10:26:23 -08:00
abls
600c98e35c add some multiplex tests using foundry 2023-01-20 09:49:07 -08:00
dextracker
79703d5796 bump contracts-zero-ex version 2022-12-22 19:49:06 -05:00
dextracker
683aaca190 prettier and lint 2022-12-22 19:34:48 -05:00
dextracker
cf983dde0d cleanup and comment 2022-12-22 19:20:26 -05:00
dextracker
69b5af2bba address jacobs comments 2022-12-22 18:57:55 -05:00
dextracker
fbb3d26842 remove all samplers and add uniswapV2 sampler to ForkUtils 2022-12-19 19:09:52 -05:00
dextracker
9984cb2360 revert deps update 2022-12-19 18:49:40 -05:00
dextracker
b8d40fda5b prettier and lint 2022-12-19 18:48:56 -05:00
dextracker
913f9049f6 🔧 add foundry local and forked tests to workflow 2022-12-19 18:48:56 -05:00
dextracker
c165db4e57 try to fix CI 2022-12-19 18:48:56 -05:00
dextracker
1c11fbd322 add foundry profiles to CI 2022-12-19 18:48:56 -05:00
dextracker
ebfaeb7555 rename tests 2022-12-19 18:48:55 -05:00
dextracker
062b477184 move tests into /forked and /local 2022-12-19 18:48:55 -05:00
elenadimitrova
3cae985b62 Update rpc endpoints config in foundry 2022-12-19 18:48:55 -05:00
Jacob Evans
6ef18d98fd Use nightly foundry docker image 2022-12-19 18:48:55 -05:00
elenadimitrova
5087b79960 Try using forge with working-directory flag in CI 2022-12-19 18:48:55 -05:00
elenadimitrova
bc57b1867a Use forge native commands to
install deps and test and add the --root option
2022-12-19 18:48:55 -05:00
elenadimitrova
8f8273ce25 Remove obsoleted import 2022-12-19 18:48:55 -05:00
elenadimitrova
d797882d33 Fix prettier issues 2022-12-19 18:48:55 -05:00
dextracker
6a27e772d3 remove foundryup 2022-12-19 18:48:55 -05:00
dextracker
880f8a579b I HATE THIS 2022-12-19 18:48:55 -05:00
dextracker
c6b0aa8aa1 try to get foundry to have the right directory structure by updating it 2022-12-19 18:48:55 -05:00
dextracker
f6235d64dd use deal() instead of vm.deal() 2022-12-19 18:48:55 -05:00
dextracker
c3778fcbfd fix tip() deprecation and use deal() 2022-12-19 18:48:55 -05:00
dextracker
f59f161207 update foundry before tests 2022-12-19 18:48:55 -05:00
dextracker
d899562a61 get to the right directory 2022-12-19 18:48:55 -05:00
dextracker
13ce926632 remove yarn from CI step 2022-12-19 18:48:55 -05:00
dextracker
7fec921776 change CI steps 2022-12-19 18:48:55 -05:00
dextracker
f39dded7cb one more try 🤞 2022-12-19 18:48:55 -05:00
dextracker
bdf71a94e8 move /samplers to the tests subdirectory, modify remappings to reflext change 2022-12-19 18:48:55 -05:00
dextracker
c404363e5e change naming in prettierignore 2022-12-19 18:48:55 -05:00
dextracker
e4c89c3e4b ignore foundry artifacts in prettier 2022-12-19 18:48:55 -05:00
dextracker
041f9e3477 setup rpc's 2022-12-19 18:48:55 -05:00
dextracker
0d4c592cd1 remove verbosity from CI command as its now defined in foundry.toml 2022-12-19 18:48:55 -05:00
dextracker
b75cfadf1b refactor rpc's out of foundry.toml and into .env for CI compatibility 2022-12-19 18:48:55 -05:00
dextracker
bcf1c060b4 remove old traces 2022-12-19 18:48:55 -05:00
dextracker
ad1818bb5b add extra 'v' for debugging verbosity in circleci config 2022-12-19 18:48:55 -05:00
dextracker
13de45a283 add extra 'v' for debugging verbosity 2022-12-19 18:48:55 -05:00
dextracker
93b3d5bab5 prettier and lint 2022-12-19 18:48:55 -05:00
dextracker
30190fee69 resolve file imports, add samplers, arbitrumBridgeAdatper, and new FQT version 2022-12-19 18:48:55 -05:00
Noah Khamliche
0b9f7c286d added working otc fill through transformERC20 in FQT 2022-12-19 18:48:55 -05:00
Noah Khamliche
1d26c04579 clean up tests 2022-12-19 18:48:55 -05:00
Noah Khamliche
68e44cf9da remove unused reference 2022-12-19 18:48:55 -05:00
Noah Khamliche
b9364b2273 working bridge Fills through weth transformer 2022-12-19 18:48:55 -05:00
dextracker
c4fc57b30c remove commit with bad prettier changes 2022-12-19 18:48:55 -05:00
Jacob Evans
d2e9fa8de3 feat: Foundry, added some more deployments (#558)
* Added some more deployments

* Rename WETH9 to WETH9V06

* Set to 0.6.x

* fix typo
2022-12-19 18:48:55 -05:00
Noah Khamliche
97dba2b1b5 revert wrong CI commands 2022-12-19 18:48:55 -05:00
Noah Khamliche
b0ed569774 add verbosity for failing tests in CI 2022-12-19 18:48:55 -05:00