Github Actions
262d2a8089
Updated CHANGELOGS & MD docs
2023-07-21 21:28:43 +00:00
Kyu
51fa55badd
Update Base FillQuoteTransformer address ( #738 )
2023-07-21 13:58:04 -07:00
Github Actions
8c9917bf03
Publish
...
- @0x/contracts-erc20@4.0.9
- @0x/contracts-test-utils@5.4.55
- @0x/contracts-treasury@1.4.49
- @0x/contracts-utils@4.8.47
- @0x/contracts-zero-ex@0.45.0
- @0x/contract-addresses@8.8.0
- @0x/contract-wrappers@13.23.3
- @0x/protocol-utils@11.22.3
@0x/contract-addresses@8.8.0
@0x/contract-wrappers@13.23.3
@0x/contracts-erc20@4.0.9
@0x/contracts-test-utils@5.4.55
@0x/contracts-treasury@1.4.49
@0x/contracts-utils@4.8.47
@0x/contracts-zero-ex@0.45.0
@0x/protocol-utils@11.22.3
protocol@8c9917b
2023-07-19 18:30:39 +00:00
Github Actions
b9e80db170
Updated CHANGELOGS & MD docs
2023-07-19 18:30:35 +00:00
Kyu
01e2690b2b
Check UniswapV3 support on Avalanche and BSC BridgeAdapters ( #737 )
2023-07-19 11:05:51 -07:00
Kyu
4835a1b1e7
Add UniswapV3 to Avalanche and BSC bridge adapters ( #735 )
...
* Add UniswapV3 to Avalanche and BSC
* Support v2 router in MixinUniswapV3
* Update Avalanche and BSC FillQuoteTransformer addresses
2023-07-19 09:52:40 -04:00
Savarn Dontamsetti (Sav)
21c8477062
Fixing invalid CHANGELOG.json for contract-addresses ( #736 )
2023-07-18 18:25:10 -04:00
duncancmt
defdff460a
Base mainnet ( #734 )
...
* Add BaseGoerliBridgeAdapter
* Ignore Emacs files
* Remove Balancer V1; add Solidly to BaseBridgeAdapter
* Update addresses for both Base Mainnet and Goerli
* Remove Base Goerli testnet
* Prettier, CHANGELOG, and lowercasing addresses
---------
Co-authored-by: Savarn Dontamsetti <sav.dontamsetti@gmail.com>
2023-07-18 17:21:43 -04:00
wonge97
fd68edb239
Fix code block rendering ( #729 )
2023-06-20 11:22:54 -05:00
Kyu
e5e1393f0e
Offboard Shell and MStable ( #726 )
...
* Offboard Shell and MStable
* Update README
2023-06-06 11:49:44 +09:00
Andy
20961ef42e
Fix usage of expectEmit in MetaTransactionsFeatureV2 tests ( #727 )
...
* fix MetaTransactionsFeatureV2 tests
* pretty
2023-06-04 19:32:43 -04:00
Kyu
34febd728a
Remove Bancor v1 support from EthereumBridgeAdapter ( #724 )
2023-05-16 09:38:26 -07:00
Github Actions
c2aed76f2f
Publish
...
- @0x/contracts-erc20@4.0.8
- @0x/contracts-test-utils@5.4.54
- @0x/contracts-treasury@1.4.48
- @0x/contracts-utils@4.8.46
- @0x/contracts-zero-ex@0.44.0
- @0x/contract-addresses@8.7.0
- @0x/contract-wrappers@13.23.2
- @0x/protocol-utils@11.22.2
@0x/contracts-erc20@4.0.8
@0x/contracts-test-utils@5.4.54
@0x/contracts-treasury@1.4.48
@0x/contracts-utils@4.8.46
@0x/contract-addresses@8.7.0
@0x/contract-wrappers@13.23.2
@0x/contracts-zero-ex@0.44.0
@0x/protocol-utils@11.22.2
protocol@c2aed76
2023-05-10 20:03:48 +00:00
Github Actions
198d986fdc
Updated CHANGELOGS & MD docs
2023-05-10 20:03:45 +00:00
Savarn Dontamsetti (Sav)
e2e1d1074c
feat: Add TraderJoeV2 MixIn to Arbitrum BridgeAdapter ( #723 )
...
* Add TraderJoeV2 MixIn to ArbitrumBridgeAdapter
2023-05-10 15:40:36 -04:00
wonge97
6a15dc3f13
update link ( #721 )
2023-05-08 17:25:34 -05:00
Github Actions
fefa3c13f6
Publish
...
- @0x/contracts-erc20@4.0.7
- @0x/governance@1.0.5
- @0x/contracts-test-utils@5.4.53
- @0x/contracts-treasury@1.4.47
- @0x/contracts-utils@4.8.45
- @0x/contracts-zero-ex@0.43.0
- @0x/contract-addresses@8.6.0
- @0x/contract-wrappers@13.23.1
- @0x/protocol-utils@11.22.1
@0x/contracts-erc20@4.0.7
@0x/contracts-test-utils@5.4.53
@0x/contracts-treasury@1.4.47
@0x/contracts-utils@4.8.45
@0x/contracts-zero-ex@0.43.0
@0x/governance@1.0.5
@0x/protocol-utils@11.22.1
@0x/contract-addresses@8.6.0
@0x/contract-wrappers@13.23.1
protocol@fefa3c1
2023-05-01 21:25:50 +00:00
Github Actions
f1d096a8af
Updated CHANGELOGS & MD docs
2023-05-01 21:25:47 +00:00
Savarn Dontamsetti (Sav)
394ccbdc24
feat: Update Trader Joe V2 MixIn to support V2.1 router ( #717 )
...
* Add Trader Joe V2.1 Router MixIn
* Update changelog and FQT address
* lowercasing Avalanche FQT
2023-05-01 15:33:35 -04:00
Savarn Dontamsetti (Sav)
5a47f04ffc
fix: remove vm.stopPrank if vm.startPrank not present ( #719 )
...
* remove vm.stopPrank if vm.startPrank not present
* remove unnecessary vm.stopPrank from governance tests
2023-05-01 14:13:56 -04:00
wonge97
3c414c12e6
fix malformed table ( #718 )
...
table was missing one space :(
2023-04-27 13:19:52 -05:00
wonge97
d268a1136c
update bounty page ( #716 )
2023-04-27 11:51:55 -05:00
Github Actions
f8dd7168ee
Publish
...
- @0x/contracts-treasury@1.4.46
- @0x/contracts-zero-ex@0.42.1
- @0x/contract-artifacts@3.19.0
- @0x/contract-wrappers@13.23.0
- @0x/protocol-utils@11.22.0
@0x/contract-artifacts@3.19.0
@0x/contract-wrappers@13.23.0
@0x/contracts-treasury@1.4.46
@0x/contracts-zero-ex@0.42.1
@0x/protocol-utils@11.22.0
protocol@f8dd716
2023-04-24 11:12:31 +00:00
Github Actions
527ccf2ae5
Updated CHANGELOGS & MD docs
2023-04-24 11:12:28 +00:00
Andy
a7acf2951d
MetaTransaction V2 Utility Packages ( #714 )
...
* add utility class for MetaTransactionsV2, update artifacts, update wrappers
* fix exports
* update artifacts, update wrappers
* update changelogs
2023-04-24 06:03:23 -04:00
wonge97
e57fc60a76
add new audits to documentation. fix broken link ( #715 )
2023-04-20 18:30:29 -05:00
Github Actions
4379e15a4d
Publish
...
- @0x/contracts-erc20@4.0.6
- @0x/contracts-test-utils@5.4.52
- @0x/contracts-treasury@1.4.45
- @0x/contracts-utils@4.8.44
- @0x/contracts-zero-ex@0.42.0
- @0x/contract-addresses@8.5.0
- @0x/contract-wrappers@13.22.21
- @0x/protocol-utils@11.21.0
@0x/contract-addresses@8.5.0
@0x/contract-wrappers@13.22.21
@0x/contracts-erc20@4.0.6
@0x/contracts-test-utils@5.4.52
@0x/contracts-treasury@1.4.45
@0x/contracts-utils@4.8.44
@0x/contracts-zero-ex@0.42.0
@0x/protocol-utils@11.21.0
protocol@4379e15
2023-04-20 05:41:33 +00:00
Github Actions
b0c37606a8
Updated CHANGELOGS & MD docs
2023-04-20 05:41:30 +00:00
Savarn Dontamsetti (Sav)
da8e43adfe
Remove Timestamps from Trader Joe V2 CHANGELOG entries ( #713 )
2023-04-20 14:10:41 +09:00
Savarn Dontamsetti (Sav)
b483805a22
Add Trader Joe V2 Mixin to Avalanche BridgeAdapter ( #686 )
...
* Add Trader Joe V2 Mixin to Avalanche BridgeAdapter
* Add TraderJoeV2 MixIn tests
* update forked function signatures
* Update Avalanche FQT address to reflect Trader Joe V2 MixIn
* Update CHANGELOG
2023-04-20 12:48:21 +09:00
Patrick Dowell
ff104e7505
feat: Multiplex + MetaTransaction integration and MetaTransaction Multi-Fee Support [RFQ-795] [LIT-870] ( #665 )
...
* MetaTransactionData changes
* MetaTransactionV2 creation and forge tests
* MetaTransactionData changes
* MetaTransactionV2 creation and forge tests
* add multiplexBatchSellTokenForToken, multiplexMultiHopSellTokenForToken, multiplex TokenForEth functions to metatransactions, add msgSender field to multiplex params
* Ran prettier to clean up
* More linting
* Fixing issues with EIP 712 signature, adding test case against MetaMask, and fixing lint issues
* Addressing suggestions from PR reviewers
* Complex rebase of test code based on changes in #655
* Fixing multiplex test failure
* add some tests for multiplex metatransactions
* prettier
* minor test fix
* cleaning up and adding batchExecuteMetaTransaction tests
* Removing ZERO_ADDRESS
* add multiHopBatchSellOtc to MultiplexFeature, fix _computeHopTarget for MultiplexSubcall.OTC [#667 ]
* fix _computeHopTarget for otc subcalls
* Fixing multiHopSellOtcOrder when params.useSelfBalance is true
* Making executeMetaTransactionV2 nonpayable and addressing a few other minor issues
* Forge update
* Add MetaTransactionsFeatureV2 to exported contracts
---------
Co-authored-by: abls <112491550+abls@users.noreply.github.com>
Co-authored-by: Duncan Townsend <git@duncancmt.com>
2023-04-19 18:20:28 -04:00
wonge97
8a2305c7b9
minor stylistic edits ( #712 )
2023-04-19 13:42:25 -05:00
wonge97
d7bc0b79df
Doc update ( #675 )
...
* Update existing protocol docs to point to protocol-specific resources
Remove documentation of outdated/irrelevant portions of the protocol
* pin jinja version to try to fixbuild failure. (#711 )
---------
Co-authored-by: Eric Wong <ewong@Erics-MBP.fios-router.home>
2023-04-19 12:22:58 -05:00
Github Actions
ad2d41fd90
Publish
...
- @0x/contracts-erc20@4.0.5
- @0x/governance@1.0.4
- @0x/contracts-test-utils@5.4.51
- @0x/contracts-treasury@1.4.44
- @0x/contracts-utils@4.8.43
- @0x/contracts-zero-ex@0.41.0
- @0x/contract-addresses@8.4.0
- @0x/contract-wrappers@13.22.20
- @0x/protocol-utils@11.20.0
@0x/contract-addresses@8.4.0
@0x/contract-wrappers@13.22.20
@0x/contracts-zero-ex@0.41.0
@0x/contracts-utils@4.8.43
@0x/protocol-utils@11.20.0
@0x/contracts-erc20@4.0.5
@0x/contracts-test-utils@5.4.51
@0x/contracts-treasury@1.4.44
@0x/governance@1.0.4
protocol@ad2d41f
2023-04-17 18:29:25 +00:00
Github Actions
721b984bbc
Updated CHANGELOGS & MD docs
2023-04-17 18:29:22 +00:00
Kyu
72433ea5b7
fix: Revert changelog commits from previous failed publish ( #710 )
...
* Revert "Publish"
This reverts commit f919e8ef02907f6d74ab01a995b362b0967efc69.
* Revert "Updated CHANGELOGS & MD docs"
This reverts commit dbcc7dd6f4cff6715d2c4308759c9551e0931a61.
* Bump contracts-erc20 and contracts-utils versions
2023-04-17 10:59:00 -07:00
Github Actions
f919e8ef02
Publish
...
- @0x/contracts-erc20@4.0.4
- @0x/contracts-test-utils@5.4.51
- @0x/contracts-treasury@1.4.44
- @0x/contracts-utils@4.8.42
- @0x/contracts-zero-ex@0.41.0
- @0x/contract-addresses@8.4.0
- @0x/contract-wrappers@13.22.20
- @0x/protocol-utils@11.20.0
2023-04-17 03:09:17 +00:00
Github Actions
dbcc7dd6f4
Updated CHANGELOGS & MD docs
2023-04-17 03:09:13 +00:00
Kyu
33b7515734
Bump package versions for lerna ( #709 )
2023-04-16 19:42:57 -07:00
Github Actions
f96b944cce
Updated CHANGELOGS & MD docs
2023-04-17 02:08:53 +00:00
Kyu
0fbdc1dccd
fix: Revert changelog commits from previous failed publish ( #708 )
...
* Revert "Publish"
This reverts commit 2b13dcfc14ead3aeb676cecb4c5e3814459212c7.
* Revert "Updated CHANGELOGS & MD docs"
This reverts commit d2bea4aa46f5e2860ebe05ccc5adae860aeda4b0.
2023-04-16 18:47:48 -07:00
Github Actions
484d9cafc4
Publish
...
- @0x/governance@1.0.3
protocol@484d9ca
2023-04-17 01:24:55 +00:00
Github Actions
e73885c9a0
Updated CHANGELOGS & MD docs
2023-04-17 01:24:52 +00:00
Kyu
948b17e2ed
Add publishConfig in governance/package.json ( #707 )
...
* publishConfig is needed for lerna to publish governance as a public
package
2023-04-16 18:03:23 -07:00
Github Actions
2b13dcfc14
Publish
...
- @0x/contracts-erc20@4.0.4
- @0x/governance@1.0.2
- @0x/contracts-test-utils@5.4.51
- @0x/contracts-treasury@1.4.44
- @0x/contracts-utils@4.8.42
- @0x/contracts-zero-ex@0.40.0
- @0x/contract-addresses@8.3.0
- @0x/contract-wrappers@13.22.20
- @0x/protocol-utils@11.19.0
2023-04-16 23:30:53 +00:00
Github Actions
d2bea4aa46
Updated CHANGELOGS & MD docs
2023-04-16 23:30:50 +00:00
Kyu
dc926a05b3
Update Ethereum FillQuoteTransformer address ( #706 )
2023-04-14 15:47:20 -07:00
Kyu
5cc53597de
feat: Add Barter support to EthereumBridgeAdapter [LIT-981] ( #703 )
2023-04-12 20:42:55 -07:00
wonge97
57ca2c07bb
Correct final audit document ( #702 )
2023-04-11 15:08:22 -04:00
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
@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/governance@1.0.1
@0x/protocol-utils@11.18.2
@0x/contract-wrappers@13.22.19
@0x/contracts-erc20@4.0.3
2023-04-10 20:05:52 +00:00