index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
deployer
/
test
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use provider over web3 in deployer, dev-utils and subprovider tests, rename ↵
Fabio Berger
2018-04-06
2
-4
/
+7
|
|
|
|
subprovider to ganacheSubprovider in test util
*
Make deployer tests run on inprocess ganache
Fabio Berger
2018-04-04
3
-2
/
+8
|
*
Fix a typo
Leonid Logvinov
2018-04-02
1
-2
/
+2
|
*
Compile only the Exchange contract in compiler tests
Leonid Logvinov
2018-04-02
1
-1
/
+1
|
*
Create solc_bin dir if does not exist before attempting to compile
Amir Bandeali
2018-04-02
1
-3
/
+3
|
*
Set timeout for compiler tests
Leonid Logvinov
2018-03-22
1
-3
/
+3
|
*
Revert optimizer config
Leonid Logvinov
2018-03-22
1
-1
/
+1
|
*
Remove .only
Leonid Logvinov
2018-03-21
1
-1
/
+1
|
*
Add tests for compiler utils
Leonid Logvinov
2018-03-21
3
-47
/
+151
|
*
Enable strictNullChecks
Leonid Logvinov
2018-03-21
1
-1
/
+1
|
*
Change the type of optimizerEnabled to boolean and convert it to number only ↵
Leonid Logvinov
2018-03-21
1
-1
/
+1
|
|
|
|
before passing to a compiler
*
Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort
Leonid Logvinov
2018-03-12
2
-2
/
+2
|
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
Check dependencies when determining if should be recompiled
Amir Bandeali
2018-02-21
1
-4
/
+4
|
*
Rename variables
Amir Bandeali
2018-02-16
2
-2
/
+2
|
*
Fix checks, add contract list to compile script in package.json
Amir Bandeali
2018-02-16
2
-0
/
+2
|
*
Add tslint.json to deployer package and fix all tslint issues
Fabio Berger
2018-02-10
1
-0
/
+1
|
*
Move tests to a separate folder
Leonid Logvinov
2018-01-18
8
-0
/
+929