Joshua Richardson
5bded1946e
Fix for typo in constructor and gas price to apply to meta transaction.
2019-12-01 16:14:31 +10:30
Xianny
d73982819b
Deprecate abi-gen-wrappers ( #2370 )
...
* generate wrappers in @0x/contract-wrappers and delete abi-gen-wrappers
* trim exports from contract-wrappers
* separate contract-wrappers tests to get rid of dependency cycle
* remove dummy token contracts
* temporarily skip coordinator test until we can upgrade coordinator server
2019-11-27 17:50:24 -08:00
Jacob Evans
389d4d10f1
Import from @0x/utils
2019-11-27 13:02:37 +11:00
Jacob Evans
89dcbd0229
Fix import of LibBytesRevertErrors
2019-11-27 11:57:56 +11:00
Jacob Evans
ad8caa2b51
Remove moved RevertErrors
2019-11-27 11:52:14 +11:00
Michael Zhu
aa90253c62
update TestUniswapExchangeFactory
2019-11-26 14:39:59 -08:00
Michael Zhu
41576652dc
address more comments
2019-11-26 14:19:37 -08:00
Michael Zhu
74830854ca
update changelogs
2019-11-26 14:16:54 -08:00
Michael Zhu
2542b1b44d
address comments and tests
2019-11-26 14:16:54 -08:00
Michael Zhu
51f5e60224
static tests
2019-11-26 14:16:54 -08:00
Michael Zhu
bb5885e2bb
integration tests
2019-11-26 14:16:54 -08:00
Michael Zhu
d51bbb0008
Unit tests
2019-11-26 14:16:54 -08:00
Michael Zhu
49e898b189
add ERC20Bridge buy support
2019-11-26 14:16:54 -08:00
Jacob Evans
4b5f2c36b9
Merge pull request #2336 from 0xProject/feature/upgrade-instant-v3
...
Upgrade instant v3
2019-11-26 20:43:58 +10:00
Jacob Evans
935dca67e6
ERC1155 Wrapper without chai
2019-11-26 17:56:30 +11:00
Jacob Evans
d431790e19
Re-export orderHashUtils
...
Rather than have hacks spread through the codebase
2019-11-26 15:14:36 +11:00
Jacob Evans
56310b7bd4
Revert to abi-gen-wrappers. Clean package.json
2019-11-26 13:58:21 +11:00
Lawrence Forman
1462ab08de
@0x/contracts-erc20-bridge-sampler
: Clean up linter workaround in tests.
2019-11-25 17:55:12 -05:00
Lawrence Forman
a8e93a594d
@0x/contracts-erc20-bridge-sampler
: Throw sampling two of the same tokens.
...
`@0x/contracts-erc20-bridge-sampler`: Address review comments.
2019-11-25 17:48:53 -05:00
Lawrence Forman
dea30b37ef
@0x/contracts-erc20-bridge-sampler
: Update README and add index.ts
.
2019-11-25 17:48:53 -05:00
Lawrence Forman
c7d801b6c2
@0x/contracts-erc20-bridge-sampler
: Update DEPLOYS.json
2019-11-25 17:48:53 -05:00
Lawrence Forman
57731be689
@0x/contracts-erc20-bridge-sampler
: Remove gitkeep files
2019-11-25 17:48:53 -05:00
Lawrence Forman
f00524e518
@0x/contracts-erc20-bridge-sampler
: Update README
2019-11-25 17:48:53 -05:00
Lawrence Forman
5567c40bae
Update changelogs
2019-11-25 17:48:53 -05:00
Lawrence Forman
fa768dc112
@0x/contracts-erc20-bridge-sampler
: Finish off tests.
2019-11-25 17:48:53 -05:00
Lawrence Forman
27fb51d37f
@0x/contracts-asset-proxy
: Tweak IUniswapExchangeFactory
.
2019-11-25 17:48:53 -05:00
Lawrence Forman
d02db3864e
@0x/contracts-erc20-bridge-sampler
: Fix kyber bug and add test contract.
2019-11-25 17:48:53 -05:00
Lawrence Forman
a26c3036a7
@0x/contracts-erc20-bridge-sampler
: Get contracts compiling.
2019-11-25 17:48:53 -05:00
Lawrence Forman
0af346aad8
@0x/contracts-erc20-bridge-aggregator
: Create package.
...
`@0x/contracts-erc20`: Add `decimals()` to `LibERC20Token`.
`@0x/contracts-erc20-bridge-sampler`: Created package.
2019-11-25 17:48:53 -05:00
Alex Towle
1fd92b6cbd
Added unit tests for onlyAuthorized
2019-11-25 14:02:53 -06:00
Alex Towle
d5e6b38450
Added unit tests for Authorizable
2019-11-24 22:55:17 -06:00
Xianny
a636e87a4f
remove matchOrders; must be executed directly through Exchange contract ( #2364 )
2019-11-22 14:19:18 -08:00
Xianny
50d5b4fa37
Refactor/3.0/coordinator client ( #2348 )
...
* deduplicate migrateOnceAsync() test helper
* move and rename coordinator client to @0x/contracts-coordinator
2019-11-22 12:19:00 -08:00
Lawrence Forman
30ee456d4c
@0x/contracts-asset-proxy
: Use DeploymentConstants
from @0x/contracts-utils
in bridges.
...
`@0x/contracts-asset-proxy`: Add fallback function to `KyberBridge`.
`@0x/contracts-asset-proxy`: Minor changes to `KyberBridge` contracts based on feedback.
2019-11-20 05:50:15 -05:00
Lawrence Forman
460d5f2517
@0x/contracts-utils
: Add DeploymentConstants
.
2019-11-20 05:50:15 -05:00
Lawrence Forman
5da1fc8445
@0x/contracts-asset-proxy
: Add KyberBridge
.
2019-11-20 05:50:15 -05:00
Jacob Evans
1166b43946
Publish
...
- @0x/contracts-asset-proxy@2.3.0-beta.3
- @0x/contracts-coordinator@2.1.0-beta.3
- @0x/contracts-dev-utils@0.1.0-beta.3
- @0x/contracts-erc1155@1.2.0-beta.3
- @0x/contracts-erc20@2.3.0-beta.3
- @0x/contracts-erc721@2.2.0-beta.3
- @0x/contracts-exchange-forwarder@3.1.0-beta.3
- @0x/contracts-exchange-libs@3.1.0-beta.3
- @0x/contracts-exchange@2.2.0-beta.3
- @0x/contracts-extensions@4.1.0-beta.3
- @0x/contracts-integrations@1.0.3-beta.1
- @0x/contracts-multisig@3.2.0-beta.3
- @0x/contracts-staking@1.1.0-beta.3
- @0x/contracts-test-utils@3.2.0-beta.3
- @0x/contracts-tests@0.0.4
- @0x/contracts-utils@3.3.0-beta.3
- 0x.js@8.0.0-beta.2
- @0x/abi-gen-wrappers@5.4.0-beta.3
- @0x/abi-gen@4.4.0-beta.3
- @0x/asset-buyer@6.2.0-beta.3
- @0x/asset-swapper@2.1.0-beta.3
- @0x/base-contract@5.5.0-beta.3
- @0x/contract-addresses@3.3.0-beta.4
- @0x/contract-wrappers@12.2.0-beta.3
- @0x/contracts-gen@1.1.0-beta.3
- @0x/dev-utils@2.4.0-beta.3
- @0x/instant@1.0.35
- @0x/migrations@4.4.0-beta.3
- @0x/monorepo-scripts@1.0.41
- @0x/order-utils@8.5.0-beta.3
- @0x/orderbook@0.1.0-beta.3
- @0x/sol-compiler@3.2.0-beta.3
- @0x/sol-coverage@3.1.0-beta.3
- @0x/sol-doc@2.1.0-beta.3
- @0x/sol-profiler@3.2.0-beta.3
- @0x/sol-trace@2.1.0-beta.3
- @0x/sol-tracing-utils@6.1.0-beta.3
2019-11-20 19:34:17 +11:00
Jacob Evans
0a6903c4c3
Updated CHANGELOGS & MD docs
2019-11-20 19:33:49 +11:00
Jacob Evans
62fae9af93
All modified CHANGELOGS are beta
2019-11-20 19:16:55 +11:00
James Towle
509a1c2eb5
Merge pull request #2328 from 0xProject/refactor/integrations/match-orders
...
Match Orders Integration tests
2019-11-19 16:40:52 -08:00
Alex Towle
bb923d2b7d
Addressed more review feedback and fixed a bug in Actor
2019-11-19 13:03:18 -08:00
Amir Bandeali
176e088d4e
Merge pull request #2349 from 0xProject/feat/3.0/migrations-patch
...
Redeploy 3.0 contracts
2019-11-19 07:57:24 -08:00
Alex Towle
4fe57ba025
@0x:contracts-integrations
Addressed review comments
2019-11-18 17:56:07 -08:00
Alex Towle
2818e56932
@0x:contracts-integrations
Addressed some lingering review comments
2019-11-18 17:56:07 -08:00
Alex Towle
5428a19617
@0x:contracts-integrations
Fixed naming collision of fee recipients
2019-11-18 17:56:07 -08:00
Alex Towle
b58cbca61a
@0x:contracts-integrations
Addressed review feedback
2019-11-18 17:56:07 -08:00
Alex Towle
5fc6a03784
@0x:contracts-integrations
Reduced reliance on DevUtils
even more
2019-11-18 17:56:07 -08:00
Alex Towle
eb4ad0ba1b
@0x:contracts-integrations
Reduced reliance on devUtils
2019-11-18 17:56:07 -08:00
Alex Towle
72cdd1ea50
@0x:contracts-integrations
Removed dependence on number_utils
from staking
2019-11-18 17:56:07 -08:00
Alex Towle
18769f0b8f
@0x:contracts-integrations
Fixed issues after rebase
2019-11-18 17:56:07 -08:00