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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing DocComments to Deployer package
Fabio Berger
2018-03-21
2
-4
/
+18
*
Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming...
Fabio Berger
2018-03-20
1
-0
/
+0
*
Merge branch 'development' into addExtraDocs
Fabio Berger
2018-03-16
3
-17
/
+13
|
\
|
*
Add pragma above command-line script
Fabio Berger
2018-03-16
1
-0
/
+3
|
*
Merge branch 'development' into feature/utils/console-log
Brandon Millman
2018-03-15
2
-0
/
+15
|
|
\
|
*
|
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
3
-17
/
+13
*
|
|
Add Deployer docs to website
Fabio Berger
2018-03-16
1
-0
/
+8
*
|
|
Add pragma above command-line script
Fabio Berger
2018-03-16
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge branch 'development' into convertScriptsToTs
Fabio Berger
2018-03-14
24
-514
/
+114
|
\
|
|
*
Fix comments
Leonid Logvinov
2018-03-12
1
-3
/
+1
|
*
Add an example deployment script
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort
Leonid Logvinov
2018-03-12
3
-16
/
+16
|
*
Fix sources list generation in a compiler
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
Add better error handling in deployer constructor
Leonid Logvinov
2018-03-12
1
-3
/
+12
|
*
Move compiler URL to constants
Leonid Logvinov
2018-03-12
2
-1
/
+2
|
*
Handle an error while loading the compiler
Leonid Logvinov
2018-03-12
1
-0
/
+3
|
*
Introduce isCompilerAvailableLocally
Leonid Logvinov
2018-03-12
1
-1
/
+2
|
*
Fix variable name
Leonid Logvinov
2018-03-12
1
-5
/
+5
|
*
use sourceList instead of sources
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
Improve compiler output type
Leonid Logvinov
2018-03-12
1
-1
/
+4
|
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
24
-506
/
+91
*
|
Move configuration into package.json configs section
Fabio Berger
2018-03-14
1
-2
/
+3
*
|
Fix lint issues
Fabio Berger
2018-03-13
1
-0
/
+1
*
|
move scripts to monorepro-scripts
Fabio Berger
2018-03-13
2
-0
/
+13
|
/
*
Add solc 0.4.20 and 0.4.21
Amir Bandeali
2018-03-09
3
-0
/
+48
*
Improve an error message when an inorrect number of constructor params is passed
Leonid Logvinov
2018-02-28
1
-1
/
+13
*
Pass whole txData to estimateGas
Leonid Logvinov
2018-02-28
1
-1
/
+1
*
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
4
-47
/
+52
*
Use source tree hash instead of compile flag
Amir Bandeali
2018-02-21
2
-43
/
+42
*
Fix race condition
Amir Bandeali
2018-02-21
1
-8
/
+11
*
Check dependencies when determining if should be recompiled
Amir Bandeali
2018-02-21
5
-76
/
+159
*
Merge branch 'development' into feature/web3-abi-v2-types
Leonid
2018-02-21
3
-4
/
+32
|
\
|
*
Rename variables
Amir Bandeali
2018-02-16
3
-13
/
+13
|
*
Run prettier
Amir Bandeali
2018-02-16
1
-3
/
+4
|
*
Fix checks, add contract list to compile script in package.json
Amir Bandeali
2018-02-16
2
-3
/
+4
|
*
Add contracts to compiler options
Amir Bandeali
2018-02-16
3
-2
/
+28
*
|
Add types for ABIv2
Leonid Logvinov
2018-02-15
1
-1
/
+1
|
/
*
Add tslint.json to deployer package and fix all tslint issues
Fabio Berger
2018-02-10
4
-2
/
+6
*
Rename directories
Amir Bandeali
2018-02-03
1
-2
/
+2
*
Rename previous contracts, fix imports, add nested file structure
Amir Bandeali
2018-02-03
1
-1
/
+0
*
Move all contracts into a single directory
Fabio Berger
2018-02-03
1
-0
/
+1
*
Add solc 0.4.19
Remco Bloemen
2018-02-02
2
-0
/
+23
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
2
-7
/
+8
*
Move tests to a separate folder
Leonid Logvinov
2018-01-18
8
-929
/
+0
*
Change file layout
Leonid Logvinov
2018-01-18
13
-12
/
+12
*
Move deployer to a separate package
Leonid Logvinov
2018-01-18
33
-0
/
+2150