Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Updated CHANGELOGS & MD docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xianny committed Nov 17, 2019
1 parent 34538f2 commit cb5f9ba
Show file tree
Hide file tree
Showing 110 changed files with 11,370 additions and 30,742 deletions.
3 changes: 2 additions & 1 deletion contracts/asset-proxy/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"note": "Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils",
"pr": 2330
}
]
],
"timestamp": 1574030254
},
{
"version": "2.3.0-beta.1",
Expand Down
4 changes: 4 additions & 0 deletions contracts/asset-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v2.3.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)

## v2.3.0-beta.1 - _November 7, 2019_

* ERC20Wrapper and ERC1155ProxyWrapper constructors now require an instance of DevUtilsContract (#2034)
Expand Down
3 changes: 2 additions & 1 deletion contracts/coordinator/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"note": "Added dependency on @0x/contracts-utils",
"pr": 2321
}
]
],
"timestamp": 1574030254
},
{
"version": "2.1.0-beta.1",
Expand Down
6 changes: 6 additions & 0 deletions contracts/coordinator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v2.1.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Introduced new export CoordinatorRevertErrors (#2321)
* Added dependency on @0x/contracts-utils (#2321)

## v2.1.0-beta.1 - _November 7, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/dev-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"note": "Add new method getTransactionHash() to DevUtils contract",
"pr": 2321
}
]
],
"timestamp": 1574030254
},
{
"version": "0.1.0-beta.1",
Expand Down
6 changes: 6 additions & 0 deletions contracts/dev-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v0.1.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Add new method getOrderHash() to DevUtils contract (#2321)
* Add new method getTransactionHash() to DevUtils contract (#2321)

## v0.1.0-beta.1 - _November 7, 2019_

* Add `encodeStaticCallAssetData` and `decodeStaticCallAssetData` in LibAssetData (#2034)
Expand Down
3 changes: 2 additions & 1 deletion contracts/erc1155/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"note": "Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils",
"pr": 2330
}
]
],
"timestamp": 1574030254
},
{
"version": "1.2.0-beta.1",
Expand Down
4 changes: 4 additions & 0 deletions contracts/erc1155/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.2.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)

## v1.2.0-beta.1 - _November 7, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/erc20/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"note": "Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils",
"pr": 2330
}
]
],
"timestamp": 1574030254
},
{
"version": "2.3.0-beta.1",
Expand Down
4 changes: 4 additions & 0 deletions contracts/erc20/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v2.3.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)

## v2.3.0-beta.1 - _November 7, 2019_

* Create `LibERC20Token` (#2309)
Expand Down
3 changes: 2 additions & 1 deletion contracts/erc721/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"note": "Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils",
"pr": 2330
}
]
],
"timestamp": 1574030254
},
{
"version": "2.2.0-beta.1",
Expand Down
4 changes: 4 additions & 0 deletions contracts/erc721/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v2.2.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)

## v2.2.0-beta.1 - _November 7, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/exchange-forwarder/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"note": "Introduced new export ForwarderRevertErrors",
"pr": 2321
}
]
],
"timestamp": 1574030254
},
{
"version": "3.1.0-beta.1",
Expand Down
5 changes: 5 additions & 0 deletions contracts/exchange-forwarder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v3.1.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Introduced new export ForwarderRevertErrors (#2321)

## v3.1.0-beta.1 - _November 7, 2019_

* Use `LibERC20Token` in `MixinAssets` (#2309)
Expand Down
3 changes: 2 additions & 1 deletion contracts/exchange-libs/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"note": "Introduced new export LibMathRevertErrors",
"pr": 2321
}
]
],
"timestamp": 1574030254
},
{
"version": "3.1.0-beta.1",
Expand Down
5 changes: 5 additions & 0 deletions contracts/exchange-libs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v3.1.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Introduced new export LibMathRevertErrors (#2321)

## v3.1.0-beta.1 - _November 7, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/exchange/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"note": "Round up in `marketBuyOrdersNoThrow()` so `marketBuyOrdersFillOrKill()` doesn't throw up.",
"pr": 2338
}
]
],
"timestamp": 1574030254
},
{
"version": "2.2.0-beta.1",
Expand Down
6 changes: 6 additions & 0 deletions contracts/exchange/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v2.2.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Introduced new export ExchangeRevertErrors (#2321)
* Round up in `marketBuyOrdersNoThrow()` so `marketBuyOrdersFillOrKill()` doesn't throw up. (#2338)

## v2.2.0-beta.1 - _November 7, 2019_

* LocalBalanceStore.create and constructor now require an instance of DevUtilsContract (#2304)
Expand Down
3 changes: 2 additions & 1 deletion contracts/extensions/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"note": "Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils",
"pr": 2330
}
]
],
"timestamp": 1574030254
},
{
"version": "4.1.0-beta.1",
Expand Down
4 changes: 4 additions & 0 deletions contracts/extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v4.1.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)

