index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contract-wrappers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Publish
Fabio Berger
2019-02-07
1
-5
/
+5
*
Updated CHANGELOGS
Fabio Berger
2019-02-07
2
-0
/
+13
*
Publish
Fabio Berger
2019-02-06
1
-13
/
+13
*
Updated CHANGELOGS
Fabio Berger
2019-02-06
2
-2
/
+4
*
Rename getTransactionHex to getTransactionHashHex for clarity
Amir Bandeali
2019-02-06
3
-13
/
+15
*
Update CHANGELOGs
Amir Bandeali
2019-02-06
1
-0
/
+4
*
Use new transaction schema throughout monorepo
Amir Bandeali
2019-02-06
1
-1
/
+2
*
merge development
Fabio Berger
2019-02-05
3
-18
/
+27
|
\
|
*
Publish
Leonid Logvinov
2019-02-05
1
-17
/
+17
|
*
Updated CHANGELOGS
Leonid Logvinov
2019-02-05
2
-1
/
+10
*
|
Remove .only
Fabio Berger
2019-02-05
1
-1
/
+1
*
|
Add preSigned isValidSignature test for success case using smart contract & T...
Fabio Berger
2019-02-05
1
-2
/
+19
|
/
*
CI test for dependencies to have the same version (#1556)
Xianny
2019-02-05
1
-3
/
+3
*
Add CHANGELOG.json entry
Ian K Smith
2019-02-01
1
-0
/
+9
*
Use correct "orderValidator" address in order_validator_wrapper ctor
Ian K Smith
2019-02-01
1
-1
/
+1
*
Merge branch 'development' into feature/bignumber-8.0
Leonid Logvinov
2019-01-18
3
-2
/
+15
|
\
|
*
Publish
Leonid Logvinov
2019-01-18
1
-2
/
+2
|
*
Updated CHANGELOGS
Leonid Logvinov
2019-01-18
2
-0
/
+13
*
|
Fix prettier
Leonid Logvinov
2019-01-16
1
-32
/
+16
*
|
Add CHANGELOG entries
Leonid Logvinov
2019-01-16
1
-16
/
+41
*
|
Upgrade chai-bignumber
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
|
Upgrade chai-bignumber
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
|
Upgrade bignumber.js version
Leonid Logvinov
2019-01-15
5
-12
/
+14
|
/
*
Publish
Leonid Logvinov
2019-01-15
1
-18
/
+18
*
Updated CHANGELOGS
Leonid Logvinov
2019-01-15
2
-1
/
+7
*
Merge pull request #1503 from 0xProject/feature/multi-asset-proxy-migration
Jacob Evans
2019-01-15
1
-6
/
+6
|
\
|
*
Update hardcoded token addresses
Jacob Evans
2019-01-12
1
-6
/
+6
*
|
Remove matchOrders optimization
Jacob Evans
2019-01-12
2
-11
/
+5
*
|
Prettier
Jacob Evans
2019-01-12
1
-32
/
+16
*
|
Update PR number
Jacob Evans
2019-01-12
1
-1
/
+2
*
|
bug(exchange-wrapper): matchOrdersAsync input param mutation
Jacob Evans
2019-01-12
2
-24
/
+45
|
/
*
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
Xianny
2019-01-12
5
-18
/
+27
*
Publish
Fabio Berger
2019-01-12
1
-16
/
+16
*
Updated CHANGELOGS
Fabio Berger
2019-01-12
2
-0
/
+13
*
Update prettier to version ^1.15.3
Alex Browne
2019-01-11
2
-33
/
+17
*
Publish
Fabio Berger
2019-01-09
1
-16
/
+16
*
Updated CHANGELOGS
Fabio Berger
2019-01-09
2
-1
/
+11
*
Fixed merge conflict from development
Greg Hysen
2019-01-08
2
-4
/
+5
*
Ran prettier
Greg Hysen
2019-01-08
1
-1
/
+9
*
Doc generation working for changes by dutch auction wrapper
Greg Hysen
2019-01-08
1
-1
/
+1
*
removed manual updte of package.json version
Greg Hysen
2019-01-08
1
-1
/
+1
*
export dutch auction wrapper types from 0x.js
Greg Hysen
2019-01-08
1
-0
/
+1
*
ran prettier
Greg Hysen
2019-01-08
2
-3
/
+5
*
Minor documentation updates to dutch auction wrapper
Greg Hysen
2019-01-08
3
-26
/
+34
*
`afterAuctionDetails` -> `auctionDetails`
Greg Hysen
2019-01-08
1
-2
/
+2
*
Ran prettier & linter
Greg Hysen
2019-01-08
6
-83
/
+86
*
Removed redundant assignment
Greg Hysen
2019-01-08
1
-1
/
+1
*
removed needless newline on contract-wrappers changelog
Greg Hysen
2019-01-08
1
-2
/
+1
*
removed .only
Greg Hysen
2019-01-08
1
-1
/
+1
*
updated relevant changelogs
Greg Hysen
2019-01-08
1
-1
/
+1
*
Added dutch auction utils to contract-wrappers
Greg Hysen
2019-01-08
1
-0
/
+144
*
ran prettier + added changelog entry for contract wrappers
Greg Hysen
2019-01-08
2
-6
/
+12
*
ran prettier
Greg Hysen
2019-01-08
2
-37
/
+35
*
dutch wrapper tests working
Greg Hysen
2019-01-08
3
-52
/
+27
*
all dutchie wrapper tests passing
Greg Hysen
2019-01-08
2
-108
/
+76
*
Progress on dutch auction wrapper. Need to add auction data decoding to it.
Greg Hysen
2019-01-08
3
-23
/
+99
*
Dutch wrapper
Greg Hysen
2019-01-08
4
-0
/
+318
*
Use enums in pipeline
Amir Bandeali
2019-01-08
1
-1
/
+1
*
Minimize unnecessary type assertions
Amir Bandeali
2019-01-08
1
-80
/
+52
*
Update CHANGELOGs
Amir Bandeali
2019-01-08
1
-1
/
+5
*
feat: Add balance and allowance checks for MultiAssetProxy
Amir Bandeali
2019-01-08
1
-45
/
+87
*
feature(contract-wrappers): add support for Trust Wallet signature denial err...
Brandon Millman
2018-12-21
3
-2
/
+14
*
Publish
Leonid Logvinov
2018-12-14
1
-15
/
+15
*
Updated CHANGELOGS
Leonid Logvinov
2018-12-14
1
-2
/
+2
*
Updated CHANGELOGS
Leonid Logvinov
2018-12-14
2
-0
/
+13
*
Publish
Fabio Berger
2018-12-12
1
-14
/
+14
*
Updated CHANGELOGS
Fabio Berger
2018-12-12
2
-3
/
+3
*
Updated CHANGELOGS
Leonid Logvinov
2018-12-11
2
-0
/
+13
*
Rename contract_templates to abi-gen-templates
Leonid Logvinov
2018-12-03
1
-1
/
+1
*
Publish
Jacob Evans
2018-11-28
1
-10
/
+10
*
Updated CHANGELOGS
Jacob Evans
2018-11-28
2
-0
/
+13
*
Publish
Fabio Berger
2018-11-22
1
-13
/
+13
*
Updated CHANGELOGS
Fabio Berger
2018-11-22
2
-1
/
+6
*
Update packages/contract-wrappers/src/types.ts
Fabio B
2018-11-20
1
-1
/
+1
*
Update packages/contract-wrappers/CHANGELOG.json
Fabio B
2018-11-20
1
-1
/
+1
*
Add nonce to TxOpts
Leonid Logvinov
2018-11-20
8
-0
/
+59
*
Publish
Leonid Logvinov
2018-11-14
1
-11
/
+11
*
Updated CHANGELOGS
Leonid Logvinov
2018-11-14
2
-0
/
+13
*
Publish
Leonid Logvinov
2018-11-14
1
-8
/
+8
*
Updated CHANGELOGS
Leonid Logvinov
2018-11-14
2
-0
/
+13
*
Publish
Leonid Logvinov
2018-11-12
1
-10
/
+10
*
Updated CHANGELOGS
Leonid Logvinov
2018-11-12
2
-1
/
+8
*
Add fixes affecting the public interface to the CHANGELOGs
Fabio Berger
2018-11-12
1
-0
/
+20
*
Use correctly formatted signature so that it rejects with the expected reason...
Fabio Berger
2018-11-12
1
-1
/
+2
*
Use rejectedWith
Fabio Berger
2018-11-12
1
-2
/
+2
*
address linter errors
Fabio Berger
2018-11-11
1
-2
/
+0
*
Move signature validation into OrderValidationUtils.validateOrderFillableOrTh...
Fabio Berger
2018-11-10
1
-13
/
+2
*
Merge branch 'development' into fixOrderValidation
Fabio Berger
2018-11-10
3
-18
/
+25
|
\
|
*
Publish
Jacob Evans
2018-11-09
1
-17
/
+17
|
*
Updated CHANGELOGS
Jacob Evans
2018-11-09
2
-1
/
+8
*
|
Fix validateOrderFillableOrThrowAsync method so it also checks order signatur...
Fabio Berger
2018-11-09
4
-3
/
+49
|
/
*
Add note about tslint false positive
Alex Browne
2018-10-27
2
-0
/
+4
*
chore: Update contract-wrappers CHANGELOG.json
Alex Browne
2018-10-24
1
-0
/
+9
*
fix(contract-wrappers): Fix tslint errors that were lingering due to misconfi...
Alex Browne
2018-10-24
9
-28
/
+31
*
chore: Add --format stylish to tslint
Alex Browne
2018-10-24
1
-1
/
+1
*
feat(contract-wrappers): relax requirement for throwing `ContractWrappersErro...
Brandon Millman
2018-10-24
2
-2
/
+2
*
feat(contract-wrappers): export ForwarderWrapperError and ContractWrapperErro...
Brandon Millman
2018-10-23
5
-1
/
+28
*
Publish
Leonid Logvinov
2018-10-18
1
-17
/
+17
*
Updated CHANGELOGS
Leonid Logvinov
2018-10-18
2
-2
/
+14
*
Fix ethereum-types versions
Leonid Logvinov
2018-10-18
1
-1
/
+1
*
chore: change README.md from 0xproject to 0x
Jacob Evans
2018-10-18
1
-6
/
+6
*
chore: change tslint.json from 0xproject to 0x
Jacob Evans
2018-10-18
1
-1
/
+1
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
37
-149
/
+149
*
chore: Update TypeDoc to 0.13.0 (supports TS v3.1)
Fabio Berger
2018-10-17
1
-1
/
+1
*
Remove ContractNotFound errors in contract-wrappers
Alex Browne
2018-10-16
7
-72
/
+5
*
In contract-wrappers, remove setProvider and add unsubscribeAll method.
Alex Browne
2018-10-16
14
-72
/
+34
*
Update json-schemas for contract-wrappers
Alex Browne
2018-10-16
4
-87
/
+22
*
Add OrThrow suffix to getContractAddressesForNetwork
Alex Browne
2018-10-16
2
-3
/
+2
*
Update CHANGELOG.json for all changed packages
Alex Browne
2018-10-16
1
-1
/
+11
*
Fix bug introduced during rebase
Alex Browne
2018-10-16
1
-0
/
+1
*
Fix failing doc generation tests
Alex Browne
2018-10-16
1
-0
/
+2
*
Fix linter errors in contract-wrappers
Alex Browne
2018-10-16
3
-5
/
+4
*
Improve error handling for unknown network ids in contract-wrappers
Alex Browne
2018-10-16
9
-18
/
+31
*
Apply various PR feedback
Alex Browne
2018-10-16
8
-24
/
+19
*
Use contractAddresses directly in revert_validation_test.ts
Alex Browne
2018-10-16
1
-6
/
+4
*
Introduce new contract-addresses package and use it everywhere
Alex Browne
2018-10-16
16
-65
/
+144
*
Remove unused abi-gen dependencies
Alex Browne
2018-10-16
1
-1
/
+0
*
Remove unused copyfiles dependencies
Alex Browne
2018-10-16
1
-1
/
+0
*
Appease linter
Alex Browne
2018-10-16
3
-2
/
+7
*
Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...
Alex Browne
2018-10-16
13
-55
/
+65
*
Fix linter errors in contract-wrappers
Alex Browne
2018-10-16
5
-6
/
+5
*
update contract_wrappers to use new artifacts and abi-gen wrappers packages
Alex Browne
2018-10-16
15
-134
/
+147
*
Remove artifacts from migrations package and update contract-wrappers accordi...
Alex Browne
2018-10-16
25
-471
/
+265
*
Change @0xproject/contracts version number back to 2.1.48
Alex Browne
2018-10-16
1
-1
/
+1
*
Update contract-wrappers package to use new contracts package for generated f...
Alex Browne
2018-10-16
15
-154
/
+110
*
feat(contract-wrappers): add optional validation to the forwarder wrapper
Brandon Millman
2018-10-13
3
-38
/
+140
*
Upgrade ethers.js version
Leonid Logvinov
2018-10-09
1
-1
/
+1
*
Update the exported types for the packages which touch RPC providers
Jacob Evans
2018-10-09
1
-0
/
+1
*
Throw and handle errors from Providers.
Jacob Evans
2018-10-09
1
-1
/
+1
*
Return SignedOrder from signing utils.
Jacob Evans
2018-10-05
1
-24
/
+3
*
Add eth_signTypedData support to our wallet subproviders
Jacob Evans
2018-10-05
1
-13
/
+22
*
Introduce Metamask Subprovider.
Jacob Evans
2018-10-05
1
-7
/
+2
*
Publish
Brandon Millman
2018-10-05
1
-16
/
+16
*
Updated CHANGELOGS
Brandon Millman
2018-10-05
2
-5
/
+5
*
Upgrade webpack
Fabio Berger
2018-10-04
1
-1
/
+0
*
Fix linter issue
Leonid Logvinov
2018-10-02
13
-43
/
+29
*
Introduce a build:ci command that doesn't build webpack bundles
Leonid Logvinov
2018-10-02
1
-0
/
+1
*
Updated CHANGELOGS
Leonid Logvinov
2018-10-02
2
-0
/
+13
*
Publish
Fabio Berger
2018-09-29
1
-15
/
+15
*
Updated CHANGELOGS
Fabio Berger
2018-09-29
2
-0
/
+13
*
Handle revert with reason when decoding call result
Jacob Evans
2018-09-28
2
-1
/
+123
*
Remove ethers.js carret as it's a beta version
Leonid Logvinov
2018-09-27
1
-1
/
+1
*
Merge branch 'development' into feature/ts-ethers
Leonid Logvinov
2018-09-26
8
-30
/
+121
|
\
|
*
Publish
Fabio Berger
2018-09-26
1
-15
/
+15
|
*
Updated CHANGELOGS
Fabio Berger
2018-09-26
2
-1
/
+7
|
*
merge development
Fabio Berger
2018-09-25
6
-19
/
+45
|
|
\
|
|
*
Publish
Leonid Logvinov
2018-09-25
1
-13
/
+13
|
|
*
Updated CHANGELOGS
Leonid Logvinov
2018-09-25
2
-0
/
+13
|
|
*
Merge pull request #1037 from 0xProject/feature/forwarder-helper/sra-and-rpc
Francesco Agosti
2018-09-24
3
-6
/
+19
|
|
|
\
|
|
|
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-09-21
3
-17
/
+43
|
|
|
|
\
|
|
|
*
|
Make ForwaderWrapper take in a number for feePercentage instead of BigNumber
fragosti
2018-09-19
3
-6
/
+19
|
*
|
|
|
Fix lint issues
Fabio Berger
2018-09-25
1
-8
/
+8
|
*
|
|
|
Fix prettier
Fabio Berger
2018-09-25
1
-2
/
+3
|
*
|
|
|
Decode logs received from blockstream
Fabio Berger
2018-09-25
1
-4
/
+5
|
*
|
|
|
Update changelogs
Fabio Berger
2018-09-25
1
-1
/
+6
|
*
|
|
|
Refactor blockstream integration to use the proper callback method interface
Fabio Berger
2018-09-25
1
-11
/
+29
|
*
|
|
|
Merge development
Fabio Berger
2018-09-24
5
-20
/
+45
|
|
\
|
|
|
|
|
*
|
|
Add comments for clarity
Fabio Berger
2018-09-24
1
-0
/
+1
|
|
*
|
|
Fix bug where if block wasn't found, getBlockAsync would throw. Now it return...
Fabio Berger
2018-09-24
2
-4
/
+15
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Publish
Leonid Logvinov
2018-09-21
1
-15
/
+15
|
|
*
|
Updated CHANGELOGS
Leonid Logvinov
2018-09-21
2
-0
/
+13
|
|
*
|
Don't depend on a specific version of node types
Leonid Logvinov
2018-09-21
1
-1
/
+1
|
*
|
|
Fix prettier
Fabio Berger
2018-09-21
1
-1
/
+2
|
*
|
|
Add changelog entries
Fabio Berger
2018-09-21
1
-0
/
+8
|
*
|
|
Upgrade blockstream to version that supports fetching logs by blockHash, fixi...
Fabio Berger
2018-09-21
1
-1
/
+1
|
|
/
/
*
/
/
Upgrade to TS version of ethers
Leonid Logvinov
2018-09-19
1
-1
/
+1
|
/
/
*
|
Publish
Fabio Berger
2018-09-19
1
-4
/
+4
*
|
Updated CHANGELOGS
Fabio Berger
2018-09-19
2
-1
/
+6
*
|
Update changelog entries
Fabio Berger
2018-09-19
1
-0
/
+8
*
|
Make higher-order packages copy over trimmed down artifacts
Fabio Berger
2018-09-19
1
-1
/
+1
|
/
*
Publish
Fabio Berger
2018-09-18
1
-2
/
+2
*
Updated CHANGELOGS
Fabio Berger
2018-09-18
2
-1
/
+6
*
Add CHANGELOG entries about bug fix
Fabio Berger
2018-09-18
1
-0
/
+8
*
Update decoration error
Fabio Berger
2018-09-17
1
-1
/
+1
*
Publish
Fabio Berger
2018-09-05
1
-17
/
+17
*
Updated CHANGELOGS
Fabio Berger
2018-09-05
2
-1
/
+9
*
Update CHANGELOG's to publish non-RC versions
Fabio Berger
2018-09-05
1
-1
/
+1
*
More small artifacts updates/changes
Alex Browne
2018-09-05
1
-1
/
+1
*
More small chnages/bug fixes
Alex Browne
2018-09-05
1
-2
/
+1
*
Rename and update some artifact locations
Alex Browne
2018-09-05
1
-3
/
+2
*
Merge https://github.com/0xProject/0x-monorepo into feature/website/update-po...
fragosti
2018-09-05
7
-3
/
+205
|
\
|
*
Merge pull request #1054 from 0xProject/addValidationMethods
Fabio Berger
2018-09-05
6
-2
/
+202
|
|
\
|
|
*
Export abstract fetchers
Fabio Berger
2018-09-05
1
-0
/
+2
|
|
*
Export missing type
Fabio Berger
2018-09-04
1
-0
/
+1
|
|
*
Add PR nr
Fabio Berger
2018-09-04
1
-2
/
+4
|
|
*
Add `validateFillOrderThrowIfInvalidAsync` and `validateOrderFillableOrThrowA...
Fabio Berger
2018-09-04
3
-2
/
+83
|
|
*
Export fetchers from contract-wrappers
Fabio Berger
2018-09-04
1
-0
/
+3
|
|
*
Move fetchers to contract-wrappers
Fabio Berger
2018-09-04
3
-0
/
+111
|
*
|
Remove types for web3-provider-engine from typescript-typings
Leonid Logvinov
2018-09-04
1
-0
/
+1
|
|
/
*
/
Fix contract not deployed on network bug in ContractWrapper class
Brandon Millman
2018-08-31
2
-1
/
+8
|
/
*
feat: Add support for TypeScript project references (#991)
Alex Browne
2018-08-30
3
-4
/
+11
*
Export missing types and add OrderValidatorWrapper to hidden constructors
Brandon Millman
2018-08-29
1
-0
/
+3
*
Add OrderValidatorWrapper to public interface
Brandon Millman
2018-08-28
1
-0
/
+1
*
Add contract-wrappers changelog entry for OrderValidatorWrapper
Brandon Millman
2018-08-28
1
-0
/
+8
*
Fix broken test
Brandon Millman
2018-08-28
1
-2
/
+3
*
Add getBalancesAndAllowances to wrapper
Brandon Millman
2018-08-28
1
-0
/
+25
*
Add params to all function comments
Brandon Millman
2018-08-28
1
-0
/
+12
*
Add getERC721Owner to wrapper
Brandon Millman
2018-08-28
1
-1
/
+13
*
Update getOrdersAndTradersInfo to return an array instead
Brandon Millman
2018-08-28
2
-12
/
+12
*
Add getBalanceAndAllowance to wrapper
Brandon Millman
2018-08-28
2
-1
/
+25
*
Add getTraderInfo and getTradersInfo to wrapper
Brandon Millman
2018-08-28
1
-2
/
+27
*
Add getOrderAndTraderInfoAsync to wrapper
Brandon Millman
2018-08-28
2
-2
/
+24
*
Add test for order validator
Brandon Millman
2018-08-28
2
-0
/
+142
*
Remove some unused variables in forwarder wrapper test
Brandon Millman
2018-08-28
1
-3
/
+0
*
Initial OrderValidator wrapper
Brandon Millman
2018-08-28
5
-1
/
+97
*
Publish
Fabio Berger
2018-08-27
1
-13
/
+13
*
Updated CHANGELOGS
Fabio Berger
2018-08-27
2
-1
/
+6
*
Fix prettier
Fabio Berger
2018-08-27
1
-2
/
+1
*
Update changelog files for RC packages
Fabio Berger
2018-08-27
1
-0
/
+9
*
Combine imports
Fabio Berger
2018-08-27
1
-2
/
+9
*
Publish
Fabio Berger
2018-08-25
1
-16
/
+16
*
Updated CHANGELOGS
Fabio Berger
2018-08-25
2
-3
/
+10
*
Upgrade Typedoc to 0.12.0, which works with TS 3.x
Fabio Berger
2018-08-23
1
-1
/
+1
*
Add/improve comments
Fabio Berger
2018-08-23
1
-1
/
+1
*
Fix changelogs
Fabio Berger
2018-08-23
1
-2
/
+2
*
Refactor publish script so that root package.json configs.packagesWithDocs is...
Fabio Berger
2018-08-23
1
-2
/
+1
*
Update all CHANGELOGs
Fabio Berger
2018-08-22
1
-2
/
+2
*
Fix prettier
Fabio Berger
2018-08-22
1
-4
/
+6
*
Update contract-wrappers CHANGELOG
Fabio Berger
2018-08-22
1
-2
/
+6
*
Fix remaining merge issues
Fabio Berger
2018-08-22
3
-5
/
+7
*
Merge development branch
Fabio Berger
2018-08-22
6
-2
/
+521
|
\
|
*
Add OrderValidator to migrations
Amir Bandeali
2018-08-22
1
-1
/
+1
|
*
remove v2 contract artifacts
F. Eugene Aumson
2018-08-21
2
-2
/
+2
|
*
Merge pull request #975 from 0xProject/feature/contract-wrappers/executeTrans...
Fabio Berger
2018-08-19
4
-0
/
+524
|
|
\
|
|
*
Rename to Transaction Encoder.
Jacob Evans
2018-08-18
6
-240
/
+521
|
|
*
[Contract-wrappers] Exchange execute transaction encoder
Jacob Evans
2018-08-16
3
-0
/
+243
*
|
|
Fix index.ts given fix in doc generation
Fabio Berger
2018-08-22
1
-12
/
+0
*
|
|
Move types from sol-compiler to types so they can be used in other places wit...
Fabio Berger
2018-08-22
4
-7
/
+3
*
|
|
Add generated_docs dir to clean command
Fabio Berger
2018-08-22
1
-1
/
+1
*
|
|
Add missing exports to 0x.js and contract-wrappers index.ts
Fabio Berger
2018-08-21
1
-0
/
+2
*
|
|
Move sol-compiler dep to `dependencies` now that types from it are exported i...
Fabio Berger
2018-08-21
1
-1
/
+1
*
|
|
Cleanup contract-wrappers index.ts
Fabio Berger
2018-08-20
7
-40
/
+41
*
|
|
Remove outdating comment
Fabio Berger
2018-08-17
6
-12
/
+6
*
|
|
Merge development
Fabio Berger
2018-08-17
1
-2
/
+2
|
\
|
|
|
*
|
Bump copyfiles from 1.2.0 to 2.0.0
dependabot[bot]
2018-08-15
1
-1
/
+1
|
|
/
|
*
feat: Upgrade TypeScript to 3.0.1
Alex Browne
2018-08-15
1
-1
/
+1
*
|
Flesh out 0x.js index.ts and added some exports to other index.ts in the process
Fabio Berger
2018-08-15
1
-0
/
+1
*
|
Fix additional merge conflicts
Fabio Berger
2018-08-15
1
-1
/
+1
*
|
Merge development
Fabio Berger
2018-08-15
19
-44
/
+622
|
\
|
|
*
Publish
Alex Browne
2018-08-14
1
-18
/
+18
|
*
Updated CHANGELOGS
Alex Browne
2018-08-14
2
-2
/
+9
|
*
fix contract-wrappers json-schemas
fragosti
2018-08-10
4
-12
/
+12
|
*
fix: Update dependencies
Alex Browne
2018-08-10
1
-2
/
+2
|
*
Update CHANGELOG.json for contract-wrappers
Alex Browne
2018-08-09
1
-0
/
+4
|
*
Update TypeScript to version 2.9.2
Alex Browne
2018-08-09
1
-1
/
+1
|
*
Fix CHANGELOGs
Brandon Millman
2018-08-04
1
-1
/
+1
|
*
Update orderFactory interface
Brandon Millman
2018-08-04
1
-8
/
+2
|
*
Rename to calldata utils
Brandon Millman
2018-08-03
3
-16
/
+16
|
*
Add missing PR numbers
Brandon Millman
2018-08-03
1
-1
/
+1
|
*
CHANGELOG
Brandon Millman
2018-08-02
1
-0
/
+4
[next]