Jacob Evans
f57f29e426
Update changelog
2019-03-14 10:12:13 +01:00
Jacob Evans
f2857452e3
Fix error were object could be undefined given an approval event
2019-03-14 10:12:03 +01:00
Greg Hysen
667c22169f
Merge pull request #1657 from 0xProject/feature/contracts/erc1155MinimalImplementation
...
erc1155 minimal implementation
2019-03-12 12:51:43 -07:00
Amir Bandeali
2822e77716
Merge pull request #1682 from 0xProject/feat/contracts/solidity0.5.5
...
Upgrade contracts to Solidity 0.5.5
2019-03-11 17:06:28 -07:00
Greg Hysen
ebfa00d555
Added remaining erc1155 revert reasons to types package
2019-03-11 15:00:41 -07:00
Greg Hysen
60d24ada62
tests for allowance approvals on erc1155
2019-03-11 14:59:58 -07:00
Greg Hysen
4bdd412c15
added pr to changelogs
2019-03-11 14:59:58 -07:00
Greg Hysen
6eba9273cb
bumped revision verson for types package
2019-03-11 14:59:58 -07:00
Greg Hysen
0c03747807
Basic ERC1155 wrapper
2019-03-11 14:55:45 -07:00
Alex Browne
0e07ee3d81
Merge pull request #1683 from 0xProject/feature/pipeline-entities-documentation
...
Add documentation for some pipeline entities
2019-03-11 11:55:43 -07:00
Amir Bandeali
14b820f2c1
Merge pull request #1685 from merklejerk/fix/order-watcher/websocket-1.0.25
...
Upgrade to websocket@^1.0.26 to fix broken tests
2019-03-11 11:08:28 -07:00
Fabio Berger
fa6db9411b
Remove unused file
2019-03-11 13:07:38 +01:00
Lawrence
644f54bfba
Update connect package as well because it was also asking for websocket@^1.0.25.
2019-03-08 02:20:23 -08:00
Lawrence
755c4da8cc
Add PR
2019-03-08 01:39:45 -08:00
Lawrence
483c77fba8
Remove websocket@1.0.25 entry from yarn.lock so yarn installs websocket@^1.0.26.
...
Update order-watcher's websocket dependency from ^1.0.25 (broken on some node architectures) to ^1.0.26.
2019-03-08 01:26:28 -08:00
Amir Bandeali
22af796302
Cleanup
2019-03-07 19:36:26 -08:00
Alex Browne
a70931ffbf
Add documentation for some pipeline entities.
2019-03-07 18:28:57 -08:00
Amir Bandeali
2f7dd177c1
Update CHANGELOGs
2019-03-07 15:17:56 -08:00
Amir Bandeali
e7bb524362
Update dependencies and update solc types
2019-03-07 14:57:13 -08:00
Amir Bandeali
9e03e1c742
Merge pull request #1668 from 0xProject/feat/contracts/tec-txorigin-check
...
Add tx.origin to TEC approvals
2019-03-07 14:55:32 -08:00
Amir Bandeali
53a70bbffb
Change InvalidSender err to invalidOrigin
2019-03-07 13:58:50 -08:00
David Sun
af82fa7b62
fixed row issues
2019-03-07 12:35:52 -08:00
David Sun
2eeabe3998
add svg file for ethfinex
2019-03-07 11:08:25 -08:00
David Sun
4457a300bf
updated
2019-03-03 18:48:37 -08:00
Leonid Logvinov
397496aff0
Publish
...
- 0x.js@6.0.3
- @0x/abi-gen@2.0.6
- @0x/abi-gen-wrappers@4.0.2
- @0x/assert@2.0.6
- @0x/asset-buyer@6.0.3
- @0x/base-contract@5.0.2
- @0x/connect@5.0.2
- @0x/contract-wrappers@8.0.3
- @0x/contracts-gen@1.0.5
- @0x/dev-tools-pages@0.0.22
- @0x/dev-utils@2.1.3
- @0x/fill-scenarios@3.0.2
- @0x/instant@1.0.17
- @0x/json-schemas@3.0.6
- @0x/metacoin@0.0.44
- @0x/migrations@4.0.3
- @0x/monorepo-scripts@1.0.27
- @0x/order-utils@7.0.2
- @0x/order-watcher@4.0.3
- @0x/pipeline@1.0.14
- @0x/react-docs@2.0.7
- @0x/react-shared@2.0.7
- @0x/sol-compiler@3.1.3
- @0x/sol-coverage@3.0.0
- @0x/sol-doc@2.0.7
- @0x/sol-profiler@3.1.2
- @0x/sol-trace@2.0.8
- @0x/sol-tracing-utils@6.0.7
- @0x/sra-spec@2.0.6
- @0x/subproviders@4.0.2
- @0x/testnet-faucets@1.0.73
- @0x/utils@4.2.2
- @0x/web3-wrapper@6.0.2
- @0x/website@0.0.76
- @0x/contracts-asset-proxy@1.0.9
- @0x/contracts-erc20@1.0.9
- @0x/contracts-erc721@1.0.9
- @0x/contracts-exchange@1.0.9
- @0x/contracts-exchange-forwarder@1.0.9
- @0x/contracts-exchange-libs@1.1.3
- @0x/contracts-extensions@2.0.8
- @0x/contracts-multisig@2.0.8
- @0x/contracts-tec@0.0.4
- @0x/contracts-test-utils@3.0.8
- @0x/contracts-utils@2.0.8
2019-03-01 14:34:26 -08:00
Leonid Logvinov
7458fe0d81
Updated CHANGELOGS
2019-03-01 14:34:15 -08:00
Leonid Logvinov
453c81f634
Merge pull request #1663 from 0xProject/fix/sol-profiler
...
Sol profiler improvements and bug fixes
2019-03-01 14:19:41 -08:00
Leonid Logvinov
eebce4b54d
Fix linter errors
2019-03-01 13:59:56 -08:00
Fabio B
f7976e18f1
Update packages/sol-profiler/src/profiler_subprovider.ts
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-03-01 13:46:47 -08:00
Fabio B
d951fe9988
Update packages/sol-tracing-utils/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-03-01 13:46:42 -08:00
Fabio B
fd4da78075
Update packages/sol-profiler/src/profiler_subprovider.ts
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-03-01 13:46:35 -08:00
Fabio B
a025ae3f54
Update packages/sol-profiler/src/profiler_subprovider.ts
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-03-01 13:46:27 -08:00
Jacob Evans
a75ba0d903
Merge pull request #1662 from 0xProject/bug/move-contracts-test-utils
...
Move contracts-test-utils to dev dependencies
2019-03-01 10:35:59 -05:00
Alex Svanevik
99318ae2ba
Merge pull request #1658 from 0xProject/fix/pipeline/edps-rate-limiting
...
Added bottleneck for EDPS to deal with rate-limiting
2019-03-01 18:11:18 +08:00
Leonid Logvinov
8369bcb605
Fix linter issues
2019-02-28 22:37:32 -08:00
askeluv
338cc69034
Removed logging
2019-03-01 14:33:19 +08:00
Leonid Logvinov
4526c52fe8
Add PR numbers
2019-02-28 20:23:24 -08:00
Leonid Logvinov
81f9bda502
Add CHANGELOG entries
2019-02-28 20:19:47 -08:00
Leonid Logvinov
46bc5463ca
Change the way we access the stack in traces
2019-02-28 20:19:05 -08:00
Leonid Logvinov
bb346537ba
Make sol-profiler faster
2019-02-28 20:18:44 -08:00
F. Eugene Aumson
3b5f0d5c30
Adapt to Bloxy API change ( #1659 )
...
* Adapt to Bloxy API change
We were using the `days` parameter, but that's no longer available in
the API, so our fetching of previous days (before "today") was broken.
This change gets rid of the concept of "days", and uses the API's new
`from_date` and `till_date` parameters to fetch previous days' trades.
The change to the query in `getLastSeenTimestampAsync()` was necessary
because it was returning a string (despite the `as Array<{ tx_timestamp:
number }>` cast), which was later causing problems trying to pass that
value into `new Date()`. It worked before because we were doing some
math operations on it (multiplying it by some numbers), so coercion was
saving us. With the change from a raw query to a `typeorm` call, the
`numberToBigIntTransformer` specified in the `DexTrade` entity is now
doing the proper type conversion for us.
The new `MAX_DAYS` constant in `pull_competing_dex_trades.ts` is
necessary in order to avoid trying to pull data all the way back to 1969
:D, which induces the API to return an HTTP 503.
* Increase trades per query to match current API doc
This is needed in order to be able to pull more than a handful of days
of data at a time (at least, with the script the way its currently
written).
2019-02-28 20:28:00 -05:00
Leonid Logvinov
808ce969d9
Fix a bug with OpCode gas costs being incorrect or NaN
2019-02-28 16:53:59 -08:00
Leonid Logvinov
16f8339f3c
Add HEX_BASE to constants
2019-02-28 16:52:18 -08:00
Leonid Logvinov
25d68c3904
Add opCodeToGasCost and opCodeToParamToStackOffset to constants
2019-02-28 16:51:29 -08:00
Leonid Logvinov
77ad8e1a80
Fix a bug when TruffleArtifactAdapter wasn't correctly parsing solc config in the pre 5.0 version of trufle
2019-02-28 16:46:08 -08:00
Jacob Evans
9e8c18075a
Move fill-scenarios to devDependecies
2019-02-28 17:48:40 -05:00
Jacob Evans
4278cdfd29
Add CHANGELOG
2019-02-28 17:32:08 -05:00
Jacob Evans
142c2bd0f0
Move contracts-test-utils to dev dependencies
2019-02-28 16:50:23 -05:00
Jacob Evans
5c06df2635
Update changelog PR
2019-02-28 15:43:07 -05:00
Jacob Evans
d69bf76341
Update CHANGELOG
2019-02-28 15:28:09 -05:00