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
/
contracts
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move order settlement to MSettlement
Remco Bloemen
2018-04-21
4
-59
/
+68
*
Exchange refactor using mixin pattern
Remco Bloemen
2018-04-21
11
-578
/
+873
*
Fix compiler warnings
Remco Bloemen
2018-04-21
1
-4
/
+6
*
Update exchange to use interfaces and current SafeMath
Remco Bloemen
2018-04-21
1
-7
/
+7
*
Copy Exchange and deps to previous as Exchange_v1
Remco Bloemen
2018-04-21
4
-0
/
+995
*
Add interfaces for Exchange, TokenRegistery and TokenTransferProxy
Remco Bloemen
2018-04-21
5
-0
/
+563
*
Remove nested .gitignore files since `yarn publish` gets confused by them and...
Fabio Berger
2018-03-27
1
-1
/
+0
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-1
/
+0
*
Move tutorials to adhere to current dir structure
Leonid Logvinov
2018-03-02
3
-0
/
+0
*
Improve the comments
Leonid Logvinov
2018-03-02
1
-0
/
+4
*
Improve the comments
Leonid Logvinov
2018-03-02
1
-1
/
+4
*
Add comments to Arbitrage contract
Leonid Logvinov
2018-03-02
1
-21
/
+28
*
Don't pass tokenGet and tokenGive because we can get them from 0x order
Leonid Logvinov
2018-03-02
1
-11
/
+9
*
Pretty-print ED contracts
Leonid Logvinov
2018-03-02
2
-167
/
+167
*
Make external
Leonid Logvinov
2018-03-02
1
-1
/
+1
*
Change type to uint256
Leonid Logvinov
2018-03-02
1
-1
/
+1
*
Make setAllowances external
Leonid Logvinov
2018-03-02
1
-1
/
+1
*
Put all ED contracts in one folder
Leonid Logvinov
2018-03-02
2
-1
/
+1
*
Move tutorials contracts to src folder
Leonid Logvinov
2018-03-02
3
-0
/
+281
*
Move BaseContract to web3Wrapper
Leonid Logvinov
2018-02-28
2
-78
/
+1
*
Use the same templates as 0x.js
Leonid Logvinov
2018-02-28
1
-8
/
+43
*
Apply prettier after generating contracts
Leonid Logvinov
2018-02-28
1
-2
/
+2
*
Delete artifacts directory
Amir Bandeali
2018-02-21
11
-4287
/
+0
*
Run prettier
Amir Bandeali
2018-02-16
11
-20
/
+553
*
Fix checks, add contract list to compile script in package.json
Amir Bandeali
2018-02-16
21
-1810
/
+30
*
Special-case ZRXToken snake case conversion
Leonid Logvinov
2018-02-07
1
-1
/
+1
*
Add base_contract.ts
Leonid Logvinov
2018-02-07
1
-0
/
+35
*
Remove generated files
Leonid Logvinov
2018-02-07
5
-2208
/
+0
*
.gitignore gemerated files
Leonid Logvinov
2018-02-07
1
-0
/
+8
*
Add CLI option for networkId, add abi-gen to contracts package
Amir Bandeali
2018-02-07
47
-0
/
+7742
*
Update contract versions, fix tests
Amir Bandeali
2018-02-03
5
-5
/
+5
*
Rename directories
Amir Bandeali
2018-02-03
21
-0
/
+2959