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
/
contracts
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing dependency
Leonid Logvinov
2018-12-04
1
-0
/
+1
*
Fix merge conflict
Leonid Logvinov
2018-12-04
1
-7
/
+12
*
Merge branch 'development' into feature/contracts-monorepo-2
Leonid Logvinov
2018-12-04
7
-1
/
+697
|
\
|
*
chore: Move to new structure
Jacob Evans
2018-12-04
2
-0
/
+691
|
*
feat: Dutch Auction
Jacob Evans
2018-12-04
6
-1
/
+7
*
|
Don't start the provider by default
Leonid Logvinov
2018-12-04
1
-2
/
+5
*
|
Refactour out the contracts testing options into a separate markdown file
Leonid Logvinov
2018-12-03
1
-46
/
+1
*
|
Remove contracts package authors from package.json
Leonid Logvinov
2018-12-03
1
-1
/
+0
*
|
Fix merge conflict
Leonid Logvinov
2018-12-03
1
-5
/
+0
*
|
Remove unused dependencies
Leonid Logvinov
2018-12-03
1
-4
/
+0
*
|
Clean up READMEs
Leonid Logvinov
2018-12-03
1
-4
/
+2
*
|
Remove duplicates combinatorial utils from core contracts
Leonid Logvinov
2018-12-03
2
-114
/
+3
*
|
Fix linter issues
Leonid Logvinov
2018-12-03
1
-0
/
+1
*
|
Use assetProxyOwner instead of the multisig in the core contracts tests
Leonid Logvinov
2018-12-03
2
-47
/
+55
*
|
Remove multisig contracts from the core list of contracts
Leonid Logvinov
2018-12-03
4
-13
/
+4
*
|
Refactor contracts-core into contracts-multisig, contracts-core and contracts...
Leonid Logvinov
2018-12-03
56
-2296
/
+259
|
/
*
Move MultiAssetProxy to the contracts monorepo
Leonid Logvinov
2018-12-03
1
-0
/
+300
*
Remove generated files
Leonid Logvinov
2018-12-03
70
-51512
/
+0
*
Rename calldata to callData because solhint doesn't like calldata (probably r...
Leonid Logvinov
2018-12-03
1
-14
/
+14
*
Replace packages/contracts with contracts/core
Leonid Logvinov
2018-12-03
1
-1
/
+1
*
Move packages/contracts to contracts/core
Leonid Logvinov
2018-12-03
226
-0
/
+79701