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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial implementation of Arbitrage contract with tests
Leonid Logvinov
2018-03-02
1
-0
/
+3
*
Fix the version
Leonid Logvinov
2018-02-28
1
-1
/
+1
*
Include types for ethers-contracts
Leonid Logvinov
2018-02-28
2
-0
/
+2
*
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
5
-49
/
+54
*
Use source tree hash instead of compile flag
Amir Bandeali
2018-02-21
2
-43
/
+42
*
Fix race condition
Amir Bandeali
2018-02-21
2
-9
/
+12
*
Update CHANGELOG
Amir Bandeali
2018-02-21
1
-0
/
+4
*
Check dependencies when determining if should be recompiled
Amir Bandeali
2018-02-21
6
-80
/
+163
*
Merge branch 'development' into feature/web3-abi-v2-types
Leonid
2018-02-21
7
-11
/
+46
|
\
|
*
Publish
contracts@2.1.13
@0xproject/website@0.0.16
@0xproject/testnet-faucets@1.0.14
@0xproject/dev-utils@0.1.0
@0xproject/connect@0.6.0
Brandon Millman
2018-02-17
1
-7
/
+7
|
*
Updated CHANGELOGs
Brandon Millman
2018-02-17
1
-1
/
+1
|
*
Rename variables
Amir Bandeali
2018-02-16
5
-15
/
+15
|
*
Update CHANGELOG
Amir Bandeali
2018-02-16
1
-0
/
+4
|
*
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
4
-3
/
+6
|
*
Add contracts to compiler options
Amir Bandeali
2018-02-16
3
-2
/
+28
|
*
Merge branch 'development' into fix/windows_install
Leonid
2018-02-12
10
-41
/
+33
|
|
\
|
*
|
Use system-independent rm command
Leonid Logvinov
2018-02-09
1
-1
/
+2
*
|
|
Add types for ABIv2
Leonid Logvinov
2018-02-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Publish
contracts@2.1.12
@0xproject/website@0.0.15
@0xproject/testnet-faucets@1.0.13
@0xproject/monorepo-scripts@0.1.11
@0xproject/deployer@0.0.9
@0xproject/connect@0.5.8
Fabio Berger
2018-02-10
1
-6
/
+6
*
|
Publish
contracts@2.1.11
@0xproject/website@0.0.14
@0xproject/testnet-faucets@1.0.12
@0xproject/monorepo-scripts@0.1.10
@0xproject/deployer@0.0.8
@0xproject/connect@0.5.7
Fabio Berger
2018-02-10
1
-7
/
+7
*
|
Merge pull request #389 from 0xProject/fix/npmInclusionIssues
Fabio Berger
2018-02-10
9
-2
/
+28
|
\
\
|
*
|
Add `yarn-error.log` to all .npmignore
Fabio Berger
2018-02-10
1
-0
/
+1
|
*
|
Add PR number to CHANGELOGs
Fabio Berger
2018-02-10
1
-1
/
+1
|
*
|
ignore all files starting with dots in all sub-packages
Fabio Berger
2018-02-10
1
-0
/
+1
|
*
|
Add npmignore to deployer along with a changelog
Fabio Berger
2018-02-10
2
-0
/
+9
|
*
|
Add tslint.json to deployer package and fix all tslint issues
Fabio Berger
2018-02-10
7
-2
/
+17
|
|
/
*
/
Simplify standard postpublish script and remove them from some private packages
Brandon Millman
2018-02-09
1
-35
/
+1
|
/
*
Publish
contracts@2.1.10
@0xproject/website@0.0.13
@0xproject/testnet-faucets@1.0.11
@0xproject/deployer@0.0.7
Brandon Millman
2018-02-08
1
-3
/
+3
*
Publish
contracts@2.1.9
@0xproject/website@0.0.12
@0xproject/testnet-faucets@1.0.10
@0xproject/monorepo-scripts@0.1.9
@0xproject/deployer@0.0.6
Leonid Logvinov
2018-02-06
1
-4
/
+4
*
Merge branch 'development' into feature/build_watch
Leonid
2018-02-05
4
-7
/
+29
|
\
|
*
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
|
*
Publish
contracts@2.1.8
@0xproject/website@0.0.11
@0xproject/testnet-faucets@1.0.9
@0xproject/monorepo-scripts@0.1.8
@0xproject/deployer@0.0.5
Leonid Logvinov
2018-02-01
1
-5
/
+4
*
|
Merge pull request #359 from 0xProject/feature/ts-2.7
Leonid
2018-02-05
1
-1
/
+1
|
\
\
|
*
|
Upgrade TS to the newest version
Leonid Logvinov
2018-02-01
1
-1
/
+1
*
|
|
Add build:watch to README's
Leonid Logvinov
2018-02-02
1
-0
/
+6
|
/
/
*
/
Add build:watch command to all TS packages
Leonid Logvinov
2018-02-01
1
-0
/
+1
|
/
*
Normalize the dependencies
Leonid Logvinov
2018-01-30
1
-1
/
+1
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
3
-8
/
+11
*
Publish
contracts@2.1.7
@0xproject/website@0.0.10
@0xproject/testnet-faucets@1.0.8
@0xproject/monorepo-scripts@0.1.7
@0xproject/deployer@0.0.4
Fabio Berger
2018-01-30
1
-3
/
+3
*
Publish
contracts@2.1.6
@0xproject/website@0.0.9
@0xproject/testnet-faucets@1.0.7
@0xproject/monorepo-scripts@0.1.6
@0xproject/deployer@0.0.3
Leonid Logvinov
2018-01-30
1
-3
/
+3
*
Publish
Leonid Logvinov
2018-01-25
1
-6
/
+6
*
Move tests to a separate folder
Leonid Logvinov
2018-01-18
10
-10
/
+11
*
Change file layout
Leonid Logvinov
2018-01-18
13
-12
/
+12
*
Add bin definition
Leonid Logvinov
2018-01-18
1
-0
/
+3
*
Add postpublish scripts and README
Leonid Logvinov
2018-01-18
2
-0
/
+112
*
Fix a link
Leonid Logvinov
2018-01-18
1
-1
/
+1
*
Move deployer to a separate package
Leonid Logvinov
2018-01-18
35
-0
/
+2205