F. Eugene Aumson
|
a263e7dfce
|
remove v2 contract artifacts
|
2018-08-20 16:12:09 -04:00 |
|
Fabio Berger
|
fae58ca695
|
Merge pull request #975 from 0xProject/feature/contract-wrappers/executeTransaction
[Contract-wrappers] Exchange execute transaction encoder
|
2018-08-18 12:23:16 -07:00 |
|
Jacob Evans
|
1c68057999
|
Rename to Transaction Encoder.
Add tests for all encoding methods.
|
2018-08-18 09:32:29 +10:00 |
|
Jacob Evans
|
36668f9409
|
[Contract-wrappers] Exchange execute transaction encoder
|
2018-08-16 16:51:55 +10:00 |
|
dependabot[bot]
|
b6cdc00a31
|
Bump copyfiles from 1.2.0 to 2.0.0
Bumps [copyfiles](https://github.com/calvinmetcalf/copyfiles) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/calvinmetcalf/copyfiles/releases)
- [Commits](https://github.com/calvinmetcalf/copyfiles/compare/v1.2.0...v2.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-14 21:51:13 +00:00 |
|
Alex Browne
|
6baa5ef311
|
feat: Upgrade TypeScript to 3.0.1
|
2018-08-14 11:02:04 -07:00 |
|
Alex Browne
|
fadd292ecf
|
Publish
- 0x.js@1.0.1-rc.3
- @0xproject/abi-gen@1.0.5
- @0xproject/assert@1.0.5
- @0xproject/base-contract@2.0.0-rc.1
- @0xproject/connect@1.0.5
- @0xproject/contract-wrappers@1.0.1-rc.3
- contracts@2.1.40
- @0xproject/dev-utils@1.0.4
- ethereum-types@1.0.4
- @0xproject/fill-scenarios@1.0.1-rc.3
- @0xproject/json-schemas@1.0.1-rc.4
- @0xproject/metacoin@0.0.15
- @0xproject/migrations@1.0.4
- @0xproject/monorepo-scripts@1.0.5
- @0xproject/order-utils@1.0.1-rc.3
- @0xproject/order-watcher@1.0.1-rc.3
- @0xproject/react-docs@1.0.5
- @0xproject/react-docs-example@0.0.20
- @0xproject/react-shared@1.0.6
- @0xproject/sol-compiler@1.0.5
- @0xproject/sol-cov@2.0.0
- @0xproject/sol-resolver@1.0.5
- @0xproject/sra-api@1.0.1-rc.4
- @0xproject/sra-report@1.0.5
- @0xproject/subproviders@1.0.5
- @0xproject/testnet-faucets@1.0.41
- @0xproject/tslint-config@1.0.5
- @0xproject/types@1.0.1-rc.4
- @0xproject/typescript-typings@1.0.4
- @0xproject/utils@1.0.5
- @0xproject/web3-wrapper@1.2.0
- @0xproject/website@0.0.44
|
2018-08-13 18:34:51 -07:00 |
|
Alex Browne
|
7c8a7a2420
|
Updated CHANGELOGS
|
2018-08-13 18:34:37 -07:00 |
|
fragosti
|
713f285f37
|
fix contract-wrappers json-schemas
|
2018-08-09 16:22:20 -07:00 |
|
Alex Browne
|
f3761af567
|
fix: Update dependencies
|
2018-08-09 11:35:54 -07:00 |
|
Alex Browne
|
44d909c0c7
|
Update CHANGELOG.json for contract-wrappers
|
2018-08-08 14:54:35 -07:00 |
|
Alex Browne
|
6e2e658162
|
Update TypeScript to version 2.9.2
|
2018-08-08 11:27:38 -07:00 |
|
Brandon Millman
|
d00ee5df0d
|
Fix CHANGELOGs
|
2018-08-03 16:04:59 -04:00 |
|
Brandon Millman
|
4f381ca1d9
|
Update orderFactory interface
|
2018-08-03 16:04:47 -04:00 |
|
Brandon Millman
|
82092ab50a
|
Rename to calldata utils
|
2018-08-02 16:03:19 -07:00 |
|
Brandon Millman
|
c3e6be7956
|
Add missing PR numbers
|
2018-08-02 15:53:02 -07:00 |
|
Brandon Millman
|
6e74896620
|
CHANGELOG
|
2018-08-01 20:49:10 -07:00 |
|
Brandon Millman
|
30c6fe08ec
|
Add tests
|
2018-08-01 20:47:59 -07:00 |
|
Brandon Millman
|
4f006fdc5c
|
Create marketBuyOrdersOptimizations
|
2018-08-01 20:23:44 -07:00 |
|
Brandon Millman
|
9f7f61085c
|
Update contract-wrappers CHANGELOG.json
|
2018-08-01 15:29:47 -07:00 |
|
Brandon Millman
|
ca1f926d6d
|
Clarify ethAmount is in wei
|
2018-07-31 00:26:53 -07:00 |
|
Brandon Millman
|
5d44a67e62
|
Update forwarder_wrapper_test
|
2018-07-31 00:11:29 -07:00 |
|
Brandon Millman
|
8ed3d59f96
|
Add more assertions
|
2018-07-31 00:11:29 -07:00 |
|
Brandon Millman
|
bc93ff0cb5
|
Write initial test for forwarder_wrapper
|
2018-07-31 00:11:29 -07:00 |
|
Brandon Millman
|
44498f2263
|
Fix spelling error in exchange wrapper tests
|
2018-07-31 00:11:29 -07:00 |
|
Brandon Millman
|
045751a430
|
Add getOrdersInfo to exchange_wrapper
|
2018-07-31 00:11:28 -07:00 |
|
Brandon Millman
|
a7238d0fdb
|
Implement initial forwarder wrapper
|
2018-07-30 13:58:19 -07:00 |
|
Fabio Berger
|
95c627f581
|
Publish
- 0x.js@1.0.1-rc.2
- @0xproject/abi-gen@1.0.4
- @0xproject/assert@1.0.4
- @0xproject/base-contract@1.0.4
- @0xproject/connect@1.0.4
- @0xproject/contract-wrappers@1.0.1-rc.2
- contracts@2.1.39
- @0xproject/dev-utils@1.0.3
- @0xproject/fill-scenarios@1.0.1-rc.2
- @0xproject/json-schemas@1.0.1-rc.3
- @0xproject/metacoin@0.0.14
- @0xproject/migrations@1.0.3
- @0xproject/order-utils@1.0.1-rc.2
- @0xproject/order-watcher@1.0.1-rc.2
- @0xproject/react-docs@1.0.4
- @0xproject/react-docs-example@0.0.19
- @0xproject/react-shared@1.0.5
- @0xproject/sol-compiler@1.0.4
- @0xproject/sol-cov@1.0.3
- @0xproject/sol-resolver@1.0.4
- @0xproject/sra-report@1.0.4
- @0xproject/subproviders@1.0.4
- @0xproject/testnet-faucets@1.0.40
- @0xproject/types@1.0.1-rc.3
- @0xproject/utils@1.0.4
- @0xproject/web3-wrapper@1.1.2
- @0xproject/website@0.0.43
|
2018-07-26 17:42:30 +02:00 |
|
Fabio Berger
|
512dbb448b
|
Updated CHANGELOGS
|
2018-07-26 17:42:22 +02:00 |
|
Fabio Berger
|
aea048ecc7
|
Point to actual current version
|
2018-07-26 17:19:26 +02:00 |
|
Fabio Berger
|
3b7ad1688b
|
Fix changelogs and package versions for ones that weren't published
|
2018-07-26 17:10:59 +02:00 |
|
Fabio Berger
|
973bcb0483
|
Publish
- 0x.js@1.0.1-rc.2
- @0xproject/abi-gen@1.0.3
- @0xproject/assert@1.0.3
- @0xproject/base-contract@1.0.3
- @0xproject/connect@1.0.3
- @0xproject/contract-wrappers@1.0.1-rc.2
- contracts@2.1.38
- @0xproject/dev-utils@1.0.3
- ethereum-types@1.0.3
- @0xproject/fill-scenarios@1.0.1-rc.2
- @0xproject/json-schemas@1.0.1-rc.2
- @0xproject/metacoin@0.0.13
- @0xproject/migrations@1.0.3
- @0xproject/monorepo-scripts@1.0.4
- @0xproject/order-utils@1.0.1-rc.2
- @0xproject/order-watcher@1.0.1-rc.2
- @0xproject/react-docs@1.0.3
- @0xproject/react-docs-example@0.0.18
- @0xproject/react-shared@1.0.4
- @0xproject/sol-compiler@1.0.3
- @0xproject/sol-cov@1.0.3
- @0xproject/sol-resolver@1.0.3
- @0xproject/sra-report@1.0.3
- @0xproject/subproviders@1.0.3
- @0xproject/testnet-faucets@1.0.39
- @0xproject/tslint-config@1.0.4
- @0xproject/types@1.0.1-rc.2
- @0xproject/typescript-typings@1.0.3
- @0xproject/utils@1.0.3
- @0xproject/web3-wrapper@1.1.1
- @0xproject/website@0.0.42
|
2018-07-26 16:27:08 +02:00 |
|
Fabio Berger
|
87fb9a76ce
|
Updated CHANGELOGS
|
2018-07-26 16:26:57 +02:00 |
|
Fabio Berger
|
8732d8ece8
|
Add changelog entries for next RC publish
|
2018-07-26 16:02:49 +02:00 |
|
Fabio Berger
|
3b005ad47c
|
Fix accidental import from test folder
|
2018-07-26 15:34:00 +02:00 |
|
Fabio Berger
|
b756f76b0e
|
Publish
- 0x.js@1.0.1-rc.1
- @0xproject/abi-gen@1.0.2
- @0xproject/assert@1.0.2
- @0xproject/base-contract@1.0.2
- @0xproject/connect@1.0.2
- @0xproject/contract-wrappers@1.0.1-rc.1
- contracts@2.1.37
- @0xproject/dev-utils@1.0.2
- ethereum-types@1.0.2
- @0xproject/fill-scenarios@1.0.1-rc.1
- @0xproject/json-schemas@1.0.1-rc.1
- @0xproject/metacoin@0.0.12
- @0xproject/migrations@1.0.2
- @0xproject/monorepo-scripts@1.0.3
- @0xproject/order-utils@1.0.1-rc.1
- @0xproject/order-watcher@1.0.1-rc.1
- @0xproject/react-docs@1.0.2
- @0xproject/react-docs-example@0.0.17
- @0xproject/react-shared@1.0.3
- @0xproject/sol-compiler@1.0.2
- @0xproject/sol-cov@1.0.2
- @0xproject/sol-resolver@1.0.2
- @0xproject/sra-report@1.0.2
- @0xproject/subproviders@1.0.2
- @0xproject/testnet-faucets@1.0.38
- @0xproject/tslint-config@1.0.3
- @0xproject/types@1.0.1-rc.1
- @0xproject/typescript-typings@1.0.2
- @0xproject/utils@1.0.2
- @0xproject/web3-wrapper@1.1.0
- @0xproject/website@0.0.41
|
2018-07-26 13:53:36 +02:00 |
|
Fabio Berger
|
034948065d
|
Updated CHANGELOGS
|
2018-07-26 13:53:27 +02:00 |
|
Fabio Berger
|
b84225ac70
|
Revert to publishing ethereum-types
|
2018-07-26 13:05:36 +02:00 |
|
Fabio Berger
|
1236efc008
|
Temporarily have all packages depend on an older, published version of ethereum-types since we cannot publish a new one
|
2018-07-26 12:50:15 +02:00 |
|
Fabio Berger
|
600d574042
|
Remove artifacts which should no longer be commited
|
2018-07-25 18:18:28 +02:00 |
|
Fabio Berger
|
dc51741b83
|
Update artifacts in contract-wrappers, generate artifacts and improve README
|
2018-07-25 18:07:12 +02:00 |
|
Fabio Berger
|
91c7105d43
|
Revert "Temporarily add changelog & package.json version changes"
This reverts commit 97268d22534c2f4aca9bd6a88c70e988969d3c76.
|
2018-07-25 11:48:01 +02:00 |
|
Fabio Berger
|
97268d2253
|
Temporarily add changelog & package.json version changes
|
2018-07-24 16:33:16 +02:00 |
|
Fabio Berger
|
24b5aa0e82
|
Add new RC versions to changelog so that these packages are publised as RC's
|
2018-07-23 19:18:09 +02:00 |
|
Fabio Berger
|
3af2ef8439
|
Revert "Revert "Publish""
This reverts commit a66ccaa1da2af753038bf22a5e7e63bdc307bf2f.
|
2018-07-23 19:11:48 +02:00 |
|
Leonid Logvinov
|
a66ccaa1da
|
Revert "Publish"
This reverts commit 3dc94051713e4a32796ce3b4ae4b70b527e24cfe.
|
2018-07-23 17:13:44 +02:00 |
|
Leonid Logvinov
|
f05a563802
|
Publish
- 0x.js@1.0.0
- @0xproject/abi-gen@1.0.1
- @0xproject/assert@1.0.1
- @0xproject/base-contract@1.0.1
- @0xproject/connect@1.0.1
- @0xproject/contract-wrappers@1.0.0
- contracts@2.1.36
- @0xproject/dev-utils@1.0.1
- ethereum-types@1.0.1
- @0xproject/fill-scenarios@1.0.0
- @0xproject/json-schemas@1.0.0
- @0xproject/metacoin@0.0.11
- @0xproject/migrations@1.0.1
- @0xproject/monorepo-scripts@1.0.1
- @0xproject/order-utils@1.0.0
- @0xproject/order-watcher@1.0.0
- @0xproject/react-docs@1.0.1
- @0xproject/react-docs-example@0.0.16
- @0xproject/react-shared@1.0.1
- @0xproject/sol-compiler@1.0.1
- @0xproject/sol-cov@1.0.1
- @0xproject/sol-resolver@1.0.1
- @0xproject/sra-report@1.0.1
- @0xproject/subproviders@1.0.1
- @0xproject/testnet-faucets@1.0.37
- @0xproject/tslint-config@1.0.1
- @0xproject/types@1.0.0
- @0xproject/typescript-typings@1.0.1
- @0xproject/utils@1.0.1
- @0xproject/web3-wrapper@1.0.1
- @0xproject/website@0.0.40
|
2018-07-23 17:13:44 +02:00 |
|
Leonid Logvinov
|
855b6b1dc5
|
Updated CHANGELOGS
|
2018-07-23 16:58:40 +02:00 |
|
Fabio Berger
|
dc151f7290
|
Add missing timestamp to CHANGELOG entries
|
2018-07-20 20:13:53 +02:00 |
|
Leonid Logvinov
|
681a582630
|
FIx a typo
|
2018-07-20 00:54:44 +02:00 |
|