Fabio Berger
|
8bce407aec
|
Add order-utils to README list
|
2018-09-21 17:36:05 +01:00 |
|
Leonid Logvinov
|
29f6adc2ed
|
Publish
- 0x.js@1.0.4
- @0xproject/abi-gen@1.0.9
- @0xproject/assert@1.0.9
- @0xproject/base-contract@2.0.3
- @0xproject/connect@2.0.2
- @0xproject/contract-wrappers@1.0.4
- contracts@2.1.45
- @0xproject/dev-utils@1.0.8
- ethereum-types@1.0.7
- @0xproject/fill-scenarios@1.0.3
- @0xproject/forwarder-helper@1.0.4
- @0xproject/json-schemas@1.0.2
- @0xproject/metacoin@0.0.19
- @0xproject/migrations@1.0.10
- @0xproject/monorepo-scripts@1.0.9
- @0xproject/order-utils@1.0.3
- @0xproject/order-watcher@1.0.4
- @0xproject/react-docs@1.0.9
- @0xproject/react-shared@1.0.10
- @0xproject/sol-compiler@1.1.3
- @0xproject/sol-cov@2.1.3
- @0xproject/sol-resolver@1.0.9
- @0xproject/sra-report@1.0.9
- @0xproject/sra-spec@1.0.2
- @0xproject/subproviders@2.0.3
- @0xproject/testnet-faucets@1.0.47
- @0xproject/types@1.0.2
- @0xproject/typescript-typings@2.0.1
- @0xproject/utils@1.0.9
- @0xproject/web3-wrapper@2.0.3
- @0xproject/website@0.0.50
@0xproject/sol-resolver@1.0.9
@0xproject/sra-report@1.0.9
@0xproject/sra-spec@1.0.2
@0xproject/subproviders@2.0.3
@0xproject/testnet-faucets@1.0.47
@0xproject/types@1.0.2
@0xproject/typescript-typings@2.0.1
@0xproject/utils@1.0.9
@0xproject/web3-wrapper@2.0.3
@0xproject/website@0.0.50
contracts@2.1.45
ethereum-types@1.0.7
0x.js@1.0.4
@0xproject/abi-gen@1.0.9
@0xproject/assert@1.0.9
@0xproject/base-contract@2.0.3
@0xproject/connect@2.0.2
@0xproject/contract-wrappers@1.0.4
@0xproject/dev-utils@1.0.8
@0xproject/fill-scenarios@1.0.3
@0xproject/forwarder-helper@1.0.4
@0xproject/json-schemas@1.0.2
@0xproject/metacoin@0.0.19
@0xproject/migrations@1.0.10
@0xproject/monorepo-scripts@1.0.9
@0xproject/order-utils@1.0.3
@0xproject/order-watcher@1.0.4
@0xproject/react-docs@1.0.9
@0xproject/react-shared@1.0.10
@0xproject/sol-compiler@1.1.3
@0xproject/sol-cov@2.1.3
monorepo@29f6adc
|
2018-09-21 16:59:27 +02:00 |
|
Leonid Logvinov
|
5446de6308
|
Updated CHANGELOGS
|
2018-09-21 16:59:16 +02:00 |
|
Leonid Logvinov
|
9540db2aad
|
Merge pull request #1081 from 0xProject/fix/node-types-unpin
Don't depend on a specific version of node types
|
2018-09-21 16:45:03 +02:00 |
|
Leonid Logvinov
|
7dd28d6fab
|
Don't depend on a specific version of node types
|
2018-09-21 16:37:20 +02:00 |
|
Fabio Berger
|
ba59879e7f
|
Merge pull request #1079 from 0xProject/fixAwaitTxMined
Fix awaitTransactionMinedAsync for new Parity version
|
2018-09-21 11:36:58 +01:00 |
|
Fabio Berger
|
c10807c4e3
|
Add PR number
|
2018-09-21 11:04:30 +01:00 |
|
Fabio Berger
|
4e8ec2359d
|
Also make sure the transactionReceipt contains a blockNumber when checking if a transaction has been mined.
|
2018-09-21 10:56:31 +01:00 |
|
Fabio Berger
|
cbd72b6e3d
|
Merge pull request #1077 from PhABC/patch-1
[ethereum-types] Add BigNumber[] in ContractEventArg Type Definition
|
2018-09-21 00:01:25 +01:00 |
|
Philippe Castonguay
|
90e28220fa
|
Set ContractEventArg type definition to any
|
2018-09-20 16:19:08 -04:00 |
|
Philippe Castonguay
|
abd308455a
|
Add BigNumber[] support in ContractEventArg
Currently, my contract has events that take a BigNumber array and typescript complains that ContractEventArg does not support this.
|
2018-09-19 20:17:00 -04:00 |
|
Fabio Berger
|
3e70ab015b
|
Publish
- 0x.js@1.0.3
- @0xproject/connect@2.0.1
- @0xproject/contract-wrappers@1.0.3
- contracts@2.1.44
- @0xproject/fill-scenarios@1.0.2
- @0xproject/forwarder-helper@1.0.3
- @0xproject/migrations@1.0.9
- @0xproject/order-utils@1.0.2
- @0xproject/order-watcher@1.0.3
- @0xproject/testnet-faucets@1.0.46
- @0xproject/website@0.0.49
0x.js@1.0.3
@0xproject/connect@2.0.1
@0xproject/contract-wrappers@1.0.3
@0xproject/fill-scenarios@1.0.2
@0xproject/forwarder-helper@1.0.3
@0xproject/migrations@1.0.9
@0xproject/order-utils@1.0.2
@0xproject/order-watcher@1.0.3
@0xproject/testnet-faucets@1.0.46
@0xproject/website@0.0.49
contracts@2.1.44
monorepo@3e70ab0
|
2018-09-19 16:13:24 +01:00 |
|
Fabio Berger
|
dab7f1a739
|
Updated CHANGELOGS
|
2018-09-19 16:13:15 +01:00 |
|
Fabio Berger
|
f6438725eb
|
Update changelog entries
|
2018-09-19 15:59:17 +01:00 |
|
Fabio Berger
|
83ffbd05be
|
Merge pull request #1074 from 0xProject/reduceBundleSizes
Reduce published packages bundle sizes
|
2018-09-19 14:50:01 +01:00 |
|
Fabio Berger
|
88be6b5e0d
|
Add back in evm.bytecode.object since it's needed to generate contract-wrappers
|
2018-09-19 13:55:09 +01:00 |
|
Fabio Berger
|
aa47f85f48
|
Make higher-order packages copy over trimmed down artifacts
|
2018-09-19 12:57:45 +01:00 |
|
Fabio Berger
|
fec9c8f1c6
|
Create trimmed artifacts of v2 contracts
|
2018-09-19 12:53:00 +01:00 |
|
Fabio Berger
|
e2559798df
|
Publish
- 0x.js@1.0.2
- @0xproject/contract-wrappers@1.0.2
- @0xproject/forwarder-helper@1.0.2
- @0xproject/migrations@1.0.8
- @0xproject/order-watcher@1.0.2
- @0xproject/testnet-faucets@1.0.45
- @0xproject/website@0.0.48
0x.js@1.0.2
@0xproject/contract-wrappers@1.0.2
@0xproject/forwarder-helper@1.0.2
@0xproject/migrations@1.0.8
@0xproject/order-watcher@1.0.2
@0xproject/testnet-faucets@1.0.45
@0xproject/website@0.0.48
monorepo@e255979
|
2018-09-18 11:18:28 +01:00 |
|
Fabio Berger
|
ccc18620bf
|
Updated CHANGELOGS
|
2018-09-18 11:18:19 +01:00 |
|
Fabio Berger
|
febe00db4f
|
Merge pull request #1072 from 0xProject/addMissingEtherTokenConfig
Add missing mainnet addresses to ZRXToken & WETH artifacts
|
2018-09-18 11:05:28 +01:00 |
|
Fabio Berger
|
6f36048a8e
|
Add CHANGELOG entries about bug fix
|
2018-09-18 10:43:18 +01:00 |
|
Fabio Berger
|
2457ecb7e7
|
Add missing mainnet addresses to ZRXToken & WETH artifacts
|
2018-09-18 10:29:27 +01:00 |
|
Jacob Evans
|
2378747570
|
Merge pull request #1063 from 0xProject/feature/0x.js/update-readme-import
0xjs README/website docs update
|
2018-09-17 23:59:27 +02:00 |
|
Jacob Evans
|
2df569b727
|
Folder 1.0.0 -> 1.0.1
|
2018-09-17 21:33:50 +00:00 |
|
Jacob Evans
|
65aecc0024
|
Rename to v1->v0 v2->v1
|
2018-09-17 23:23:27 +02:00 |
|
Fabio Berger
|
074082ec94
|
Fix forwarder package.json
|
2018-09-17 12:53:05 +01:00 |
|
Fabio Berger
|
6b9f0af828
|
Add 0x.js 2.0.0 async and installation sections
|
2018-09-17 12:52:25 +01:00 |
|
Fabio Berger
|
bfabf765e3
|
Update decoration error
|
2018-09-17 12:52:12 +01:00 |
|
Fabio Berger
|
e74f736eff
|
Update 0x.js README
|
2018-09-17 12:52:04 +01:00 |
|
Fabio Berger
|
45483557a5
|
Remove doc commands from forwarder-helper package for now
|
2018-09-17 12:45:27 +01:00 |
|
Alex Browne
|
07942a7aec
|
Merge pull request #1061 from 0xProject/feature/ci-resource-classes
Bump CircleCI resource class for build and test-publish
|
2018-09-13 14:49:11 +02:00 |
|
Jacob Evans
|
3d1b7c10e8
|
Remove note about RC versions
|
2018-09-13 14:32:46 +02:00 |
|
Jacob Evans
|
cf46d2c704
|
0xjs README/website docs update
|
2018-09-13 13:58:05 +02:00 |
|
Alex Browne
|
4434856add
|
Bump CircleCI resource class for build and test-publish
|
2018-09-12 17:23:11 +02:00 |
|
fragosti
|
52d511df21
|
Change Davids description
|
2018-09-12 11:53:11 +02:00 |
|
fragosti
|
50f58f9121
|
Add images for David Sacks and Gene
|
2018-09-12 11:48:03 +02:00 |
|
fragosti
|
7a20c7b946
|
Fix David Sacks links
|
2018-09-12 11:46:42 +02:00 |
|
fragosti
|
ce0e60ed84
|
Merge branch 'feature/website/add-gene' into development
|
2018-09-12 11:43:16 +02:00 |
|
fragosti
|
4ad0a6c7b7
|
Add david sacks
|
2018-09-12 11:42:58 +02:00 |
|
fragosti
|
b8d8651e43
|
Add Gene info to website
|
2018-09-12 11:16:13 +02:00 |
|
Francesco Agosti
|
45b68832aa
|
Merge pull request #1064 from 0xProject/patch/website/new-token-addresses
[website] Fix minting for new tokens on testnets
|
2018-09-07 16:12:50 +02:00 |
|
fragosti
|
6dfcaaf889
|
Clear localstorage
|
2018-09-07 13:12:53 +02:00 |
|
fragosti
|
8131c5d6bc
|
Fix minting for new tokens on testnets
|
2018-09-07 13:05:11 +02:00 |
|
Amir Bandeali
|
df5779b6d1
|
Link bug bounty section to wiki
|
2018-09-05 12:10:39 -07:00 |
|
Amir Bandeali
|
4a5a0c8c78
|
Update README with directory structure and bug bounty
|
2018-09-05 11:37:48 -07:00 |
|
Jacob Evans
|
b3a17624c8
|
Merge pull request #1060 from 0xProject/feature/testnet-faucets/v2
[testnet-faucets] update to v2
|
2018-09-05 18:33:50 +01:00 |
|
Jacob Evans
|
e63841a604
|
Check token exists for network for user params
|
2018-09-05 18:11:57 +01:00 |
|
Jacob Evans
|
7ec95e8c29
|
Remove unused name and symbol
|
2018-09-05 16:04:52 +01:00 |
|
Jacob Evans
|
b217495465
|
Floor expiration time
|
2018-09-05 15:57:40 +01:00 |
|