index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contracts
/
contracts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move MultiAssetProxy to the contracts monorepo
Leonid Logvinov
2018-12-03
1
-300
/
+0
*
Move packages/contracts to contracts/core
Leonid Logvinov
2018-12-03
92
-11067
/
+0
*
Don't load assetProxy if currentProxyid is equal to the last seen proxyid
Amir Bandeali
2018-11-28
1
-9
/
+17
*
Fix linting errors
Amir Bandeali
2018-11-28
1
-1
/
+4
*
Add more tests for MAP
Amir Bandeali
2018-11-28
1
-1
/
+1
*
Factor offsets into calldata locations
Amir Bandeali
2018-11-28
2
-20
/
+57
*
feat: Implement MultiAssetProxy
Amir Bandeali
2018-11-28
2
-2
/
+258
*
fix: remove getApproved check from OrderValidator since approval is removed a...
Amir Bandeali
2018-11-27
1
-1
/
+1
*
Round up for Market Buys in Forwarding Contract. Includes new test cases + re...
Greg Hysen
2018-10-24
1
-4
/
+8
*
Move generated contract wrappers and artifacts into contracts package
Alex Browne
2018-10-16
92
-0
/
+11059
*
Rename directories
Amir Bandeali
2018-02-03
21
-2959
/
+0
*
Rename previous contracts, fix imports, add nested file structure
Amir Bandeali
2018-02-03
21
-32
/
+32
*
Move all contracts into a single directory
Fabio Berger
2018-02-03
21
-7
/
+198
*
Fix import
Fabio Berger
2018-02-03
1
-1
/
+1
*
Get rid of suffixed contract versioning and replace it with a poor-mans packa...
Fabio Berger
2018-02-03
23
-305
/
+42
*
Normalize the dependencies
Leonid Logvinov
2018-01-30
1
-1
/
+0
*
Replace our EtherTokens with WETH9 from maker
Leonid Logvinov
2017-12-20
2
-117
/
+0
*
Add WETH9 and mirations
Leonid Logvinov
2017-12-20
1
-0
/
+756
*
Remove redundant totalSupply from token interface
Amir Bandeali
2017-12-13
1
-3
/
+0
*
Add version string to EtherToken_v2
Amir Bandeali
2017-12-13
1
-0
/
+1
*
Formatting fixes
Amir Bandeali
2017-12-13
2
-0
/
+2
*
Add test:circleci command, add newlines to end of contracts
Amir Bandeali
2017-12-13
24
-2
/
+24
*
Rename contracts lib to utils
Amir Bandeali
2017-12-13
13
-9
/
+214
*
Refactor unlimited allowance logic out of ERC20Token
Amir Bandeali
2017-12-13
5
-19
/
+55
*
Fix typo, change variable name to be consistent
Amir Bandeali
2017-12-13
2
-6
/
+6
*
Add updated contracts, reorganize contract file structure
Amir Bandeali
2017-12-13
21
-115
/
+163
*
Add tests for ERC20Token and EtherToken_v2
Amir Bandeali
2017-12-13
3
-4
/
+4
*
Add version to new EtherToken, fix typos
Amir Bandeali
2017-12-13
3
-5
/
+6
*
Add updated ERC20 implementation, update WETH
Amir Bandeali
2017-12-13
3
-2
/
+110
*
Add contracts to packages, fix most linting errors
Amir Bandeali
2017-11-30
16
-0
/
+1973