Amir Bandeali
37d972ed9e
Merge pull request #2389 from 0xProject/feat/contracts/mainnet-fork
...
Allow mainnet fork to be used for contract tests
2019-12-11 22:50:09 -08:00
Michael Zhu
e4a3b1cb05
fix bug in LibFractions reference function
2019-12-11 18:12:02 -08:00
Michael Zhu
49538f272e
address comments
2019-12-11 16:54:48 -08:00
Michael Zhu
2f9891f0aa
fix CI failures
2019-12-10 00:32:48 -08:00
Michael Zhu
865a2b1fb0
add/update comments
2019-12-09 23:45:38 -08:00
Michael Zhu
1fde62eeb6
fix bug in finalizePool
2019-12-09 23:45:38 -08:00
Michael Zhu
6754cd48e2
refactor + fix lint
2019-12-09 23:45:38 -08:00
Michael Zhu
ccb477687a
fixing bugs
2019-12-09 23:45:38 -08:00
Michael Zhu
be0e6c8925
Staking rewards simulation/fuzz test
2019-12-09 23:45:38 -08:00
Michael Zhu
1c2cb947c0
Add assertion generators to keeper, staker, taker mixins for the new function assertions
2019-12-09 23:45:38 -08:00
Michael Zhu
4663eec950
Add function assertions required for staking rewards fuzzing: withdrawDelegatorRewards, finalizePool, and endEpoch. Also adds payProtocolFee-related assertions to fillOrder
2019-12-09 23:45:37 -08:00
Michael Zhu
fff3c1eb36
update pool membership simulation to use multiple makers and takers, partial fills
2019-12-09 23:43:16 -08:00
Michael Zhu
8cc35a60e6
Add yarn command to run a specific fuzz test
2019-12-09 23:42:32 -08:00
Michael Zhu
130653a1aa
move logger, pseudorandom, wrapper_interfaces to framework/utils/
2019-12-09 23:42:32 -08:00
Michael Zhu
1dcbebd130
lint
2019-12-09 23:42:32 -08:00
Michael Zhu
faf306ad23
Simulation logging, hopefully address function assertion lifetime issue
2019-12-09 23:42:32 -08:00
Michael Zhu
d11cdcd5d2
Use seeded rng for simulations
2019-12-09 23:42:32 -08:00
Amir Bandeali
0e59bd0bf3
Add mainnet config tests
2019-12-09 16:16:22 -08:00
Amir Bandeali
c0c6154ec1
Add fork option to describe and blockchainTests
2019-12-09 16:14:41 -08:00
Amir Bandeali
cb5384c2fb
Use fork configs if FORK_RPC_URL env var is set
2019-12-09 16:14:41 -08:00
Amir Bandeali
038c836fe5
Rename fillorder_test to fill_order_test
2019-12-09 16:14:41 -08:00
xianny
6b0f3570b9
Publish
...
- @0x/contracts-asset-proxy@3.0.1
- @0x/contracts-coordinator@3.0.1
- @0x/contracts-dev-utils@1.0.1
- @0x/contracts-erc1155@2.0.1
- @0x/contracts-erc20-bridge-sampler@1.0.1
- @0x/contracts-erc20@3.0.1
- @0x/contracts-erc721@3.0.1
- @0x/contracts-exchange-forwarder@4.0.1
- @0x/contracts-exchange-libs@4.0.1
- @0x/contracts-exchange@3.0.1
- @0x/contracts-extensions@5.1.0
- @0x/contracts-integrations@2.0.1
- @0x/contracts-multisig@4.0.1
- @0x/contracts-staking@2.0.1
- @0x/contracts-test-utils@5.0.0
- @0x/contracts-tests@0.0.7
- @0x/contracts-utils@4.0.1
- 0x.js@9.0.1
- @0x/abi-gen@5.0.1
- @0x/assert@3.0.1
- @0x/asset-swapper@3.0.1
- @0x/base-contract@6.0.1
- @0x/connect@6.0.1
- @0x/contract-artifacts@3.1.0
- @0x/contract-wrappers-test@12.2.2
- @0x/contract-wrappers@13.1.0
- @0x/contracts-gen@2.0.1
- @0x/dev-utils@3.0.1
- @0x/instant@1.0.38
- @0x/json-schemas@5.0.1
- @0x/migrations@5.0.1
- @0x/monorepo-scripts@1.0.44
- @0x/order-utils@10.0.0
- @0x/orderbook@1.0.1
- @0x/sol-compiler@4.0.1
- @0x/sol-coverage@4.0.1
- @0x/sol-doc@3.0.1
- @0x/sol-profiler@4.0.1
- @0x/sol-resolver@3.0.1
- @0x/sol-trace@3.0.1
- @0x/sol-tracing-utils@7.0.1
- @0x/sra-spec@3.0.1
- @0x/subproviders@6.0.1
- @0x/types@3.1.0
- @0x/utils@5.1.0
- @0x/web3-wrapper@7.0.1
2019-12-09 14:53:19 -08:00
xianny
71de0d04f3
Updated CHANGELOGS & MD docs
2019-12-09 14:53:05 -08:00
Amir Bandeali
4b842b81a0
Address PR feedback
2019-12-08 16:28:00 -08:00
Amir Bandeali
e2e4d048ab
Update tests to use new Forwarder interface
2019-12-04 21:23:55 -08:00
Amir Bandeali
5574c368cd
Allow different ETh fees to be specified for different feeRecipient addresses
2019-12-04 21:23:55 -08:00
Amir Bandeali
5be0632e01
Add tests with multiple fee recipients
2019-12-04 21:23:55 -08:00
Amir Bandeali
79ea0bf9f4
Allow affiliate fee to be split between multiple fee recipient addresses
2019-12-04 21:23:54 -08:00
Amir Bandeali
b1929cb688
Update affiliate fee tests
2019-12-04 21:23:54 -08:00
Amir Bandeali
a54624b697
Do not return ethFeePaid
2019-12-04 21:22:54 -08:00
Amir Bandeali
ca34c865af
Remove max fee percentage for affiliate fees
2019-12-04 21:22:54 -08:00
Amir Bandeali
dde57b1eca
Make affiliate fee a flat amount
2019-12-04 21:22:54 -08:00
Amir Bandeali
264b06938e
Merge pull request #2378 from 0xProject/feat/bridges/chai-bridge
...
Implement ChaiBridge
2019-12-04 16:25:46 -08:00
Xianny
fcbcbac889
Remove assetDataUtils everywhere ( #2373 )
...
* remove assetDataUtils everywhere
* export IAssetDataContract from @0x/contract-wrappers to allow @0x/instant to decode asset data synchronously
* export generic function `decodeAssetDataOrThrow` and add ERC20Bridge support
* export `hexUtils` from order-utils instead of contracts-test-utils
2019-12-04 13:08:08 -08:00
Alex Towle
474399154f
Addressed last review comment
2019-12-03 14:41:53 -08:00
Alex Towle
19f5153d0e
Addressed some review feedback
2019-12-03 14:41:53 -08:00
Alex Towle
ce11271866
Appease the linter
2019-12-03 14:40:18 -08:00
Alex Towle
86cf353296
Improved the fuzz test
2019-12-03 14:40:07 -08:00
Alex Towle
36df5dc721
Implemented a hacky version of the fillOrder
fuzz tests
2019-12-03 14:40:07 -08:00
Alex Towle
1e44a9c942
Made function assertions work with the new wrappers
2019-12-03 14:39:29 -08:00
Michael Zhu
2232870b09
address comments
2019-12-03 10:35:59 -08:00
Amir Bandeali
b68acd101e
Fix failing tests
2019-12-03 08:46:47 -08:00
Amir Bandeali
173ba9b2b5
Add ChaiBridge unit tests
2019-12-02 16:42:17 -08:00
Amir Bandeali
64ed1f87d3
Rethrow custom error string if draw call fails
2019-12-02 16:42:17 -08:00
Michael Zhu
1ca085ec4a
address comments
2019-12-02 15:39:03 -08:00
Michael Zhu
e332b7535c
prettier
2019-12-02 15:39:02 -08:00
Michael Zhu
5a79ec28d1
transaction protocol fee integration tests
2019-12-02 15:39:02 -08:00
Michael Zhu
97e65a02c0
fix test nesting
2019-12-02 15:39:02 -08:00
Michael Zhu
251d30d47f
refactor transaction integration tests to use new framework
2019-12-02 15:39:02 -08:00
fabioberger
761d0a0f18
Publish
...
- @0x/contracts-asset-proxy@3.0.0
- @0x/contracts-coordinator@3.0.0
- @0x/contracts-dev-utils@1.0.0
- @0x/contracts-erc1155@2.0.0
- @0x/contracts-erc20-bridge-sampler@1.0.0
- @0x/contracts-erc20@3.0.0
- @0x/contracts-erc721@3.0.0
- @0x/contracts-exchange-forwarder@4.0.0
- @0x/contracts-exchange-libs@4.0.0
- @0x/contracts-exchange@3.0.0
- @0x/contracts-extensions@5.0.0
- @0x/contracts-integrations@2.0.0
- @0x/contracts-multisig@4.0.0
- @0x/contracts-staking@2.0.0
- @0x/contracts-test-utils@4.0.0
- @0x/contracts-tests@0.0.6
- @0x/contracts-utils@4.0.0
- 0x.js@9.0.0
- @0x/abi-gen@5.0.0
- @0x/assert@3.0.0
- @0x/asset-swapper@3.0.0
- @0x/base-contract@6.0.0
- @0x/connect@6.0.0
- @0x/contract-addresses@4.0.0
- @0x/contract-artifacts@3.0.0
- @0x/contract-wrappers-test@12.2.1
- @0x/contract-wrappers@13.0.0
- @0x/contracts-gen@2.0.0
- @0x/dev-utils@3.0.0
- ethereum-types@3.0.0
- @0x/instant@1.0.37
- @0x/json-schemas@5.0.0
- @0x/migrations@5.0.0
- @0x/monorepo-scripts@1.0.43
- @0x/order-utils@9.0.0
- @0x/orderbook@1.0.0
- @0x/sol-compiler@4.0.0
- @0x/sol-coverage@4.0.0
- @0x/sol-doc@3.0.0
- @0x/sol-profiler@4.0.0
- @0x/sol-resolver@3.0.0
- @0x/sol-trace@3.0.0
- @0x/sol-tracing-utils@7.0.0
- @0x/sra-spec@3.0.0
- @0x/subproviders@6.0.0
- @0x/tslint-config@4.0.0
- @0x/types@3.0.0
- @0x/typescript-typings@5.0.0
- @0x/utils@5.0.0
- @0x/web3-wrapper@7.0.0
2019-12-02 15:31:06 +01:00