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
Github Actions
10af74e616
Publish
...
- @0x/contracts-erc20@3.3.47
- @0x/contracts-treasury@1.4.30
- @0x/contracts-utils@4.8.28
- @0x/contracts-zero-ex@0.37 .7
- @0x/asset-swapper@16.66.14
- @0x/protocol-utils@11.16.14
2022-10-13 14:12:06 +00:00
Github Actions
cfb2392ac7
Updated CHANGELOGS & MD docs
2022-10-13 14:12:02 +00:00
Noah Khamliche
bf1b5c4257
Fix: FQT otc order encoding logic ( #596 )
...
* swap rfq and otc in fillQuoteTransformerDataEncoder to match our enum
* changelog
* fix changelog and move otcOrders field to last in fillQuoteTransformerDataEncoder
* prettier
* move otcOrders array to end of fqtTransformData
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
2022-10-12 17:10:16 -04:00
Github Actions
10916205ab
Publish
...
- @0x/contracts-erc20@3.3.46
- @0x/contracts-test-utils@5.4.37
- @0x/contracts-treasury@1.4.29
- @0x/contracts-utils@4.8.27
- @0x/contracts-zero-ex@0.37 .6
- @0x/asset-swapper@16.66.13
- @0x/contract-addresses@6.25 .0
- @0x/contract-wrappers@13.22 .6
- @0x/protocol-utils@11.16.13
2022-10-11 23:45:53 +00:00
Github Actions
69f8fd39f7
Updated CHANGELOGS & MD docs
2022-10-11 23:45:49 +00:00
Kyu
0cc2cdd16e
Remove Ropsten and Rinkeby addresses ( #597 )
2022-10-11 16:29:44 -07:00
Github Actions
d06f6c8b4d
Publish
...
- @0x/contracts-erc20@3.3.45
- @0x/contracts-test-utils@5.4.36
- @0x/contracts-treasury@1.4.28
- @0x/contracts-utils@4.8.26
- @0x/contracts-zero-ex@0.37 .5
- @0x/asset-swapper@16.66.12
- @0x/contract-addresses@6.24 .0
- @0x/contract-wrappers@13.22 .5
- @0x/protocol-utils@11.16.12
2022-10-05 23:42:44 +00:00
Github Actions
a689e98b0f
Updated CHANGELOGS & MD docs
2022-10-05 23:42:41 +00:00
Noah Khamliche
6f72a8e8e3
fix: add balancerV2/batch to optimismBridgeAdapter ( #578 )
...
* add balancerV2/batch to optimismBridgeAdapter
* changelog
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
Co-authored-by: Savarn Dontamsetti <sav.dontamsetti@gmail.com >
2022-09-29 12:16:34 -04:00
eobbad
b6597df84f
ignore generated wrappers and asset-swapper ( #591 )
2022-09-26 16:05:55 -04:00
eobbad
c9b1aac8a5
remove scripts from asset swapper ( #590 )
2022-09-26 12:41:38 -04:00
Ido Kleinman
5645e87aca
chore: add ESLint to package contract wrappers ( #584 )
...
* replace tslint with eslint + add eslintrc config
* few more missing packages for eslint
* exclude. now eslint is running (but there are errors)
* correct excludes fixes all the linter issues
* no need for max warnings
2022-09-21 17:20:09 -07:00
eobbad
0daa988996
purge tslint comments ( #585 )
2022-09-21 19:53:47 -04:00
eobbad
b4d6f74d7b
[protocol-utils] tslint->eslint ( #582 )
...
* initialize eslint and remove tslint
* change some packages + eslintrc
* run eslint fix
* run prettier
* changelog
* update package.json
* changelog update+prettier
2022-09-21 19:37:25 -04:00
Kyu
2163cb221b
Add missing Arbitrum ZeroExGovernor
address ( #583 )
2022-09-21 16:16:28 -07:00
Github Actions
4575300016
Publish
...
- @0x/contracts-erc20@3.3.44
- @0x/contracts-test-utils@5.4.35
- @0x/contracts-treasury@1.4.27
- @0x/contracts-utils@4.8.25
- @0x/contracts-zero-ex@0.37 .4
- @0x/asset-swapper@16.66.11
- @0x/contract-addresses@6.23 .4
- @0x/contract-wrappers@13.22 .4
- @0x/protocol-utils@11.16.11
2022-09-21 19:02:46 +00:00
Github Actions
82341c3b9d
Updated CHANGELOGS & MD docs
2022-09-21 19:02:43 +00:00
Noah Khamliche
f89c2d2fed
feat: add new fqt address containing nerve mixin ( #581 )
...
* add new fqt address containing nerve
* changelog
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
2022-09-21 14:44:55 -04:00
Savarn Dontamsetti (Sav)
09419a7909
Adding Nerve Mixin to Arbitrum Bridge Adapter [TKR-554] ( #579 )
...
* adding Nerve Mixin to Arbitrum Bridge Adapter
* refactor bridgeAdapter to include currently deployed changes
* remove duplicate DODOV2
* removing DODO V1 from Arbitrum Bridge Adapter
* updating imports
* fixing CI: ganache tests
* Invalid caching configuration
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
Co-authored-by: Marcin Wolny <marcin@0xproject.com >
2022-09-20 10:54:50 -04:00
Github Actions
1fa093be64
Publish
...
- @0x/contracts-erc20@3.3.43
- @0x/contracts-test-utils@5.4.34
- @0x/contracts-treasury@1.4.26
- @0x/contracts-utils@4.8.24
- @0x/contracts-zero-ex@0.37 .3
- @0x/asset-swapper@16.66.10
- @0x/contract-addresses@6.23 .3
- @0x/contract-wrappers@13.22 .3
- @0x/protocol-utils@11.16.10
2022-09-12 15:56:30 +00:00
Github Actions
8e9f358a02
Updated CHANGELOGS & MD docs
2022-09-12 15:56:27 +00:00
Noah Khamliche
0a2e8fc224
feat: add new fqt for optimism with balancerv2 ( #577 )
...
* add new fqt for optimism with balancerv2
* changelog
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
2022-09-09 15:50:23 -04:00
Github Actions
5653ee8f86
Publish
...
- @0x/contracts-erc20@3.3.42
- @0x/contracts-test-utils@5.4.33
- @0x/contracts-treasury@1.4.25
- @0x/contracts-utils@4.8.23
- @0x/contracts-zero-ex@0.37 .2
- @0x/asset-swapper@16.66 .9
- @0x/contract-addresses@6.23 .2
- @0x/contract-wrappers@13.22 .2
- @0x/protocol-utils@11.16 .9
2022-09-07 14:10:14 +00:00
Github Actions
d180d5325d
Updated CHANGELOGS & MD docs
2022-09-07 14:10:11 +00:00
Noah Khamliche
d249042b47
nwe fqt address and changelog ( #574 )
...
* nwe fqt address and changelog
* add pr
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
2022-09-07 09:52:42 -04:00
Github Actions
d3a6f79015
Publish
...
- @0x/contracts-erc20@3.3.41
- @0x/contracts-test-utils@5.4.32
- @0x/contracts-treasury@1.4.24
- @0x/contracts-utils@4.8.22
- @0x/contracts-zero-ex@0.37 .1
- @0x/asset-swapper@16.66 .8
- @0x/contract-addresses@6.23 .1
- @0x/contract-wrappers@13.22 .1
- @0x/protocol-utils@11.16 .8
2022-09-02 19:31:26 +00:00
Github Actions
8c9dc96e5d
Updated CHANGELOGS & MD docs
2022-09-02 19:31:23 +00:00
Noah Khamliche
fc0edba46b
Fix/new arbitrum bridge adapter ( #572 )
...
* added new fqt with new bridge adapter for Arbitrum
* changelog
* changelog add pr
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
2022-09-02 15:16:00 -04:00
Github Actions
37dc99181e
Publish
...
- @0x/contracts-erc20@3.3.40
- @0x/contracts-test-utils@5.4.31
- @0x/contracts-treasury@1.4.23
- @0x/contracts-utils@4.8.21
- @0x/contracts-zero-ex@0.37 .0
- @0x/asset-swapper@16.66 .7
- @0x/contract-addresses@6.23 .0
- @0x/contract-wrappers@13.22 .0
- @0x/protocol-utils@11.16 .7
2022-09-01 15:27:33 +00:00
Github Actions
6efb9f532b
Updated CHANGELOGS & MD docs
2022-09-01 15:27:30 +00:00
Noah Khamliche
9b7d88e136
change weth from OPWeth to ARBWeth ( #571 )
...
* change weth from OPWeth to ARBWeth
* udpate changelog
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
2022-09-01 11:12:46 -04:00
Noah Khamliche
e51e1f1674
added otc order array to createTranformData ( #569 )
...
* added otc order array to createTranformData
* changelog
* fix linting
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
2022-08-31 11:37:50 -04:00
Noah Khamliche
036a263267
prereq code for otc orders in asset-swapper ( #565 )
...
* prereq code for otc orders in asset-swapper
* update changelog
* add pr to changelog
Co-authored-by: Noah Khamliche <0xnoah@Noahs-MacBook-Pro-2.local >
2022-08-31 11:08:28 -04:00
Marcin Wolny
1fb44a55b4
Invalid working_directory ( #568 )
...
* Invalid working_directory
Invalid working_directory leads to a bug where some of commands are
executed incorrect code version.
* Fix prettier
2022-08-31 16:37:39 +02:00
Kyu
d738eede0e
chore: Cleanup contract addresses [TKR-530] ( #564 )
...
* Delete unused addresses in addresses.json
* Update contract wrappers
* Update CHANGELOG.json
2022-08-29 20:10:53 +09:00
Github Actions
a99c916100
Publish
...
- @0x/contracts-erc20@3.3.39
- @0x/contracts-test-utils@5.4.30
- @0x/contracts-treasury@1.4.22
- @0x/contracts-utils@4.8.20
- @0x/contracts-zero-ex@0.36 .6
- @0x/asset-swapper@16.66 .6
- @0x/contract-addresses@6.22 .0
- @0x/contract-wrappers@13.21 .3
- @0x/protocol-utils@11.16 .6
2022-08-25 21:18:21 +00:00
Github Actions
2abb00b5e2
Updated CHANGELOGS & MD docs
2022-08-25 21:18:18 +00:00
Ido Kleinman
1fc139886e
Arbitrum-rinkeby support in AS + contracts-addresses ( #552 )
...
* Arbitrum-rinkeby support in AS + contracts-addresses
* fix UniV3 router+quoter addresses to standard ones
* changelog update
2022-08-25 13:51:37 -07:00
Github Actions
2be10bc72f
Publish
...
- @0x/contracts-erc20@3.3.38
- @0x/contracts-test-utils@5.4.29
- @0x/contracts-treasury@1.4.21
- @0x/contracts-utils@4.8.19
- @0x/contracts-zero-ex@0.36 .5
- @0x/asset-swapper@16.66 .5
- @0x/contract-addresses@6.21 .0
- @0x/contract-wrappers@13.21 .2
- @0x/protocol-utils@11.16 .5
2022-08-25 20:34:36 +00:00
Github Actions
abdc02f066
Updated CHANGELOGS & MD docs
2022-08-25 20:34:30 +00:00
eobbad
b7ef5473cd
update FQT address on Arbitrum
2022-08-25 15:49:17 -04:00
eobbad
e43cdda22f
Arbitrum support ( #560 )
...
* Arbitrum support
* fix typo in bridge adapter
* changelog
* remove timestamp from changelog
* fix typo in brige adapter
* add new addresses
* Fix build error
* adjust DodoV2 arguments
2022-08-25 10:37:26 -04:00
Kyu
4f7fe66d74
Fix asset-swapper deprecation notice ( #561 )
2022-08-24 09:49:46 +09:00
Kyu
eb394383d8
chore: Deprecate asset-swapper
[TKR-484] ( #559 )
...
* Add asset-swapper deprecation notice in README.md
* Remove asset-swapper references from the top-level README
* Remove asset-swapper from circleci config
* Set asset-swapper private to prevent it from being published
* Remove asset-swapper from `nonContractPackages`
* Disable asset-swapper build and test scripts
2022-08-24 09:30:52 +09:00
Github Actions
92e681f21b
Publish
...
- @0x/contracts-erc20@3.3.37
- @0x/contracts-test-utils@5.4.28
- @0x/contracts-treasury@1.4.20
- @0x/contracts-utils@4.8.18
- @0x/contracts-zero-ex@0.36 .4
- @0x/asset-swapper@16.66 .4
- @0x/contract-addresses@6.20 .1
- @0x/contract-artifacts@3.18 .1
- @0x/contract-wrappers@13.21 .1
- @0x/protocol-utils@11.16 .4
2022-08-22 05:20:31 +00:00
Github Actions
3f65dd6049
Updated CHANGELOGS & MD docs
2022-08-22 05:20:26 +00:00