Github Actions
b0d2dee84d
Publish
...
- @0x/contracts-erc20@4.0.3
- @0x/governance@1.0.1
- @0x/contracts-test-utils@5.4.50
- @0x/contracts-treasury@1.4.43
- @0x/contracts-utils@4.8.41
- @0x/contracts-zero-ex@0.39.2
- @0x/contract-wrappers@13.22.19
- @0x/protocol-utils@11.18.2
2023-04-10 20:05:52 +00:00
Github Actions
1422ad756d
Updated CHANGELOGS & MD docs
2023-04-10 20:05:48 +00:00
David Walsh
fe4fe48021
chore: update dependencies ( #698 )
2023-04-07 16:33:59 -06:00
Github Actions
03fc744bbd
Publish
...
- @0x/contracts-erc20@4.0.2
- @0x/contracts-test-utils@5.4.49
- @0x/contracts-treasury@1.4.42
- @0x/contracts-utils@4.8.40
- @0x/contracts-zero-ex@0.39.1
- @0x/contract-addresses@8.2.0
- @0x/contract-wrappers@13.22.18
- @0x/protocol-utils@11.18.1
2023-03-10 01:13:24 +00:00
Github Actions
a23143d1eb
Updated CHANGELOGS & MD docs
2023-03-10 01:13:21 +00:00
Savarn Dontamsetti (Sav)
c0ef6fece3
chore: update addresses to reflect AaveV3 L2 encoding removal and KyberElastic Addition ( #678 )
...
* Update addresses to reflect AaveV3 L2Encoding removal
2023-03-09 18:35:01 -05:00
Github Actions
d97dab83cd
Publish
...
- @0x/contracts-erc20@4.0.1
- @0x/contracts-test-utils@5.4.48
- @0x/contracts-treasury@1.4.41
- @0x/contracts-utils@4.8.39
- @0x/contracts-zero-ex@0.39.0
- @0x/contract-addresses@8.1.0
- @0x/contract-wrappers@13.22.17
- @0x/protocol-utils@11.18.0
2023-03-01 17:58:11 +00:00
Github Actions
f0a4f6aeca
Updated CHANGELOGS & MD docs
2023-03-01 17:58:07 +00:00
Kevin Liao
09763bcf5e
update changelog to reflect adding KyberElastic to BridgeProtocols ( #671 )
2023-02-28 09:39:57 -05:00
Kevin Liao
25731653ef
chore: update FQT addresses for kyber elastic on mainnet and polygon ( #669 )
...
* update FQT addresses for kyber elastic on mainnet and polygon
* lowercase
* update changelog
* remove timestamp
2023-02-27 21:34:41 -05:00
Kevin Liao
dc8ff32d51
feat: Add Kyber Elastic mixin to Ethereum/Polygon/Arbitrum/Avalanche Bridge Adapters [LIT-753] ( #661 )
...
* add kyber elastic to ethereum and polygon
* add to arbitrum and avalanche
* added kyber quoter/router dummy addresses
* move kyberelastic test to a different file, fix some bugs with addresses, blocknumber
* lint
2023-02-21 10:31:05 -05:00
Github Actions
a472125c65
Publish
...
- @0x/contracts-erc20@3.3.57
- @0x/contracts-test-utils@5.4.47
- @0x/contracts-treasury@1.4.40
- @0x/contracts-utils@4.8.38
- @0x/contracts-zero-ex@0.38.6
- @0x/contract-addresses@8.0.3
- @0x/contract-wrappers@13.22.16
- @0x/protocol-utils@11.17.6
2023-02-01 00:22:23 +00:00
Github Actions
8666121bd9
Updated CHANGELOGS & MD docs
2023-02-01 00:22:20 +00:00
Elyas
8cf1c8bbd2
chore: Add woofi to Arbitrum & Optimism bridge adapters [LIT-774] ( #653 )
...
* update arb bridge adapter
* update optimism bridge adapter
* make fixes
* fix lint
* update arbitrum fqt address
* changelog
* fix changelog
2023-01-31 18:02:02 -05:00
Github Actions
d2abe9ad97
Publish
...
- @0x/contracts-erc20@3.3.56
- @0x/contracts-test-utils@5.4.46
- @0x/contracts-treasury@1.4.39
- @0x/contracts-utils@4.8.37
- @0x/contracts-zero-ex@0.38.5
- @0x/contract-addresses@8.0.2
- @0x/contract-wrappers@13.22.15
- @0x/protocol-utils@11.17.5
2023-01-30 18:59:56 +00:00
Github Actions
f8b65bd429
Updated CHANGELOGS & MD docs
2023-01-30 18:59:52 +00:00
Noah Khamliche
5571d1698d
update contract-addresses with new bridge adapters with Woofi enabled ( #649 )
2023-01-26 18:38:45 -05:00
Github Actions
6fd269db34
Publish
...
- @0x/contracts-erc20@3.3.55
- @0x/contracts-test-utils@5.4.45
- @0x/contracts-treasury@1.4.38
- @0x/contracts-utils@4.8.36
- @0x/contracts-zero-ex@0.38.4
- @0x/contract-addresses@8.0.1
- @0x/contract-artifacts@3.18.3
- @0x/contract-wrappers@13.22.14
- @0x/protocol-utils@11.17.4
2023-01-23 23:46:11 +00:00
Github Actions
033db23929
Updated CHANGELOGS & MD docs
2023-01-23 23:46:08 +00:00
Elena
d2be56c30f
Code coverage fixes ( #640 )
...
* Update coveralls link to point to protocol repo coverage
* Remove obsoleted ignores in .gitignore
* Run forge coverage in CI and upload results to coveralls
* Remove unused wrapper
* Remove legacy coverage setup
* Remove lcov-result-merger
* Add base-path setting to coverallsapp in CI
2023-01-17 10:53:43 +02:00
Elena
dcb17768cc
Move repo setup to .github folder ( #636 )
2023-01-01 08:11:34 +02:00
Elena
6dc3084c30
Migrate CI to GitHub actions ( #625 )
...
* Update cci scrptisdas
* Add github action workflow for installing the solution
* Add building the solution to github actions
* Add linting and formatting checks to github action
* Add deps to list of prettier ignore
* Add tests for @0x/contracts*
* Add dependency checker tests in CI
* Add checks for markdown issues to CI
* Add foundry tests to CI
* Add Test local @0x/contracts-* to CI
* Add tests for doc generation to CI
* Surgeon out leftover circle references and config
* Fix foundry working-directory
* Switch order of generate docs and checks in CI
* Add dependabot action to github
* Run ci on push ot development branch
2022-12-21 16:27:19 +02:00
Github Actions
fd1f7a8a42
Publish
...
- @0x/contracts-erc20@3.3.54
- @0x/contracts-test-utils@5.4.44
- @0x/contracts-treasury@1.4.37
- @0x/contracts-utils@4.8.35
- @0x/contracts-zero-ex@0.38.3
- @0x/contract-addresses@8.0.0
- @0x/contract-wrappers@13.22.13
- @0x/protocol-utils@11.17.3
2022-12-12 21:11:50 +00:00
Github Actions
3a03174a92
Updated CHANGELOGS & MD docs
2022-12-12 21:11:47 +00:00
Kyu
f5e34bce3b
Remove Kovan
and ArbitrumRinkeby
from contract-addresses
( #630 )
2022-12-12 12:55:04 -08:00
Github Actions
fe0676cec3
Publish
...
- @0x/contracts-erc20@3.3.53
- @0x/contracts-test-utils@5.4.43
- @0x/contracts-treasury@1.4.36
- @0x/contracts-utils@4.8.34
- @0x/contracts-zero-ex@0.38.2
- @0x/contract-addresses@7.4.1
- @0x/contract-artifacts@3.18.2
- @0x/contract-wrappers@13.22.12
- @0x/protocol-utils@11.17.2
2022-11-23 20:25:30 +00:00
Github Actions
b697202e19
Updated CHANGELOGS & MD docs
2022-11-23 20:25:26 +00:00
Savarn Dontamsetti (Sav)
09bc48671c
feat: adding AAVE V3 to selected Bridge Adapters [TKR-659] ( #624 )
...
* adding AAVE V3 to selected Bridge Adapters
* prettier fix
* Adding L2 optimizations for Arbitrum and Optimism
* Adding l2 encoded parameters to Aave V3 MixIn
* Removing L2 Encoder interface from MixinAaveV3.sol
* Updating FQT addresses
* prettier fix for MixinAaveV3.sol
2022-11-23 15:09:18 -05:00
Savarn Dontamsetti (Sav)
d31cc43ed6
Revert "feat: adding AAVE V3 to selected Bridge Adapters [TKR-659] ( #614 )" ( #623 )
...
This reverts commit 372f23156b32635e22555f4d5fdf239d14e4e970.
2022-11-23 14:49:38 -05:00
Savarn Dontamsetti (Sav)
372f23156b
feat: adding AAVE V3 to selected Bridge Adapters [TKR-659] ( #614 )
...
* adding AAVE V3 to selected Bridge Adapters
* prettier fix
* Adding L2 optimizations for Arbitrum and Optimism
* Adding l2 encoded parameters to Aave V3 MixIn
* Removing L2 Encoder interface from MixinAaveV3.sol
* Updating FQT addresses
2022-11-23 11:34:55 -05:00
Elena
4d9b68d527
Removes references to tslint ( #619 )
...
* Removes references to tslint in contract-wrappers
which are obsoleted since https://github.com/0xProject/protocol/pull/584
* Remove tslint references in contracts/utils and test utils
obsoleted by https://github.com/0xProject/protocol/pull/589
* Remove tslint references in contracts/zeroex and test utils
obsoleted by https://github.com/0xProject/protocol/pull/587
* Remove other obsoleted tslint references
* Update contributing guidelines with eslint
* Fix prettier errors
2022-11-19 17:52:00 +02:00
Kyu
957853788d
chore: Delete asset-swapper
[GOV-6] ( #617 )
...
* Delete `asset-swapper`
* Remove `package/asset-swapper` in CODEOWNERS
2022-11-15 14:02:33 -08:00
Github Actions
28193479c6
Publish
...
- @0x/contracts-erc20@3.3.52
- @0x/contracts-test-utils@5.4.42
- @0x/contracts-treasury@1.4.35
- @0x/contracts-utils@4.8.33
- @0x/contracts-zero-ex@0.38.1
- @0x/asset-swapper@16.66.19
- @0x/contract-addresses@7.4.0
- @0x/contract-wrappers@13.22.11
- @0x/protocol-utils@11.17.1
2022-11-15 01:50:44 +00:00
Github Actions
70212534a1
Updated CHANGELOGS & MD docs
2022-11-15 01:50:40 +00:00
Kyu
ea9575e94d
Update Polygon FillQuoteTransformer to support Solidly (and its forks) ( #616 )
2022-11-14 16:01:08 -08:00
Elena
ca0b074893
Add Solidity linter ( #608 )
...
* Add solhint and basic configuration
* Add solhint-plugin-prettier to run prettier via solhint
* Remove all solhint-disable rules in contracts
* Turn off compiler version errors
* Fix max-line-length linter errors
* Fix linting and prettier issues in contracts
* Add global lint command to run both ts and solidity linter
2022-11-08 16:12:42 +02:00
Github Actions
b3281bfdb1
Publish
...
- @0x/contracts-erc20@3.3.51
- @0x/contracts-test-utils@5.4.41
- @0x/contracts-treasury@1.4.34
- @0x/contracts-utils@4.8.32
- @0x/contracts-zero-ex@0.38.0
- @0x/asset-swapper@16.66.18
- @0x/contract-addresses@7.3.0
- @0x/contract-wrappers@13.22.10
- @0x/protocol-utils@11.17.0
2022-11-05 00:19:12 +00:00
Github Actions
1516bf6a24
Updated CHANGELOGS & MD docs
2022-11-05 00:19:08 +00:00
Kyu
ab19bb41c4
Update fee-related transformer addresses ( #615 )
2022-11-04 17:02:44 -07:00
Kyu
7368aded88
Rename VelodromeMixin to SolidlyMixin and add Solidly support to PolygonBridgeAdapter ( #612 )
2022-11-04 14:41:35 -07:00
Github Actions
b1f856e7a4
Publish
...
- @0x/contracts-erc20@3.3.50
- @0x/contracts-test-utils@5.4.40
- @0x/contracts-treasury@1.4.33
- @0x/contracts-utils@4.8.31
- @0x/contracts-zero-ex@0.37.10
- @0x/asset-swapper@16.66.17
- @0x/contract-addresses@7.2.0
- @0x/contract-wrappers@13.22.9
- @0x/protocol-utils@11.16.17
2022-11-02 22:16:58 +00:00
Github Actions
9d42018fc6
Updated CHANGELOGS & MD docs
2022-11-02 22:16:54 +00:00
Noah Khamliche
624cbebe27
added new RFQTV2 compliant fqt ( #611 )
...
* added new RFQTV2 compliant fqt
* update changelog
2022-11-02 14:58:36 -07:00
Github Actions
66846c8aec
Publish
...
- @0x/contracts-erc20@3.3.49
- @0x/contracts-test-utils@5.4.39
- @0x/contracts-treasury@1.4.32
- @0x/contracts-utils@4.8.30
- @0x/contracts-zero-ex@0.37.9
- @0x/asset-swapper@16.66.16
- @0x/contract-addresses@7.1.0
- @0x/contract-wrappers@13.22.8
- @0x/protocol-utils@11.16.16
2022-10-24 20:57:19 +00:00
Github Actions
33e38fd0a1
Updated CHANGELOGS & MD docs
2022-10-24 20:57:15 +00:00
Kyu
5a6df5a39a
Add BalancerV2Batch
support in Fantom FillQuoteTransformer
( #607 )
2022-10-24 13:39:06 -07:00
Github Actions
1776dbef44
Publish
...
- @0x/contracts-erc20@3.3.48
- @0x/contracts-test-utils@5.4.38
- @0x/contracts-treasury@1.4.31
- @0x/contracts-utils@4.8.29
- @0x/contracts-zero-ex@0.37.8
- @0x/asset-swapper@16.66.15
- @0x/contract-addresses@7.0.0
- @0x/contract-wrappers@13.22.7
- @0x/protocol-utils@11.16.15
2022-10-21 19:43:49 +00:00
Github Actions
089718df33
Updated CHANGELOGS & MD docs
2022-10-21 19:43:46 +00:00
Noah Khamliche
7500ac36de
update changelog ( #605 )
2022-10-21 15:28:33 -04:00
Noah Khamliche
f347f4392c
update contract fqt in contract-addresses ( #604 )
2022-10-21 15:02:23 -04:00