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
/
src
/
coverage_subprovider.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove web3Factory.create and remove dev-tools dependency on sol-cov
Leonid Logvinov
2018-05-23
1
-1
/
+1
*
Make sol-cov work with truffle and other artifact adapters
Leonid Logvinov
2018-05-23
1
-14
/
+24
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-1
/
+1
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-8
/
+2
*
Fix tslint
Fabio Berger
2018-04-09
1
-2
/
+2
*
Remove remaining unused deps
Fabio Berger
2018-04-03
1
-1
/
+0
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-7
/
+7
*
Make handleRequest public and add comment for it
Fabio Berger
2018-03-22
1
-3
/
+10
*
Improve comments
Fabio Berger
2018-03-22
1
-5
/
+9
*
Add comments to sol-cov
Fabio Berger
2018-03-22
1
-9
/
+18
*
Refactor CoverageSubprovider to use subproviders types
Fabio Berger
2018-03-18
1
-6
/
+2
*
Start using solidity-parser-antlr
Leonid Logvinov
2018-03-13
1
-1
/
+1
*
Treap transactions to address 0x0 as contract creation
Leonid Logvinov
2018-03-12
1
-6
/
+4
*
Don't await lock releases
Leonid Logvinov
2018-03-12
1
-2
/
+2
*
Add support for async calls under coverage
Leonid Logvinov
2018-03-12
1
-15
/
+37
*
Address feedback
Leonid Logvinov
2018-03-12
1
-5
/
+11
*
Stop making an assumption that contract code is immutable
Leonid Logvinov
2018-03-12
1
-3
/
+21
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-0
/
+124