F. Eugene Aumson
|
775d1efd46
|
add package sol-doc
|
2018-08-29 08:50:55 -04:00 |
|
F. Eugene Aumson
|
849e203812
|
add interface to return compiler output...
...rather than persisting it to the filesystem.
|
2018-08-28 14:24:26 -04:00 |
|
F. Eugene Aumson
|
80ed724f3a
|
rename var compiledData to compiledContract
|
2018-08-28 14:24:26 -04:00 |
|
F. Eugene Aumson
|
5c056b57b7
|
extract method _getContractNamesToCompile()
|
2018-08-28 14:24:26 -04:00 |
|
F. Eugene Aumson
|
4779ebfd20
|
split method
|
2018-08-28 14:24:26 -04:00 |
|
Fabio Berger
|
00a4fa5f7c
|
Publish
- 0x.js@1.0.1-rc.6
- @0xproject/abi-gen@1.0.7
- @0xproject/assert@1.0.7
- @0xproject/base-contract@2.0.1
- @0xproject/connect@2.0.0-rc.2
- @0xproject/contract-wrappers@1.0.1-rc.5
- contracts@2.1.42
- @0xproject/dev-utils@1.0.6
- @0xproject/fill-scenarios@1.0.1-rc.5
- @0xproject/forwarder-helper@1.0.1-rc.2
- @0xproject/json-schemas@1.0.1-rc.6
- @0xproject/metacoin@0.0.17
- @0xproject/migrations@1.0.6
- @0xproject/monorepo-scripts@1.0.7
- @0xproject/order-utils@1.0.1-rc.6
- @0xproject/order-watcher@1.0.1-rc.5
- @0xproject/react-docs@1.0.7
- @0xproject/react-shared@1.0.8
- @0xproject/sol-compiler@1.1.1
- @0xproject/sol-cov@2.1.1
- @0xproject/sol-resolver@1.0.7
- @0xproject/sra-report@1.0.7
- @0xproject/sra-spec@1.0.1-rc.6
- @0xproject/subproviders@2.0.1
- @0xproject/testnet-faucets@1.0.43
- @0xproject/types@1.0.1-rc.6
- @0xproject/utils@1.0.7
- @0xproject/web3-wrapper@2.0.1
- @0xproject/website@0.0.46
|
2018-08-27 14:48:24 +01:00 |
|
Fabio Berger
|
4475fefd07
|
Updated CHANGELOGS
|
2018-08-27 14:47:56 +01:00 |
|
Fabio Berger
|
7f585a15f5
|
Publish
- 0x.js@1.0.1-rc.4
- @0xproject/abi-gen@1.0.6
- @0xproject/assert@1.0.6
- @0xproject/base-contract@2.0.0
- @0xproject/connect@2.0.0-rc.1
- @0xproject/contract-wrappers@1.0.1-rc.4
- contracts@2.1.41
- @0xproject/dev-utils@1.0.5
- ethereum-types@1.0.5
- @0xproject/fill-scenarios@1.0.1-rc.4
- @0xproject/forwarder-helper@1.0.1-rc.1
- @0xproject/json-schemas@1.0.1-rc.5
- @0xproject/metacoin@0.0.16
- @0xproject/migrations@1.0.5
- @0xproject/monorepo-scripts@1.0.6
- @0xproject/order-utils@1.0.1-rc.4
- @0xproject/order-watcher@1.0.1-rc.4
- @0xproject/react-docs@1.0.6
- @0xproject/react-shared@1.0.7
- @0xproject/sol-compiler@1.1.0
- @0xproject/sol-cov@2.1.0
- @0xproject/sol-resolver@1.0.6
- @0xproject/sra-api@1.0.1-rc.5
- @0xproject/sra-report@1.0.6
- @0xproject/subproviders@2.0.0
- @0xproject/testnet-faucets@1.0.42
- @0xproject/tslint-config@1.0.6
- @0xproject/types@1.0.1-rc.5
- @0xproject/typescript-typings@1.0.5
- @0xproject/utils@1.0.6
- @0xproject/web3-wrapper@2.0.0
- @0xproject/website@0.0.45
|
2018-08-24 19:11:27 +01:00 |
|
Fabio Berger
|
b38ef579fb
|
Updated CHANGELOGS
|
2018-08-24 19:11:10 +01:00 |
|
Fabio Berger
|
c4c47d9665
|
Stop nesting interfaces and add necessary type exports
|
2018-08-23 17:28:27 +01:00 |
|
Fabio Berger
|
0577ab96b8
|
Upgrade Typedoc to 0.12.0, which works with TS 3.x
|
2018-08-23 14:29:22 +01:00 |
|
Fabio Berger
|
69b436babe
|
Refactor publish script so that root package.json configs.packagesWithDocs is canonical source of which packages have doc pages
|
2018-08-22 23:13:59 +01:00 |
|
Fabio Berger
|
b7c119b2aa
|
Fix many linter errors that showed up upon upgrading tsutil
|
2018-08-22 18:52:17 +01:00 |
|
Fabio Berger
|
40b202f8c0
|
Update all CHANGELOGs
|
2018-08-22 15:53:19 +01:00 |
|
Fabio Berger
|
0248add542
|
Merge development branch
|
2018-08-22 11:41:42 +01:00 |
|
Fabio Berger
|
22de88035c
|
Fix index.ts given fix in doc generation
|
2018-08-22 11:28:31 +01:00 |
|
Fabio Berger
|
301cb296ec
|
Move types from sol-compiler to types so they can be used in other places without requiring sol-compiler as a dep
|
2018-08-21 23:58:06 +01:00 |
|
Fabio Berger
|
1bbd7bf870
|
Add generated_docs dir to clean command
|
2018-08-21 23:20:01 +01:00 |
|
Fabio Berger
|
04bbd60c11
|
Fix sol-compiler index.ts
|
2018-08-21 17:16:34 +01:00 |
|
F. Eugene Aumson
|
c1ec849554
|
Merge branch 'development' into sol-compile-lot
|
2018-08-16 15:32:09 -07:00 |
|
F. Eugene Aumson
|
445177bf42
|
move doesFileExist to fsWrapper
|
2018-08-16 15:26:20 -07:00 |
|
Fabio Berger
|
0337b5a401
|
Merge development
|
2018-08-16 15:10:12 -07:00 |
|
F. Eugene Aumson
|
402ca27fbf
|
change some *Sync to *Async
|
2018-08-16 15:01:33 -07:00 |
|
F. Eugene Aumson
|
85427a84df
|
clarify variable names for artifact mod times
|
2018-08-16 11:17:57 -07:00 |
|
F. Eugene Aumson
|
a59f18927d
|
flatten out interface to verifyAndPersist* method
|
2018-08-16 10:57:31 -07:00 |
|
F. Eugene Aumson
|
a607a61bde
|
clarify iteration range
|
2018-08-16 10:48:33 -07:00 |
|
F. Eugene Aumson
|
421a7394df
|
scrap comments in favor of self-documentation
|
2018-08-16 10:47:33 -07:00 |
|
F. Eugene Aumson
|
acb3c0d0aa
|
declare contractData before adding to map
|
2018-08-16 10:42:03 -07:00 |
|
F. Eugene Aumson
|
11231795cd
|
change return Promise<void> to await...
|
2018-08-16 10:32:27 -07:00 |
|
F. Eugene Aumson
|
6b6b368bf6
|
consolidate binPaths... ref's into fullSolcVersion
|
2018-08-16 10:29:36 -07:00 |
|
F. Eugene Aumson
|
badcb35525
|
extract method _shouldCompile()
|
2018-08-15 17:22:35 -07:00 |
|
F. Eugene Aumson
|
89202b7bdf
|
clarify recompilation tests
|
2018-08-15 16:01:57 -07:00 |
|
F. Eugene Aumson
|
20ac6936ac
|
change .rejectedWith(error) to .rejected()
|
2018-08-15 16:01:04 -07:00 |
|
F. Eugene Aumson
|
976d159e52
|
follow chai_setup pattern
|
2018-08-15 15:51:25 -07:00 |
|
F. Eugene Aumson
|
455c78dfb1
|
renamed variable compiled to compilerOutput
|
2018-08-15 14:09:57 -07:00 |
|
F. Eugene Aumson
|
ec41e314b0
|
use for...of _.keys instead of for...in
|
2018-08-15 13:39:33 -07:00 |
|
F. Eugene Aumson
|
8959b0993e
|
raise error for unknown compiler version
|
2018-08-15 13:38:41 -07:00 |
|
F. Eugene Aumson
|
7c96fa45f8
|
comments
|
2018-08-15 13:10:49 -07:00 |
|
F. Eugene Aumson
|
ad9a7d72ce
|
remedy missing *IfExists identifier suffix
|
2018-08-15 13:10:45 -07:00 |
|
F. Eugene Aumson
|
558286467b
|
extract interfaces for re-used complex data types
|
2018-08-15 12:53:41 -07:00 |
|
F. Eugene Aumson
|
f0f94f199e
|
move getSolcAsync to static private method
|
2018-08-15 12:53:33 -07:00 |
|
F. Eugene Aumson
|
d744468479
|
rename variable inputsByVersion to versionToInputs
|
2018-08-15 11:21:46 -07:00 |
|
F. Eugene Aumson
|
c01810f0d7
|
move getSolcAsync to static private method
|
2018-08-15 11:13:09 -07:00 |
|
F. Eugene Aumson
|
c11d805469
|
Update changelog
|
2018-08-14 18:02:39 -07:00 |
|
F. Eugene Aumson
|
bb4558e0be
|
test compiler
|
2018-08-14 17:40:31 -07:00 |
|
Fabio Berger
|
8bebffb147
|
Flesh out 0x.js index.ts and added some exports to other index.ts in the process
|
2018-08-14 16:25:37 -07: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 |
|
Fabio Berger
|
2f2582a0da
|
Merge development
|
2018-08-14 14:21:47 -07:00 |
|
F. Eugene Aumson
|
e79c7632e6
|
simplify method interface
|
2018-08-14 11:42:06 -07:00 |
|
F. Eugene Aumson
|
aa27346f93
|
simplify method parameter
|
2018-08-14 11:42:06 -07:00 |
|