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
/
deployer
/
src
/
cli.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename deployer to sol-compiler
Leonid Logvinov
2018-05-10
1
-41
/
+0
*
Remove deployer
Leonid Logvinov
2018-05-10
1
-111
/
+15
*
Fix comments
Leonid Logvinov
2018-05-07
1
-2
/
+2
*
Rename args to constructor-args
Leonid Logvinov
2018-05-07
1
-2
/
+2
*
Fix a typo
Leonid Logvinov
2018-05-07
1
-1
/
+1
*
Define a separator const
Leonid Logvinov
2018-05-07
1
-3
/
+4
*
Implement new artifacts format
Leonid Logvinov
2018-05-07
1
-55
/
+38
*
Use solc.compileStandardWrapper
Leonid Logvinov
2018-04-12
1
-2
/
+1
*
Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS...
Leonid Logvinov
2018-04-12
1
-30
/
+7
*
Merge branch 'development' into removeMigrateStep
Fabio Berger
2018-04-11
1
-7
/
+30
|
\
|
*
Added a detailed description of `renameOverloadedMethods` (special thanks to ...
Greg Hysen
2018-04-10
1
-1
/
+1
|
*
Updated deployer to accept a list of contract directories as input. Contract ...
Greg Hysen
2018-04-10
1
-7
/
+30
*
|
Use provider over web3 in deployer, dev-utils and subprovider tests, rename s...
Fabio Berger
2018-04-06
1
-2
/
+2
|
/
*
Enable strictNullChecks
Leonid Logvinov
2018-03-21
1
-2
/
+2
*
Change the type of optimizerEnabled to boolean and convert it to number only ...
Leonid Logvinov
2018-03-21
1
-2
/
+2
*
Stop printing help on error
Leonid Logvinov
2018-03-21
1
-2
/
+3
*
Rename onDeployCommand to onDeployCommandAsync and onCompileCommand to onComp...
Leonid Logvinov
2018-03-21
1
-4
/
+9
*
Add pragma above command-line script
Fabio Berger
2018-03-16
1
-0
/
+3
*
Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort
Leonid Logvinov
2018-03-12
1
-7
/
+7
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-37
/
+0
*
Fix default contract set calculation
Leonid Logvinov
2018-02-28
1
-0
/
+3
*
Fix default paths
Leonid Logvinov
2018-02-28
1
-2
/
+2
*
Address feedback
Amir Bandeali
2018-02-21
1
-0
/
+1
*
Check dependencies when determining if should be recompiled
Amir Bandeali
2018-02-21
1
-2
/
+3
*
Rename variables
Amir Bandeali
2018-02-16
1
-9
/
+9
*
Fix checks, add contract list to compile script in package.json
Amir Bandeali
2018-02-16
1
-1
/
+1
*
Add contracts to compiler options
Amir Bandeali
2018-02-16
1
-0
/
+21
*
Rename directories
Amir Bandeali
2018-02-03
1
-2
/
+2
*
Change file layout
Leonid Logvinov
2018-01-18
1
-2
/
+2
*
Move deployer to a separate package
Leonid Logvinov
2018-01-18
1
-0
/
+156