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 |
|
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 |
|
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 |
|
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 |
|
F. Eugene Aumson
|
db6de490b2
|
corrected whitespace (no functional changes)
|
2018-08-14 11:42:06 -07:00 |
|
F. Eugene Aumson
|
014d71d5ae
|
compile contracts in batches
one batch per compiler version needed.
|
2018-08-14 11:42:06 -07:00 |
|
F. Eugene Aumson
|
783bc873db
|
extract method _verifyAndPersistCompilationAsync()
|
2018-08-14 11:42:06 -07:00 |
|
F. Eugene Aumson
|
478bf14289
|
extract method _compile()
|
2018-08-14 11:42:06 -07:00 |
|
F. Eugene Aumson
|
d89934954d
|
extract function getSolcAsync()
|
2018-08-14 11:42:06 -07:00 |
|
Alex Browne
|
6baa5ef311
|
feat: Upgrade TypeScript to 3.0.1
|
2018-08-14 11:02:04 -07:00 |
|
Alex Browne
|
fadd292ecf
|
Publish
- 0x.js@1.0.1-rc.3
- @0xproject/abi-gen@1.0.5
- @0xproject/assert@1.0.5
- @0xproject/base-contract@2.0.0-rc.1
- @0xproject/connect@1.0.5
- @0xproject/contract-wrappers@1.0.1-rc.3
- contracts@2.1.40
- @0xproject/dev-utils@1.0.4
- ethereum-types@1.0.4
- @0xproject/fill-scenarios@1.0.1-rc.3
- @0xproject/json-schemas@1.0.1-rc.4
- @0xproject/metacoin@0.0.15
- @0xproject/migrations@1.0.4
- @0xproject/monorepo-scripts@1.0.5
- @0xproject/order-utils@1.0.1-rc.3
- @0xproject/order-watcher@1.0.1-rc.3
- @0xproject/react-docs@1.0.5
- @0xproject/react-docs-example@0.0.20
- @0xproject/react-shared@1.0.6
- @0xproject/sol-compiler@1.0.5
- @0xproject/sol-cov@2.0.0
- @0xproject/sol-resolver@1.0.5
- @0xproject/sra-api@1.0.1-rc.4
- @0xproject/sra-report@1.0.5
- @0xproject/subproviders@1.0.5
- @0xproject/testnet-faucets@1.0.41
- @0xproject/tslint-config@1.0.5
- @0xproject/types@1.0.1-rc.4
- @0xproject/typescript-typings@1.0.4
- @0xproject/utils@1.0.5
- @0xproject/web3-wrapper@1.2.0
- @0xproject/website@0.0.44
|
2018-08-13 18:34:51 -07:00 |
|
Alex Browne
|
7c8a7a2420
|
Updated CHANGELOGS
|
2018-08-13 18:34:37 -07:00 |
|
Alex Browne
|
25a8554be1
|
fix(sol-compiler, sol-resolver): Bug where sol-resolver tried to read a directory (#961)
fix(sol-compiler, sol-resolver): Fix bug where sol-resolver tried to read a directory
|
2018-08-13 14:17:05 -07:00 |
|
Alex Browne
|
f3761af567
|
fix: Update dependencies
|
2018-08-09 11:35:54 -07:00 |
|
Alex Browne
|
6e2e658162
|
Update TypeScript to version 2.9.2
|
2018-08-08 11:27:38 -07:00 |
|
Fabio Berger
|
95c627f581
|
Publish
- 0x.js@1.0.1-rc.2
- @0xproject/abi-gen@1.0.4
- @0xproject/assert@1.0.4
- @0xproject/base-contract@1.0.4
- @0xproject/connect@1.0.4
- @0xproject/contract-wrappers@1.0.1-rc.2
- contracts@2.1.39
- @0xproject/dev-utils@1.0.3
- @0xproject/fill-scenarios@1.0.1-rc.2
- @0xproject/json-schemas@1.0.1-rc.3
- @0xproject/metacoin@0.0.14
- @0xproject/migrations@1.0.3
- @0xproject/order-utils@1.0.1-rc.2
- @0xproject/order-watcher@1.0.1-rc.2
- @0xproject/react-docs@1.0.4
- @0xproject/react-docs-example@0.0.19
- @0xproject/react-shared@1.0.5
- @0xproject/sol-compiler@1.0.4
- @0xproject/sol-cov@1.0.3
- @0xproject/sol-resolver@1.0.4
- @0xproject/sra-report@1.0.4
- @0xproject/subproviders@1.0.4
- @0xproject/testnet-faucets@1.0.40
- @0xproject/types@1.0.1-rc.3
- @0xproject/utils@1.0.4
- @0xproject/web3-wrapper@1.1.2
- @0xproject/website@0.0.43
|
2018-07-26 17:42:30 +02:00 |
|
Fabio Berger
|
512dbb448b
|
Updated CHANGELOGS
|
2018-07-26 17:42:22 +02:00 |
|
Fabio Berger
|
aea048ecc7
|
Point to actual current version
|
2018-07-26 17:19:26 +02:00 |
|
Fabio Berger
|
973bcb0483
|
Publish
- 0x.js@1.0.1-rc.2
- @0xproject/abi-gen@1.0.3
- @0xproject/assert@1.0.3
- @0xproject/base-contract@1.0.3
- @0xproject/connect@1.0.3
- @0xproject/contract-wrappers@1.0.1-rc.2
- contracts@2.1.38
- @0xproject/dev-utils@1.0.3
- ethereum-types@1.0.3
- @0xproject/fill-scenarios@1.0.1-rc.2
- @0xproject/json-schemas@1.0.1-rc.2
- @0xproject/metacoin@0.0.13
- @0xproject/migrations@1.0.3
- @0xproject/monorepo-scripts@1.0.4
- @0xproject/order-utils@1.0.1-rc.2
- @0xproject/order-watcher@1.0.1-rc.2
- @0xproject/react-docs@1.0.3
- @0xproject/react-docs-example@0.0.18
- @0xproject/react-shared@1.0.4
- @0xproject/sol-compiler@1.0.3
- @0xproject/sol-cov@1.0.3
- @0xproject/sol-resolver@1.0.3
- @0xproject/sra-report@1.0.3
- @0xproject/subproviders@1.0.3
- @0xproject/testnet-faucets@1.0.39
- @0xproject/tslint-config@1.0.4
- @0xproject/types@1.0.1-rc.2
- @0xproject/typescript-typings@1.0.3
- @0xproject/utils@1.0.3
- @0xproject/web3-wrapper@1.1.1
- @0xproject/website@0.0.42
|
2018-07-26 16:27:08 +02:00 |
|
Fabio Berger
|
87fb9a76ce
|
Updated CHANGELOGS
|
2018-07-26 16:26:57 +02:00 |
|
Fabio Berger
|
b756f76b0e
|
Publish
- 0x.js@1.0.1-rc.1
- @0xproject/abi-gen@1.0.2
- @0xproject/assert@1.0.2
- @0xproject/base-contract@1.0.2
- @0xproject/connect@1.0.2
- @0xproject/contract-wrappers@1.0.1-rc.1
- contracts@2.1.37
- @0xproject/dev-utils@1.0.2
- ethereum-types@1.0.2
- @0xproject/fill-scenarios@1.0.1-rc.1
- @0xproject/json-schemas@1.0.1-rc.1
- @0xproject/metacoin@0.0.12
- @0xproject/migrations@1.0.2
- @0xproject/monorepo-scripts@1.0.3
- @0xproject/order-utils@1.0.1-rc.1
- @0xproject/order-watcher@1.0.1-rc.1
- @0xproject/react-docs@1.0.2
- @0xproject/react-docs-example@0.0.17
- @0xproject/react-shared@1.0.3
- @0xproject/sol-compiler@1.0.2
- @0xproject/sol-cov@1.0.2
- @0xproject/sol-resolver@1.0.2
- @0xproject/sra-report@1.0.2
- @0xproject/subproviders@1.0.2
- @0xproject/testnet-faucets@1.0.38
- @0xproject/tslint-config@1.0.3
- @0xproject/types@1.0.1-rc.1
- @0xproject/typescript-typings@1.0.2
- @0xproject/utils@1.0.2
- @0xproject/web3-wrapper@1.1.0
- @0xproject/website@0.0.41
|
2018-07-26 13:53:36 +02:00 |
|
Fabio Berger
|
034948065d
|
Updated CHANGELOGS
|
2018-07-26 13:53:27 +02:00 |
|
Fabio Berger
|
b84225ac70
|
Revert to publishing ethereum-types
|
2018-07-26 13:05:36 +02:00 |
|
Fabio Berger
|
1236efc008
|
Temporarily have all packages depend on an older, published version of ethereum-types since we cannot publish a new one
|
2018-07-26 12:50:15 +02:00 |
|
Fabio Berger
|
91c7105d43
|
Revert "Temporarily add changelog & package.json version changes"
This reverts commit 97268d2253 .
|
2018-07-25 11:48:01 +02:00 |
|
Fabio Berger
|
97268d2253
|
Temporarily add changelog & package.json version changes
|
2018-07-24 16:33:16 +02:00 |
|