fabioberger
|
bf4005b0ee
|
Move mocha to a dependency since it's is actually a dep not a devDep in this case
|
2019-10-03 11:58:17 +08:00 |
|
fabioberger
|
d8605ed91d
|
Remove ambient Mocha declaration
|
2019-10-03 11:42:19 +08:00 |
|
fabioberger
|
f18e2a09e6
|
Change publish script so that we don't generate MD docs unless it's an actual publish
|
2019-10-03 10:59:31 +08:00 |
|
fabioberger
|
d5c0f5aa47
|
Move chai extension types out of @0x/typescript-typings
|
2019-10-03 10:37:09 +08:00 |
|
fabioberger
|
2825a201cd
|
Add missing exports to 0x.js
|
2019-10-02 21:35:47 +08:00 |
|
fabioberger
|
2d69afec86
|
Increase timeout on publish test
|
2019-10-02 21:32:18 +08:00 |
|
fabioberger
|
851e4bfbea
|
Fix prettier
|
2019-10-02 20:57:57 +08:00 |
|
fabioberger
|
c63745c2ce
|
Fix deps
|
2019-10-02 20:57:52 +08:00 |
|
fabioberger
|
95f11f2d0e
|
Fix changelog version for staking package
|
2019-10-02 20:52:25 +08:00 |
|
fabioberger
|
30417fbf24
|
Increase doc gen timeout
|
2019-10-02 20:51:41 +08:00 |
|
fabioberger
|
06f095ca23
|
Move types part of pkg exported interfaces to @0x/types from base-contract so more easily accessible
|
2019-10-02 19:06:54 +08:00 |
|
fabioberger
|
30141ca6cf
|
Fix md gen for contract-wrappers so also includes re-exported dep content
|
2019-10-02 18:42:41 +08:00 |
|
fabioberger
|
c4b69efdd1
|
Update package index.ts exports so that we are able to generate docs
|
2019-10-02 18:16:10 +08:00 |
|
fabioberger
|
d810aff337
|
Add latest solc version paths
|
2019-10-02 17:14:07 +08:00 |
|
fabioberger
|
83532fdae7
|
Fix Solc bin path so it's _outside_ lib dir and persists across rebuilds
|
2019-10-02 17:13:54 +08:00 |
|
fabioberger
|
043534dd56
|
Add back publish and doc gen tests to CI
|
2019-10-02 14:29:13 +08:00 |
|
fabioberger
|
a90c808fb4
|
Remove Geth testing from CI
|
2019-10-02 14:28:27 +08:00 |
|
Fabio B
|
a06c39df9f
|
Merge pull request #2231 from 0xProject/fix/remove-fill-scenarios
Remove fill-scenarios package
|
2019-10-02 08:23:03 +02:00 |
|
xianny
|
24c3aefb6f
|
remove fill-scenarios
|
2019-10-02 14:03:50 +08:00 |
|
Jacob Evans
|
9544d317a0
|
Merge pull request #2234 from 0xProject/v3-rc0-packages
V3 rc0 packages
|
2019-10-01 22:42:08 -07:00 |
|
Jacob Evans
|
506d27816e
|
Update Ropsten devUtils and Forwarder
|
2019-10-01 22:14:01 -07:00 |
|
Jacob Evans
|
f5a0c87fdc
|
Update Exchange, Forwarder, DevUtils
|
2019-10-01 22:14:01 -07:00 |
|
Jacob Evans
|
90541f0436
|
Updated Forwarder
|
2019-10-01 22:14:01 -07:00 |
|
Amir Bandeali
|
76cac53692
|
Merge pull request #2235 from 0xProject/fix/3.0/deployment-tests
Fix deployment and configuration tests
|
2019-10-01 22:08:25 -07:00 |
|
Fabio B
|
18366bd58d
|
Merge pull request #2232 from 0xProject/refactor/3.0-wrappers
Reduce exports from 0x.js
|
2019-10-02 06:45:02 +02:00 |
|
Amir Bandeali
|
27c039d51c
|
Fix deployment and configuration tests
|
2019-10-01 21:44:43 -07:00 |
|
Fabio B
|
8465be2a03
|
Merge pull request #2226 from 0xProject/feature/publishPrep
Final RC publish prep
|
2019-10-02 05:02:53 +02:00 |
|
Amir Bandeali
|
7d6f49172d
|
Merge pull request #2223 from 0xProject/feat/3.0/do-not-authorize-owner
Do not authorize owner by default
|
2019-10-01 19:54:46 -07:00 |
|
Lawrence Forman
|
d15f4de4ae
|
@0x/contracts-asset-proxy : Inline _grantAllowances() in Eth2DaiBridge .
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
4098238019
|
@0x/contracts-asset-proxy : Set allowance every time.
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
1356237ec9
|
@0x/contracts-asset-proxy : Rebase and use IERC20Bridge
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
35daecd5ae
|
@0x/contracts-asset-proxy : Rebase and use @0x/types.AssetProxyId .
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
bb87c8e7b5
|
@0x/contracts-asset-proxy : Switch Eth2DaiBridge to support arbitrary tokens.
`@0x/contracts-asset-proxy`: Support non-conformant tokens in Eth2DaiBridge
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
48f7a24505
|
@0x/contracts-asset-proxy : Rebase and update tests for new proxy selector.
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
98c59091ab
|
@0x/contracts-asset-proxy : Add comments and update naming convention in IEth2Dai .
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
4ca08adcfa
|
@0x/contracts-asset-proxy : Rebase and add extra comments.
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
29bcc1b5b7
|
@0x/contracts-asset-proxy : omg these insidious only modifiers.
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
6e4186adbe
|
@0x/contracts-asset-proxy : Add some more unit tests for Eth2DaiBridge .
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
38e540ad9f
|
@0x/contracts-asset-proxy : Remove only modifier on tests.
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
7762b7b665
|
@0x/contracts-asset-proxy : Add signature validation.
|
2019-10-01 19:46:14 -07:00 |
|
Lawrence Forman
|
82ac8e29e3
|
@0x/contracts-asset-proxy : Add Eth2DaiBridge and tests.
|
2019-10-01 19:46:14 -07:00 |
|
fabioberger
|
e074335285
|
Null out all contracts not re-deployed or updated to V3
|
2019-10-02 09:15:50 +08:00 |
|
xianny
|
3adbe843da
|
update contract-addresses version
|
2019-10-01 17:51:25 -07:00 |
|
mzhu25
|
d5c8c076dc
|
Merge pull request #2216 from 0xProject/feature/3.0/forwarder-protocol-fees
Forwarder protocol fees
|
2019-10-01 17:45:02 -07:00 |
|
xianny
|
1d68c4105a
|
redo changes from #2147
|
2019-10-01 17:17:40 -07:00 |
|
Michael Zhu
|
8077123e9f
|
update contracts and tests to support different maker assets
|
2019-10-01 16:19:47 -07:00 |
|
Michael Zhu
|
0ff8b12770
|
rmeove maker asset equality check; update to reflect removal of weth asset proxy
|
2019-10-01 13:08:17 -07:00 |
|
fabioberger
|
39a8c0f4e6
|
Update the Ganache snapshot addresses with latest v3 snapshot
|
2019-10-01 18:43:56 +08:00 |
|
fabioberger
|
8c5e12d389
|
Update or add CHANGELOG entries for all packages that will be published by Lerna to include a beta version. This dictates the version published to NPM and avoids any default patch bumps
|
2019-10-01 17:56:57 +08:00 |
|
fabioberger
|
71660850af
|
Add new addresses to contract-addresses given the latest deployment
|
2019-10-01 17:11:54 +08:00 |
|