Amir Bandeali
a394967268
Use new transaction schema throughout monorepo
2019-02-05 09:23:09 -08:00
Amir Bandeali
c7c4cb9bc6
Add transaction hash utils
2019-02-05 09:23:09 -08:00
Amir Bandeali
1ada679663
Update ZeroExTransactionSchema
2019-02-05 09:23:09 -08:00
Amir Bandeali
9552676783
Add schema validation to getOrderHashBuff
2019-02-05 09:23:09 -08:00
Fabio B
69c7c03fb3
Merge pull request #1580 from 0xProject/fix/preSignedSignatureBug
...
Fix preSigned signature bug in SignatureUtils
2019-02-05 14:36:06 +00:00
Fabio Berger
224a58bdf2
Fix dep version
2019-02-05 14:19:48 +00:00
Fabio Berger
98427b715d
Merge branch 'fix/preSignedSignatureBug' of github.com:0xProject/0x-monorepo into fix/preSignedSignatureBug
...
* 'fix/preSignedSignatureBug' of github.com:0xProject/0x-monorepo:
Update packages/order-utils/CHANGELOG.json
2019-02-05 13:57:40 +00:00
Fabio Berger
a8078aa151
merge development
2019-02-05 13:55:05 +00:00
Leonid Logvinov
7b583cecb2
Publish
...
- 0x.js@4.0.0
- @0x/abi-gen@2.0.0
- @0x/abi-gen-templates@2.0.0
- @0x/abi-gen-wrappers@3.0.0
- @0x/assert@2.0.0
- @0x/asset-buyer@5.0.0
- @0x/base-contract@4.0.0
- @0x/connect@4.0.0
- @0x/contract-addresses@2.2.1
- @0x/contract-wrappers@6.0.1
- @0x/dev-tools-pages@0.0.15
- @0x/dev-utils@2.0.0
- ethereum-types@2.0.0
- @0x/fill-scenarios@2.0.0
- @0x/instant@1.0.9
- @0x/json-schemas@3.0.0
- @0x/metacoin@0.0.37
- @0x/migrations@3.0.0
- @0x/monorepo-scripts@1.0.20
- @0x/order-utils@4.0.0
- @0x/order-watcher@3.0.0
- @0x/pipeline@1.0.6
- @0x/react-docs@2.0.0
- @0x/react-shared@2.0.0
- @0x/sol-compiler@3.0.0
- @0x/sol-coverage@2.0.0
- @0x/sol-doc@2.0.0
- @0x/sol-profiler@2.0.1
- @0x/sol-resolver@2.0.0
- @0x/sol-trace@2.0.1
- @0x/sol-tracing-utils@6.0.0
- @0x/sra-spec@2.0.0
- @0x/subproviders@3.0.0
- @0x/testnet-faucets@1.0.65
- @0x/tslint-config@3.0.0
- @0x/types@2.0.0
- @0x/typescript-typings@4.0.0
- @0x/utils@4.0.1
- @0x/web3-wrapper@4.0.0
- @0x/website@0.0.68
- @0x/contracts-asset-proxy@1.0.1
- @0x/contracts-erc20@1.0.1
- @0x/contracts-erc721@1.0.1
- @0x/contracts-exchange@1.0.1
- @0x/contracts-exchange-forwarder@1.0.1
- @0x/contracts-exchange-libs@1.0.1
- @0x/contracts-extensions@2.0.0
- @0x/contracts-multisig@2.0.0
- @0x/contracts-test-utils@3.0.0
- @0x/contracts-utils@2.0.0
0x.js@4.0.0
@0x/abi-gen-templates@2.0.0
@0x/abi-gen-wrappers@3.0.0
@0x/abi-gen@2.0.0
@0x/assert@2.0.0
@0x/asset-buyer@5.0.0
@0x/base-contract@4.0.0
@0x/connect@4.0.0
@0x/contract-addresses@2.2.1
@0x/contract-wrappers@6.0.1
@0x/contracts-asset-proxy@1.0.1
@0x/contracts-erc20@1.0.1
@0x/contracts-erc721@1.0.1
@0x/contracts-exchange-forwarder@1.0.1
@0x/contracts-exchange-libs@1.0.1
@0x/contracts-exchange@1.0.1
@0x/contracts-extensions@2.0.0
@0x/contracts-multisig@2.0.0
@0x/contracts-test-utils@3.0.0
@0x/contracts-utils@2.0.0
@0x/dev-tools-pages@0.0.15
@0x/dev-utils@2.0.0
@0x/fill-scenarios@2.0.0
@0x/instant@1.0.9
@0x/json-schemas@3.0.0
@0x/metacoin@0.0.37
@0x/migrations@3.0.0
@0x/monorepo-scripts@1.0.20
@0x/order-utils@4.0.0
@0x/order-watcher@3.0.0
@0x/pipeline@1.0.6
@0x/react-docs@2.0.0
@0x/react-shared@2.0.0
@0x/sol-compiler@3.0.0
@0x/sol-coverage@2.0.0
@0x/sol-doc@2.0.0
@0x/sol-profiler@2.0.1
@0x/sol-resolver@2.0.0
@0x/sol-trace@2.0.1
@0x/sol-tracing-utils@6.0.0
@0x/sra-spec@2.0.0
@0x/subproviders@3.0.0
@0x/testnet-faucets@1.0.65
@0x/tslint-config@3.0.0
@0x/types@2.0.0
@0x/typescript-typings@4.0.0
@0x/utils@4.0.1
@0x/web3-wrapper@4.0.0
@0x/website@0.0.68
ethereum-types@2.0.0
monorepo@7b583ce
2019-02-05 14:50:16 +01:00
Leonid Logvinov
f3d9520db2
Updated CHANGELOGS
2019-02-05 14:50:02 +01:00
Leonid Logvinov
9de4bf1225
Fix contracts-utils versions
2019-02-05 14:29:17 +01:00
Leonid Logvinov
3cb6744369
Update packages/order-utils/CHANGELOG.json
...
Co-Authored-By: fabioberger <kandinsky454@protonmail.ch >
2019-02-05 13:14:31 +00:00
Fabio Berger
e021460f03
Remove .only
2019-02-05 13:09:23 +00:00
Fabio Berger
0a93f3346f
All CHANGELOG entry
2019-02-05 13:07:50 +00:00
Fabio Berger
332cc14dcd
Add preSigned isValidSignature test for success case using smart contract & TS implementation
2019-02-05 13:07:40 +00:00
Leonid Logvinov
52e287fc7d
Fix CHANGELOGs
2019-02-05 13:57:38 +01:00
Fabio Berger
7885b2e3f8
Fix test
2019-02-05 12:56:04 +00:00
Leonid Logvinov
e6683e46cc
Add CHANGELOG entries to sol-tracing-utils
2019-02-05 13:47:27 +01:00
Fabio Berger
2447c72a5c
Fix heap out of memory issue
2019-02-05 12:09:13 +00:00
Leonid Logvinov
4febabd3e7
Merge pull request #1583 from reserve-protocol/development
...
Fix default gas limit for fake txs in TraceCollectionSubprovider
2019-02-05 12:28:05 +01:00
Leonid Logvinov
4b4bfee1bc
Merge pull request #1584 from reserve-protocol/patch
...
Hook eth_sendRawTransaction in addition to eth_sendTransaction
2019-02-05 12:26:58 +01:00
Fabio Berger
d7c9d73349
Merge branch 'development' into fix/preSignedSignatureBug
...
* development:
update error msg for dependency version check
CI test for dependencies to have the same version (#1556 )
Add missing comma
Decode NULL as false
Update blog link to not be /latest, and use constant in mobile nav
2019-02-05 11:16:45 +00:00
xianny
09a5b6e7a3
update error msg for dependency version check
2019-02-05 19:05:45 +08:00
Xianny
703aa38a17
CI test for dependencies to have the same version ( #1556 )
...
* add failing CI for dependencies with multiple versions
* update dependencies
* increase bundlewatch maxsize for 0x.js
2019-02-05 18:58:30 +08:00
Fabio B
b2f35057a5
Merge pull request #1582 from 0xProject/fix/utils/abiDecodeNullAsFalse
...
Decode NULL as False in Abi Encoder
2019-02-05 10:32:00 +00:00
Fabio Berger
a3198b7df8
Add missing comma
2019-02-05 09:33:16 +00:00
Greg Hysen
db900d180c
Decode NULL as false
2019-02-04 16:32:14 -08:00
Jeremy Schlatter
3d2ed57c08
Hook eth_sendRawTransaction in addition to eth_sendTransaction
2019-02-04 14:33:13 -08:00
Jeremy Schlatter
d0b0c4a917
Fix default gas limit for fake txs in TraceCollectionSubprovider
...
This hex string is required to be prefixed with '0x'. If it does not have that
prefix, then the call to unmarshalTxData below will fail with:
BigNumber Error: new BigNumber() not a number: 5b8d80
This default value is overridden if the incoming call already has a gas
estimate, in which case the parse error above does not happen. This is probably
why the error wasn't previously noticed.
2019-02-04 13:22:36 -08:00
Fabio Berger
a1bf5e8261
Merge branch 'development' into fix/preSignedSignatureBug
...
* development:
Nit fixes to pipeline README
fix typo
2019-02-04 19:33:08 +00:00
Steve Klebanoff
74293d5bc8
Merge pull request #1536 from 0xProject/fix/website/blog-link
...
[website] Change blog link
2019-02-04 08:59:03 -08:00
David Sun
59f48d6d57
working on big number coercion function
2019-02-04 11:19:18 -05:00
Fabio Berger
50cad8d260
Nit fixes to pipeline README
2019-02-04 16:04:19 +00:00
Fabio Berger
52f22aad81
Write failing preSign unit test
2019-02-04 16:03:48 +00:00
Fabio Berger
c03e24e10b
Fix bug where passing in signerAddress instead of exchangeAddress
2019-02-04 16:03:25 +00:00
Fabio B
995a2ef8a0
Merge pull request #1567 from jeremyschlatter/patch-1
...
fix typo
2019-02-04 14:30:45 +00:00
Leonid Logvinov
4d75681357
Add @0x/types dependency
2019-02-04 13:11:20 +01:00
Leonid Logvinov
1a88eac9c7
Make the banner more visible
2019-02-04 13:00:15 +01:00
Leonid Logvinov
47357ddec8
Remove redundant dependencies
2019-02-04 12:58:19 +01:00
Fabio B
129ae3a737
Update packages/contracts-gen/src/index.ts
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-02-04 12:56:18 +01:00
Fabio B
31d1390039
Update packages/contracts-gen/README.md
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-02-04 12:52:36 +01:00
Leonid Logvinov
6943bbcacb
Temp
2019-02-04 10:38:02 +01:00
Francesco Agosti
1d3fff32a2
Merge pull request #1559 from 0xProject/feature/pipeline/fix-missing-dex-trades
...
[pipeline] Fix missing DEX Trades from Bloxy
2019-02-01 18:30:57 -08:00
Amir Bandeali
069c9fd4a6
Merge pull request #1568 from smithki/fix/contract-wrappers/wrong-default-address-for-order-validator-wrapper
...
Use correct "orderValidator" address in OrderValidatorWrapper constructor
2019-02-01 16:04:30 -08:00
fragosti
4f3cab4213
add row deletion step to migration
2019-02-01 15:50:04 -08:00
Fabio Berger
42c13ecafa
Remove DDEX library from developer tools list
2019-02-01 20:12:43 +00:00
dave4506
70158c3a99
Merge pull request #1572 from dave4506/fix/instant/input-bug-firefox
...
Removed number selector for firefox inputs
2019-02-01 14:15:21 -05:00
Leonid Logvinov
ae8d2ae2cb
Merge pull request #1542 from 0xProject/feature/solc-docker
...
Implement docker as another backend for sol-compiler
2019-02-01 19:58:29 +01:00
Leonid Logvinov
79adf5cec6
Merge development
2019-02-01 19:08:56 +01:00
David Sun
26d44a5392
ran prettier on codebase
2019-02-01 12:07:21 -05:00