index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
sol-cov
/
package.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update incorrect versions of deps
Fabio Berger
2018-07-02
1
-1
/
+1
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+1
*
Update version for @types/solidity-parser-antlr
Alex Browne
2018-06-21
1
-1
/
+1
*
Update all package versions to match latest published to NPM
Fabio Berger
2018-06-19
1
-9
/
+9
*
Upgrade solidity-parser-entlr 0.2.11 => 0.2.12
Leonid Logvinov
2018-06-13
1
-1
/
+1
*
Implement SolidityProfiler & adapt sol-cov to work with Geth
Leonid Logvinov
2018-06-09
1
-0
/
+2
*
Use source-map-support package to include correct line numbers in mocha
Alex Browne
2018-06-07
1
-1
/
+1
*
Merge v2-prototype
Fabio Berger
2018-06-06
1
-1
/
+1
|
\
|
*
Replace `-` with `_` in yarn script name so that we are consistent across yar...
Fabio Berger
2018-06-05
1
-1
/
+1
*
|
- Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...
Fabio Berger
2018-06-05
1
-2
/
+4
|
/
*
Don't automatically rebuild when running yarn test
Alex Browne
2018-06-05
1
-1
/
+2
*
Add ethereum-types to extraFileIncludes
Leonid Logvinov
2018-06-01
1
-1
/
+2
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Remove some types
Leonid Logvinov
2018-06-01
1
-0
/
+1
*
Upgrade solidity parser
Leonid Logvinov
2018-05-24
1
-1
/
+1
*
Fix sol-compiler version
Leonid Logvinov
2018-05-23
1
-1
/
+1
*
Use loglevel instead of verbose flag
Leonid Logvinov
2018-05-23
1
-3
/
+5
*
Publish
Leonid Logvinov
2018-05-23
1
-8
/
+7
*
Make sol-cov work with truffle and other artifact adapters
Leonid Logvinov
2018-05-23
1
-0
/
+4
*
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-1
/
+2
*
Merge pull request #578 from 0xProject/document-node-version
Alex Browne
2018-05-16
1
-0
/
+3
|
\
|
*
Change minimum Node version to 6.12
Alex Browne
2018-05-15
1
-1
/
+1
|
*
Document Node.js version requirement and add it to package.json
Alex Browne
2018-05-15
1
-0
/
+3
*
|
Fix sol-compiler binary so it can be called directly from packages
Fabio Berger
2018-05-15
1
-1
/
+1
*
|
Remove build from docs:stage commands
Fabio Berger
2018-05-15
1
-1
/
+1
*
|
Move from using lerna multi-package commands to wsrun, update README's accord...
Fabio Berger
2018-05-15
1
-1
/
+1
|
/
*
Create coverage dir if doesn't exist
Fabio Berger
2018-05-11
1
-0
/
+3
*
Merge branch 'development' into breakUp0xjs
Fabio Berger
2018-05-11
1
-3
/
+2
|
\
|
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-3
/
+2
|
*
Rename deployer to sol-compiler
Leonid Logvinov
2018-05-10
1
-2
/
+2
*
|
Add artifacts to clean command
Fabio Berger
2018-05-11
1
-1
/
+1
*
|
Merge branch 'development' into breakUp0xjs
Fabio Berger
2018-05-10
1
-1
/
+1
|
\
|
|
*
Configure the compiler to generate artifacts with deployedBytecode
Leonid Logvinov
2018-05-10
1
-1
/
+1
*
|
Add missing quote
Fabio Berger
2018-05-10
1
-1
/
+1
*
|
Remove uneeded tslint config
Fabio Berger
2018-05-10
1
-1
/
+1
|
/
*
Publish
Leonid Logvinov
2018-05-05
1
-4
/
+4
*
Publish
Leonid Logvinov
2018-05-04
1
-6
/
+6
*
Publish
Fabio Berger
2018-04-18
1
-6
/
+6
*
Implement the resolver
Leonid Logvinov
2018-04-12
1
-1
/
+3
*
Merge branch 'development' into fix/docImprovements
Fabio Berger
2018-04-12
1
-7
/
+7
|
\
|
*
Merge branch 'development' into removeMigrateStep
Fabio Berger
2018-04-12
1
-6
/
+6
|
|
\
|
|
*
Publish
Leonid Logvinov
2018-04-12
1
-6
/
+6
|
*
|
Add --exit to all mocha calls so they exit when called from top-level yarn co...
Fabio Berger
2018-04-04
1
-1
/
+1
|
|
/
*
/
Fix sol-cov, web3-wrapper, subproviders documentation pages given recent chan...
Fabio Berger
2018-04-11
1
-1
/
+2
|
/
*
Remove remaining unused deps
Fabio Berger
2018-04-03
1
-4
/
+1
*
Publish
Leonid Logvinov
2018-04-02
1
-7
/
+7
*
Merge branch 'development' into feature/metacoin
Leonid Logvinov
2018-04-02
1
-0
/
+1
|
\
|
*
Add manual postpublish command to all public packages and update CHANGELOG.json
Fabio Berger
2018-04-02
1
-0
/
+1
*
|
Add metacoin example project
Leonid Logvinov
2018-04-02
1
-1
/
+1
|
/
*
Publish
Fabio Berger
2018-04-02
1
-8
/
+10
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-5
/
+4
*
Add clean-state tests
Leonid Logvinov
2018-03-27
1
-1
/
+1
*
Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming...
Fabio Berger
2018-03-20
1
-1
/
+1
*
Merge branch 'development' into addExtraDocs
Fabio Berger
2018-03-20
1
-9
/
+12
|
\
|
*
Publish
Fabio Berger
2018-03-19
1
-2
/
+2
|
*
Publish
Fabio Berger
2018-03-19
1
-5
/
+5
|
*
Make new packages default to public on publish
Fabio Berger
2018-03-19
1
-1
/
+4
|
*
Publish
Fabio Berger
2018-03-19
1
-9
/
+9
*
|
Add sol-cov docs to website
Fabio Berger
2018-03-18
1
-1
/
+1
*
|
Add doc setup to sol-cov
Fabio Berger
2018-03-18
1
-1
/
+15
|
/
*
Add tests for sol-cov
Leonid Logvinov
2018-03-15
1
-3
/
+15
*
Add script copying to build command
Fabio Berger
2018-03-14
1
-1
/
+2
*
Add postpublish script to sol-cov
Fabio Berger
2018-03-14
1
-1
/
+2
*
Start using solidity-parser-antlr
Leonid Logvinov
2018-03-13
1
-0
/
+1
*
Add support for async calls under coverage
Leonid Logvinov
2018-03-12
1
-1
/
+2
*
Fix a typo
Leonid Logvinov
2018-03-12
1
-1
/
+1
*
Cache code parsing
Leonid Logvinov
2018-03-12
1
-0
/
+1
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-0
/
+42