index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
sol-cov
/
src
/
artifact_adapters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move types from sol-compiler to types so they can be used in other places wit...
Fabio Berger
2018-08-22
1
-1
/
+1
*
Merge development
Fabio Berger
2018-08-15
1
-8
/
+52
|
\
|
*
Add PR numbers
Leonid Logvinov
2018-08-03
1
-1
/
+1
|
*
Read truffle compiler config from truffle.js and assert that the passed solid...
Leonid Logvinov
2018-08-03
1
-7
/
+51
*
|
Fix commebt
Fabio Berger
2018-08-04
1
-1
/
+1
*
|
Add missing sol-cov comments
Fabio Berger
2018-08-04
2
-0
/
+10
|
/
*
Fix tslint issues
Leonid Logvinov
2018-07-17
2
-4
/
+4
*
Don't throw when no config file is found
Leonid Logvinov
2018-06-12
1
-4
/
+6
*
Fix a bug in SolCompilerArtifacts adapter config overriding
Leonid Logvinov
2018-06-12
1
-2
/
+2
*
Implement SolidityProfiler & adapt sol-cov to work with Geth
Leonid Logvinov
2018-06-09
1
-1
/
+7
*
Try enabling no-unused-variable...
fragosti
2018-06-05
2
-5
/
+0
*
Parse compiler.json in SolCompilerArtifactsAdapter
Leonid Logvinov
2018-05-23
1
-3
/
+12
*
Fix import paths
Leonid Logvinov
2018-05-23
1
-1
/
+1
*
Refactor ContractData lookup
Leonid Logvinov
2018-05-23
1
-2
/
+2
*
Use a hidden directory for temp artifacts
Leonid Logvinov
2018-05-23
2
-2
/
+1
*
Match class names with file names
Leonid Logvinov
2018-05-23
3
-0
/
+0
*
Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapter
Leonid Logvinov
2018-05-23
2
-4
/
+4
*
Make sol-cov work with truffle and other artifact adapters
Leonid Logvinov
2018-05-23
3
-0
/
+89