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
/
contracts
/
extensions
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temp
Leonid Logvinov
2019-02-04
6
-63
/
+51
*
Separate forwarder into own package
Amir Bandeali
2019-01-22
3
-1406
/
+0
*
Split tokens package into erc20 and erc721
Amir Bandeali
2019-01-22
9
-73
/
+50
*
Update remaining pachages
Amir Bandeali
2019-01-22
8
-30
/
+28
*
Upgrade bignumber.js version
Leonid Logvinov
2019-01-15
2
-61
/
+61
*
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
Xianny
2019-01-12
2
-20
/
+20
*
`afterAuctionDetails` -> `auctionDetails`
Greg Hysen
2019-01-08
1
-2
/
+2
*
ran prettier + added changelog entry for contract wrappers
Greg Hysen
2019-01-08
2
-25
/
+7
*
ran prettier
Greg Hysen
2019-01-08
1
-2
/
+6
*
Dutch wrapper
Greg Hysen
2019-01-08
2
-26
/
+40
*
changed name for confusion
Greg Hysen
2019-01-08
1
-7
/
+6
*
Dutch Auction Contract Wrapper
Greg Hysen
2019-01-08
2
-137
/
+120
*
Move OrderValidator to extensions
Amir Bandeali
2018-12-21
1
-0
/
+609
*
Add getOrderInfo check before calling fillOrder
Amir Bandeali
2018-12-21
1
-3
/
+41
*
Fix build after rebase
Amir Bandeali
2018-12-21
1
-0
/
+780
*
Add OrderMatcher tests
Amir Bandeali
2018-12-21
1
-2
/
+1
*
Added `gas` field so tests pass on Geth;
Greg Hysen
2018-12-19
1
-6
/
+30
*
Prettier / Linter on contracts + TS
Greg Hysen
2018-12-19
1
-77
/
+32
*
Run all tests for extensions
Greg Hysen
2018-12-19
1
-1
/
+1
*
Cleaned up tests for balance threshold filter
Greg Hysen
2018-12-19
1
-563
/
+534
*
Removed deprecated README + comments
Greg Hysen
2018-12-19
1
-2
/
+1
*
removed `only` from tests
Greg Hysen
2018-12-19
1
-1
/
+1
*
Prettier / Linter fixes for TS
Greg Hysen
2018-12-19
3
-337
/
+538
*
Ported Balance Threshold Filter to new contract directory structure
Greg Hysen
2018-12-19
2
-0
/
+1776
*
Writing tests for Compliant Forwarder
Greg Hysen
2018-12-19
1
-0
/
+1
*
Move OrderValidator to the protocol package
Leonid Logvinov
2018-12-12
1
-609
/
+0
*
Rename core package to protocol
Leonid Logvinov
2018-12-11
4
-12
/
+16
*
Add coreArtifacts to forwarder wrapper
Leonid Logvinov
2018-12-11
1
-1
/
+2
*
Refactor our extensions package
Leonid Logvinov
2018-12-11
5
-0
/
+2495