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
/
deployer.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deployer
Leonid Logvinov
2018-05-10
1
-223
/
+0
*
CHeck if ABI exists
Leonid Logvinov
2018-05-07
1
-0
/
+6
*
Implement new artifacts format
Leonid Logvinov
2018-05-07
1
-25
/
+23
*
Improve deployer error message
Fabio Berger
2018-04-11
1
-1
/
+1
*
Use provider over web3 in deployer, dev-utils and subprovider tests, rename s...
Fabio Berger
2018-04-06
1
-5
/
+5
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-4
/
+4
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-3
/
+3
*
Add missing DocComments to Deployer package
Fabio Berger
2018-03-21
1
-3
/
+13
*
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
1
-2
/
+3
*
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
1
-5
/
+5
*
Add better error handling in deployer constructor
Leonid Logvinov
2018-03-12
1
-3
/
+12
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-6
/
+11
*
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
*
Address feedback
Amir Bandeali
2018-02-21
1
-14
/
+18
*
Check dependencies when determining if should be recompiled
Amir Bandeali
2018-02-21
1
-4
/
+4
*
Change file layout
Leonid Logvinov
2018-01-18
1
-0
/
+180