## v4.1.0-beta.1 - _November 7, 2019_

* Replaced the use of `SafeMath` with `LibSafeMath` (#2254)
Expand Down
9 changes: 9 additions & 0 deletions contracts/integrations/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1574030254,
"version": "1.0.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1573159180,
"version": "1.0.1",
Expand Down
4 changes: 4 additions & 0 deletions contracts/integrations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.2 - _November 17, 2019_

* Dependencies updated

## v1.0.1 - _November 7, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/multisig/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"note": "Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils",
"pr": 2330
}
]
],
"timestamp": 1574030254
},
{
"version": "3.2.0-beta.1",
Expand Down
4 changes: 4 additions & 0 deletions contracts/multisig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v3.2.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)

## v3.2.0-beta.1 - _November 7, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/staking/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"note": "Introduce new exports FixedMathRevertErrors and StakingRevertErrors",
"pr": 2321
}
]
],
"timestamp": 1574030254
},
{
"version": "1.1.0-beta.1",
Expand Down
16 changes: 9 additions & 7 deletions contracts/staking/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,17 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.1.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Introduce new exports FixedMathRevertErrors and StakingRevertErrors (#2321)

## v1.1.0-beta.1 - _November 7, 2019_

* Removed handshake when adding maker to pool. (#2250)
* Removed upper limit on number of makers in a pool. (#2250)
* Removed operator permissions from makers. (#2250)
* Pool Id starts at 1 and increases by 1. (#2250)
* Add more overflow safeguards to `LibFixedMath` (#2255)
* Refactored finalization state. (#2276)
* Removed protocol fee != 0 assertion. (#2278)
Expand Down Expand Up @@ -35,10 +44,3 @@ CHANGELOG
* Introduce multi-block finalization. (#2155)
* Removed reference counting for cumulative rewards. (#2188)
* Removed explicit dependency on epoch+1 when delegating. (#2188)

## v1.1.0-beta.1 - _Invalid date_

* Removed handshake when adding maker to pool. (#2250)
* Removed upper limit on number of makers in a pool. (#2250)
* Removed operator permissions from makers. (#2250)
* Pool Id starts at 1 and increases by 1. (#2250)
3 changes: 2 additions & 1 deletion contracts/test-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"note": "Remove TransactionHelper and MutatorContractFunction",
"pr": 2325
}
]
],
"timestamp": 1574030254
},
{
"version": "3.2.0-beta.1",
Expand Down
6 changes: 6 additions & 0 deletions contracts/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v3.2.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Add new exports orderHashUtils and transactionHashUtils (#2321)
* Remove TransactionHelper and MutatorContractFunction (#2325)

## v3.2.0-beta.1 - _November 7, 2019_

* OrderFactory default order expiration time increased from ten minutes to fifteen minutes (#2304)
Expand Down
3 changes: 2 additions & 1 deletion contracts/utils/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"note": "Introduced new exports AuthorizableRevertErrors, LibAddressArrayRevertErrors, LibBytesRevertErrors, OwnableRevertErrors, ReentrancyGuardRevertErrors and SafeMathRevertErrors",
"pr": 2321
}
]
],
"timestamp": 1574030254
},
{
"version": "3.3.0-beta.1",
Expand Down
5 changes: 5 additions & 0 deletions contracts/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v3.3.0-beta.2 - _November 17, 2019_

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Introduced new exports AuthorizableRevertErrors, LibAddressArrayRevertErrors, LibBytesRevertErrors, OwnableRevertErrors, ReentrancyGuardRevertErrors and SafeMathRevertErrors (#2321)

## v3.3.0-beta.1 - _November 7, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion packages/0x.js/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"note": "Update BigNumber version to ~9.0.0",
"pr": 2342
}
]
],
"timestamp": 1574030254
},
{
"version": "8.0.0-beta.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/0x.js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v8.0.0-beta.1 - _November 17, 2019_

* Remove ZRXToken contract wrapper (#2324)
* ContractWrappers no longer exposes `erc20Proxy`, `erc721Proxy` and `dutchAuction` wrappers (#2324)
* [Breaking] Big refactor of contract wrapper interface. See https://github.com/0xProject/0x-monorepo/pull/2325 for details (#2325)
* Remove IWallet and IValidator contract wrappers (#2337)
* Remove exports orderHashUtils and transactionHashUtils (#2321)
* Update BigNumber version to ~9.0.0 (#2342)

## v8.0.0-beta.0 - _November 7, 2019_

* Exported intefaces changed: from getContractAddressesForNetworkOrThrow to getContractAddressesForChainOrThrow, from NetworkId to ChainId, from ContractNetworks to ContractChains, and from ContractNetworkData to ContractChainData. (#2313)
Expand Down
Loading

0 comments on commit cb5f9ba

Please sign in to comment.