Leonid Logvinov
8c985eb579
Fix linter issue
2018-10-02 15:09:24 +02:00
Leonid Logvinov
3a93c8a6e0
Separate deps and built caches
2018-10-02 15:09:24 +02:00
Leonid Logvinov
86cc98b245
Build tslint rules before running linter
2018-10-02 15:09:24 +02:00
Leonid Logvinov
ddc0813d90
Cache yarn cache directory without node modules
2018-10-02 15:09:24 +02:00
Leonid Logvinov
a02e6c0441
Run linter before prettier as it fails more often
2018-10-02 15:09:24 +02:00
Leonid Logvinov
52ac84335c
Add yarn cache path
2018-10-02 15:09:24 +02:00
Leonid Logvinov
97616eb8e4
Split CI install and build steps
2018-10-02 15:09:24 +02:00
Leonid Logvinov
9e3d1cd63d
Move bundle-size out of static tests and don't wait for a build with static tests
2018-10-02 15:09:24 +02:00
Leonid Logvinov
f4e4eef48e
Introduce a build:ci command that doesn't build webpack bundles
2018-10-02 15:09:24 +02:00
Leonid Logvinov
16720d4fc7
Measure only one bundle size as they're the same
2018-10-02 15:09:24 +02:00
Leonid Logvinov
f884cc826f
Fix linter errors
2018-10-02 15:09:23 +02:00
Leonid Logvinov
1059acf56f
Fix no_website CI builds
2018-10-02 15:09:23 +02:00
Leonid Logvinov
c3be851c18
Check bundle size on CI
2018-10-02 15:09:23 +02:00
Leonid Logvinov
00051ae5bb
Add a command to run bundle size reporter
2018-10-02 15:09:23 +02:00
Leonid Logvinov
9ad4a135d2
Merge pull request #1106 from 0xProject/feature/postpublish-cleanup
...
Update package.json versions to match the npm ones
2018-10-02 15:08:43 +02:00
Leonid Logvinov
f80faf0b48
Update package.json versions to match the npm ones
2018-10-02 14:45:16 +02:00
Leonid Logvinov
8b7888b736
Updated CHANGELOGS
2018-10-02 12:37:34 +02:00
Leonid Logvinov
a9ec51ac10
Remove 0x.js bundles from .npmignore
2018-10-02 12:13:38 +02:00
Brandon Millman
c1fb0d7fdf
Add Jason to website
2018-10-01 11:52:49 -07:00
Fabio Berger
67e689158f
Add missing yarn.lock changes
2018-10-01 17:53:30 +01:00
Fabio Berger
dbbf04bc7d
Fix bug in sol-doc
2018-10-01 17:53:19 +01:00
Fabio Berger
bad6761e13
Merge pull request #1099 from 0xProject/solidityDocRefImprovements
...
Solidity Doc Improvements
2018-10-01 16:37:44 +01:00
Fabio Berger
6ffdc318e7
Disable max file line count tslint rule for types file
2018-10-01 16:10:22 +01:00
Fabio Berger
de7470d936
merge development
2018-09-30 07:31:34 +01:00
Fabio Berger
b9eb2b3918
Add test that structs are documented in separate section
2018-09-29 14:22:49 +01:00
Fabio Berger
2b6a9911f5
Add test for methodSignature gen for methods with param/return structs
2018-09-29 14:22:33 +01:00
Fabio Berger
005b7a55e8
Fix tests
2018-09-29 14:22:05 +01:00
Fabio Berger
ac14dd2b29
Publish
...
- 0x.js@1.0.7
- @0xproject/abi-gen@1.0.12
- @0xproject/assert@1.0.12
- @0xproject/asset-buyer@1.0.2
- @0xproject/base-contract@3.0.0
- @0xproject/connect@3.0.0
- @0xproject/contract-wrappers@2.0.1
- contracts@2.1.48
- @0xproject/dev-utils@1.0.11
- ethereum-types@1.0.9
- @0xproject/fill-scenarios@1.0.6
- @0xproject/json-schemas@1.0.5
- @0xproject/metacoin@0.0.22
- @0xproject/migrations@1.0.13
- @0xproject/monorepo-scripts@1.0.10
- @0xproject/order-utils@1.0.6
- @0xproject/order-watcher@2.1.0
- @0xproject/react-docs@1.0.12
- @0xproject/react-shared@1.0.13
- @0xproject/sol-compiler@1.1.6
- @0xproject/sol-cov@2.1.6
- @0xproject/sol-doc@1.0.1
- @0xproject/sol-resolver@1.0.12
- @0xproject/sra-report@1.0.12
- @0xproject/sra-spec@1.0.5
- @0xproject/subproviders@2.0.6
- @0xproject/testnet-faucets@1.0.50
- @0xproject/types@1.1.2
- @0xproject/typescript-typings@3.0.0
- @0xproject/utils@2.0.0
- @0xproject/web3-wrapper@3.0.2
- @0xproject/website@0.0.53
@0xproject/sol-cov@2.1.6
0x.js@1.0.7
@0xproject/abi-gen@1.0.12
@0xproject/assert@1.0.12
@0xproject/asset-buyer@1.0.2
@0xproject/base-contract@3.0.0
@0xproject/connect@3.0.0
@0xproject/contract-wrappers@2.0.1
@0xproject/dev-utils@1.0.11
@0xproject/fill-scenarios@1.0.6
@0xproject/json-schemas@1.0.5
@0xproject/metacoin@0.0.22
@0xproject/migrations@1.0.13
@0xproject/monorepo-scripts@1.0.10
@0xproject/order-utils@1.0.6
@0xproject/order-watcher@2.1.0
@0xproject/react-docs@1.0.12
@0xproject/react-shared@1.0.13
@0xproject/sol-compiler@1.1.6
@0xproject/sol-doc@1.0.1
@0xproject/sol-resolver@1.0.12
@0xproject/sra-report@1.0.12
@0xproject/sra-spec@1.0.5
@0xproject/subproviders@2.0.6
@0xproject/testnet-faucets@1.0.50
@0xproject/types@1.1.2
@0xproject/typescript-typings@3.0.0
@0xproject/utils@2.0.0
@0xproject/web3-wrapper@3.0.2
@0xproject/website@0.0.53
contracts@2.1.48
ethereum-types@1.0.9
monorepo@ac14dd2
2018-09-28 19:16:07 +01:00
Fabio Berger
c354129b6f
Updated CHANGELOGS
2018-09-28 19:15:38 +01:00
Fabio Berger
c7e26cd448
Un-nest the interface to fix the doc rendering
2018-09-28 18:59:28 +01:00
Fabio Berger
033340e304
Fix typo
2018-09-28 18:38:10 +01:00
Fabio Berger
9ae60d0abe
Export class instead of function
2018-09-28 17:20:24 +01:00
fragosti
2471e10346
Have React setup with basic build working
2018-09-28 13:09:16 +02:00
Fabio Berger
005a2e12ba
Fix badge alignment
2018-09-28 11:33:30 +01:00
Fabio Berger
6dff24906e
Fix network badges for V1 and add them for V2
2018-09-28 11:05:13 +01:00
Fabio Berger
398b292636
Add more basic types
2018-09-28 11:04:51 +01:00
Fabio Berger
545472a38f
Fix section headers
2018-09-28 10:50:55 +01:00
Fabio Berger
28f5cd0641
Only add Stucts section if there are any
2018-09-28 10:30:24 +01:00
Fabio Berger
144561c53b
Fix missing devdoc comments in output by fixing improper encoding of methodSignatures
2018-09-28 10:28:57 +01:00
Jacob Evans
a737cfa004
Merge pull request #1090 from 0xProject/bug/contract-wrappers/handle-revert-with-reason
...
[contract-wrappers] Test revert with reason when decoding call result
2018-09-28 00:21:15 +00:00
Jacob Evans
21f6072186
Handle revert with reason when decoding call result
...
We use in-process ganache which throws on an RPC error. This means all of our tests get a nice revert error thrown when testing against ganache. This is not possible with RPC providers and a revert with reason result is returned. Our callAsync doesn't handle this and attempts to decode the revert with reason error log as a successful log, which results in an error while decoding.
This only works with our fork of ethers https://github.com/ethers-io/ethers.js/pull/188 and will need to be re-worked when updating to Ethers.js 4
2018-09-28 09:59:58 +10:00
Alex Browne
94badedad4
Remove yarn postinstall hack ( #1098 )
2018-09-27 15:34:01 -07:00
Fabio Berger
8531f52456
Switch over remaining usage of sections.types
for typeSectionName
2018-09-27 23:32:29 +01:00
Fabio Berger
092b184f45
Fix linter
2018-09-27 23:30:11 +01:00
Fabio Berger
b2ff7bda02
Explain cast to any
2018-09-27 23:24:05 +01:00
Fabio Berger
e0ff3484cf
Improve switch case
2018-09-27 23:20:21 +01:00
Fabio Berger
95e84aae49
Improve comment
2018-09-27 23:18:32 +01:00
Fabio Berger
338b7d2ec0
Alphabetize
2018-09-27 23:16:55 +01:00
Fabio Berger
37ab789e84
Remove excessive type
2018-09-27 23:14:34 +01:00
Fabio Berger
957af23a64
Include structs section so that we can render struct params/return values properly with a popover
2018-09-27 23:02:12 +01:00