Lawrence Forman
7e59110049
@0x/contracts-test-utils
: Create blockchainTests
mocha fixture directive.
...
`@0x/contracts-test-utils`: Automatically call `chaiSetup.configure()`.
`@0x/contracts-test-utils`: Export `expect` as an alias for `chai.expect`.
2019-07-30 16:59:52 -04:00
James Towle
8cf4fb9adc
Update contracts/utils/test/safe_math.ts
...
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
2019-07-30 12:08:35 -07:00
James Towle
f044f364cb
Update contracts/utils/test/reentrancy_guard.ts
...
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
2019-07-30 12:08:35 -07:00
James Towle
4d39892a11
Update contracts/utils/test/ownable.ts
...
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
2019-07-30 12:08:35 -07:00
James Towle
bf1ebe8e53
Update contracts/utils/test/ownable.ts
...
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
2019-07-30 12:08:35 -07:00
James Towle
77b4f32274
Update contracts/utils/test/ownable.ts
...
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
2019-07-30 12:06:35 -07:00
Alex Towle
b2ada13a21
Ran prettier
2019-07-30 12:06:35 -07:00
Alex Towle
03fced81f5
Added unit tests for LibRichErrors
2019-07-30 12:06:35 -07:00
Alex Towle
f9292a8fb8
Added unit tests for LibEIP712
2019-07-30 12:06:35 -07:00
Alex Towle
065f46a020
Added unit tests for LibAddress
2019-07-30 12:06:35 -07:00
Alex Towle
6efb7027b5
Added unit tests for ReentrancyGuard
2019-07-30 12:06:35 -07:00
Alex Towle
f4f922acb5
Added unit tests for Ownable
2019-07-30 12:06:35 -07:00
Alex Towle
4a4d2e7079
Added unit tests for SafeMath
2019-07-30 12:06:35 -07:00
Lawrence Forman
9b5ba6806f
@0x/contracts-asset-proxy
: Fix broken erc1155_proxy
tests.
...
`@0x/contracts-asset-proxy`: Add `ERC1155Proxy.sol` to .solhintignore.
Fix circleci config to work with 3.0 branch.
2019-07-29 23:47:04 -04:00
Greg Hysen
8961b476ef
fixed typo in a test
2019-07-29 12:19:35 +02:00
Greg Hysen
58e08335b5
Added another test to show what happens when decoding both local and downstream events
2019-07-29 12:19:35 +02:00
Greg Hysen
2968dfb2ae
Minor readability improvements
2019-07-29 12:14:37 +02:00
Greg Hysen
24783107ba
Updated generated contract wrappers and ran linter
2019-07-29 12:11:58 +02:00
Greg Hysen
365c056b0f
Added tests for for decoding log arguments when artifact dependencies are included/excluded
2019-07-29 12:11:02 +02:00
Greg Hysen
88a7d9cca8
Updated changelogs for deployFrom0xArtifactAsync interface change
2019-07-29 12:11:02 +02:00
Greg Hysen
d8cf9d54aa
Updated all instances of deployFrom0xArtifactAsync
2019-07-29 12:07:28 +02:00
Greg Hysen
df746c5ff4
Decode log arguments in awaitTransactionSuccessAsync
, when ABI is recognized.
2019-07-29 12:04:37 +02:00
Xianny
46384ce80d
Allow generated wrappers to subscribe/unsubscribe to events ( #1970 )
...
* Define SubscriptionManager and instantiate in generated wrappers
* expose subscribe/unsubscribe in generated wrappers
* update changelogs
* use SubscriptionManager in `@0x/contract-wrappers`
2019-07-26 16:54:31 -07:00
fabioberger
3a3658708a
Get all Mocha's on same version and add typings to all packages
2019-07-26 18:05:57 +02:00
fabioberger
c66d8f202a
Update Mocha
2019-07-26 17:38:44 +02:00
Amir Bandeali
90d1decb87
Fix build errors
2019-07-24 10:26:28 -07:00
Fabio Berger
6f3cee1a1e
Publish
...
- @0x/contracts-asset-proxy@2.2.3
- @0x/contracts-coordinator@2.0.8
- @0x/contracts-dev-utils@0.0.5
- @0x/contracts-erc1155@1.1.10
- @0x/contracts-erc20@2.2.9
- @0x/contracts-erc721@2.1.10
- @0x/contracts-exchange-forwarder@3.0.7
- @0x/contracts-exchange-libs@3.0.3
- @0x/contracts-exchange@2.1.9
- @0x/contracts-extensions@4.0.3
- @0x/contracts-multisig@3.1.9
- @0x/contracts-test-utils@3.1.11
- @0x/contracts-utils@3.1.10
- 0x.js@6.0.13
- @0x/abi-gen-templates@2.3.0
- @0x/abi-gen-wrappers@5.0.3
- @0x/abi-gen@3.1.1
- @0x/assert@2.1.1
- @0x/asset-buyer@6.1.9
- @0x/asset-swapper@0.0.5
- @0x/base-contract@5.1.2
- @0x/connect@5.0.14
- @0x/contract-artifacts@2.0.2
- @0x/contract-wrappers@9.1.8
- @0x/contracts-gen@1.0.11
- @0x/dev-utils@2.2.5
- ethereum-types@2.1.4
- @0x/fill-scenarios@3.0.14
- @0x/json-schemas@3.1.11
- @0x/migrations@4.1.10
- @0x/order-utils@8.2.3
- @0x/order-watcher@4.0.15
- @0x/react-docs@2.0.15
- @0x/react-shared@2.0.15
- @0x/sol-compiler@3.1.10
- @0x/sol-coverage@3.0.7
- @0x/sol-doc@2.0.14
- @0x/sol-profiler@3.1.9
- @0x/sol-resolver@2.0.9
- @0x/sol-trace@2.0.15
- @0x/sol-tracing-utils@6.0.14
- @0x/sra-spec@2.0.12
- @0x/subproviders@4.1.2
- @0x/types@2.4.1
- @0x/typescript-typings@4.2.4
- @0x/utils@4.4.1
- @0x/web3-wrapper@6.0.8
2019-07-24 01:50:18 -07:00
Fabio Berger
c43d4bbf71
Updated CHANGELOGS
2019-07-24 01:50:00 -07:00
Alex Towle
1d8cb1b107
Addressed lingering review comments
2019-07-23 15:53:26 -07:00
Alex Towle
65e3d9873d
Added ERC1155 Aggregation
2019-07-23 15:53:26 -07:00
Alex Towle
50b22c673e
Addressed review comments
2019-07-23 15:53:26 -07:00
Alex Towle
4ef8b7f733
Rebased onto 3.0
2019-07-23 15:53:26 -07:00
James Towle
e0ec26255b
Fixed lingering issues
2019-07-23 15:53:26 -07:00
James Towle
ffa32f7610
Changed the returndata for batchMatchOrders
2019-07-23 15:53:26 -07:00
James Towle
1c1d257bd9
Addressed lingering review comments
2019-07-23 15:53:26 -07:00
James Towle
5611cb91a0
Adapted tests from matchOrders to test matchOrdersWithMaximalFill
2019-07-23 15:53:26 -07:00
James Towle
e0cff4b74e
Updated batchMatchOrders to fix an edge case and added tests
2019-07-23 15:53:26 -07:00
James Towle
c1985e6986
Addessed some review comments
2019-07-23 15:53:26 -07:00
James Towle
416b1aee98
Improved the testing for matchOrders and batchMatchOrders
2019-07-23 15:53:26 -07:00
James Towle
7bb9d8b03a
Created a test for case 3 of matchOrdersWithMaximalFill
2019-07-23 15:53:26 -07:00
James Towle
0473c82029
Improved test coverage for batchMatchOrdersWithMaximalFill
2019-07-23 15:53:26 -07:00
James Towle
63bd1a4a22
Ran prettier
2019-07-23 15:53:26 -07:00
James Towle
5a64759c83
Added a reentrancy test for matchOrdersWithMaximalFill
2019-07-23 15:53:26 -07:00
James Towle
0df68a6e06
Added testing for the BatchMatchOrdersError Rich Error
2019-07-23 15:53:26 -07:00
James Towle
29eff3b515
Rebased onto PR #1900
2019-07-23 15:53:26 -07:00
James Towle
073976de10
Split up TestExchangeInternals into two contracts
2019-07-23 15:53:26 -07:00
James Towle
1fe159f432
Polished MixinMatchOrders and removed unimplemented test
2019-07-23 15:53:26 -07:00
James Towle
adad7f4e3f
Modified the matchOrders tests to test matchOrdersWithMaximalFill
2019-07-23 15:53:26 -07:00
James Towle
378710533e
Implemented matchOrdersWithMaximalFill
2019-07-23 15:53:26 -07:00
James Towle
d966848ef8
Implemented batchMatchOrdersWithMaximalFill
2019-07-23 15:53:26 -07:00